| Age | Commit message (Expand) | Author | Lines |
| 2014-02-07 | auto merge of #12062 : kballard/rust/from_utf8_lossy, r=huonw | bors | -31/+181 |
| 2014-02-06 | auto merge of #12010 : HeroesGrave/rust/libcollection, r=alexcrichton | bors | -66/+109 |
| 2014-02-06 | Hoist path::Display on top of from_utf8_lossy() | Kevin Ballard | -25/+2 |
| 2014-02-06 | Add new function str::from_utf8_lossy() | Kevin Ballard | -6/+179 |
| 2014-02-07 | Implement std::fmt::Show for semver::{Identifier, Version} | Brendan Zabarauskas | -15/+51 |
| 2014-02-07 | moved collections from libextra into libcollections | HeroesGrave | -66/+109 |
| 2014-02-06 | auto merge of #12078 : colemickens/rust/patch-2, r=alexcrichton | bors | -1/+1 |
| 2014-02-07 | Make semver::Version fields public | Brendan Zabarauskas | -5/+5 |
| 2014-02-06 | auto merge of #12077 : colemickens/rust/patch-1, r=alexcrichton | bors | -1/+1 |
| 2014-02-06 | auto merge of #12039 : alexcrichton/rust/no-conditions, r=brson | bors | -1766/+92 |
| 2014-02-06 | Add some doc examples to lib{green,native} | Alex Crichton | -7/+178 |
| 2014-02-06 | Update link_name=... -> link(name=... | Cole Mickens | -1/+1 |
| 2014-02-06 | Remove std::condition | Alex Crichton | -1766/+92 |
| 2014-02-06 | Fix a dead URL | Cole Mickens | -1/+1 |
| 2014-02-07 | Removed @self and @Trait. | Eduard Burtescu | -1694/+627 |
| 2014-02-06 | auto merge of #12020 : alexcrichton/rust/output-flags, r=brson | bors | -340/+407 |
| 2014-02-06 | auto merge of #12007 : Arcterus/rust/libgetopts, r=cmr | bors | -801/+551 |
| 2014-02-06 | Redesign output flags for rustc | Alex Crichton | -340/+407 |
| 2014-02-06 | getopts: fixed a failing test | Arcterus | -6/+5 |
| 2014-02-06 | getopts: unify tests | Arcterus | -364/+150 |
| 2014-02-06 | getopts: replaced base functions with those from group | Arcterus | -505/+463 |
| 2014-02-06 | Move getopts out of extra | Arcterus | -29/+36 |
| 2014-02-06 | auto merge of #12053 : fhahn/rust/remove-str-in-comment, r=alexcrichton | bors | -2/+2 |
| 2014-02-06 | auto merge of #12048 : sanxiyn/rust/crate-config, r=alexcrichton | bors | -19/+16 |
| 2014-02-07 | Fix expansion tests | Seo Sanghyeon | -4/+4 |
| 2014-02-06 | auto merge of #12051 : luqmana/rust/arm-fix, r=alexcrichton | bors | -1/+5 |
| 2014-02-06 | auto merge of #12047 : huonw/rust/cyclic-rc, r=thestinger | bors | -2/+27 |
| 2014-02-06 | auto merge of #12001 : yuriks/rust/getopts-tweaks, r=brson | bors | -0/+64 |
| 2014-02-05 | auto merge of #12054 : alexcrichton/rust/less-flaky-udp, r=brson | bors | -7/+10 |
| 2014-02-05 | Make a double-write UDP test more robust | Alex Crichton | -7/+10 |
| 2014-02-05 | auto merge of #11989 : adridu59/rust/tidy, r=alexcrichton | bors | -140/+283 |
| 2014-02-06 | Remove reference to @str in comment | Florian Hahn | -2/+2 |
| 2014-02-05 | libstd: Add missing constants for arm/linux. | Luqman Aden | -1/+5 |
| 2014-02-06 | Ensure an Rc isn't freed while running its own destructor. | Huon Wilson | -2/+27 |
| 2014-02-05 | auto merge of #11894 : alexcrichton/rust/io-clone, r=brson | bors | -82/+812 |
| 2014-02-05 | Implement clone() for TCP/UDP/Unix sockets | Alex Crichton | -82/+812 |
| 2014-02-05 | rustdoc: update deps | Adrien Tétar | -8/+6 |
| 2014-02-05 | etc: add missing license boilerplates | Adrien Tétar | -144/+268 |
| 2014-02-05 | etc/tidy: don't check SNAP against triple | Adrien Tétar | -9/+30 |
| 2014-02-05 | pull extra::{serialize, ebml} into a separate libserialize crate | Jeff Olson | -187/+252 |
| 2014-02-06 | Avoid cloning ast::CrateConfig | Seo Sanghyeon | -15/+12 |
| 2014-02-05 | auto merge of #11939 : JeremyLetang/rust/move-libsync, r=alexcrichton | bors | -141/+219 |
| 2014-02-05 | move concurrent stuff from libextra to libsync | JeremyLetang | -141/+219 |
| 2014-02-05 | auto merge of #12045 : thestinger/rust/glue, r=pcwalton | bors | -15/+21 |
| 2014-02-05 | auto merge of #12035 : chromatic/rust/tutorial_improvements, r=alexcrichton | bors | -2/+4 |
| 2014-02-05 | auto merge of #12025 : lilac/rust/feature-gate-quote, r=brson | bors | -7/+26 |
| 2014-02-05 | stop calling `exchange_free` on 0-size types | Daniel Micay | -15/+21 |
| 2014-02-04 | auto merge of #12023 : nick29581/rust/err_res, r=alexcrichton | bors | -5/+66 |
| 2014-02-04 | auto merge of #12018 : alexcrichton/rust/triage, r=sfackler | bors | -5/+88 |
| 2014-02-04 | auto merge of #12014 : eddyb/rust/less-copies, r=cmr | bors | -3/+15 |