| Age | Commit message (Expand) | Author | Lines |
| 2014-02-08 | auto merge of #12109 : omasanori/rust/small-fixes, r=sfackler | bors | -1/+0 |
| 2014-02-09 | rustpkg has gone. | OGINO Masanori | -1/+0 |
| 2014-02-07 | auto merge of #12066 : huonw/rust/show2, r=alexcrichton | bors | -3/+4 |
| 2014-02-08 | Update docs and tests for #[deriving(Show)]. | Huon Wilson | -3/+4 |
| 2014-02-07 | auto merge of #12094 : adridu59/rust/licensing, r=brson | bors | -1/+23 |
| 2014-02-07 | auto merge of #12073 : alexcrichton/rust/doc-examples, r=cmr | bors | -3/+1 |
| 2014-02-07 | doc: add license information for gen. files | Adrien Tétar | -1/+23 |
| 2014-02-06 | auto merge of #12010 : HeroesGrave/rust/libcollection, r=alexcrichton | bors | -1/+2 |
| 2014-02-07 | moved collections from libextra into libcollections | HeroesGrave | -1/+2 |
| 2014-02-06 | auto merge of #12078 : colemickens/rust/patch-2, r=alexcrichton | bors | -1/+1 |
| 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 | -837/+0 |
| 2014-02-06 | Add some doc examples to lib{green,native} | Alex Crichton | -3/+1 |
| 2014-02-06 | Update link_name=... -> link(name=... | Cole Mickens | -1/+1 |
| 2014-02-06 | Remove std::condition | Alex Crichton | -837/+0 |
| 2014-02-06 | Fix a dead URL | Cole Mickens | -1/+1 |
| 2014-02-07 | Removed @self and @Trait. | Eduard Burtescu | -23/+16 |
| 2014-02-06 | auto merge of #12020 : alexcrichton/rust/output-flags, r=brson | bors | -37/+37 |
| 2014-02-06 | Redesign output flags for rustc | Alex Crichton | -37/+37 |
| 2014-02-06 | Move getopts out of extra | Arcterus | -0/+1 |
| 2014-02-05 | pull extra::{serialize, ebml} into a separate libserialize crate | Jeff Olson | -2/+3 |
| 2014-02-05 | move concurrent stuff from libextra to libsync | JeremyLetang | -33/+76 |
| 2014-02-04 | Improved pattern-match code and explanation. | chromatic | -2/+4 |
| 2014-02-04 | extra: Move uuid to libuuid | Birunthan Mohanathas | -0/+1 |
| 2014-02-03 | auto merge of #11999 : joaoxsouls/rust/master, r=cmr | bors | -57/+12 |
| 2014-02-04 | doc: update boxes section on Manual, remove managed pointers references | joaoxsouls | -57/+12 |
| 2014-02-03 | auto merge of #12012 : omasanori/rust/semver, r=alexcrichton | bors | -0/+1 |
| 2014-02-03 | Fixing remaining warnings and errors throughout | Alex Crichton | -21/+14 |
| 2014-02-03 | Remove unnecessary trailing commas. | Ivan Enderlin | -2/+2 |
| 2014-02-03 | Move semver out of libextra. | OGINO Masanori | -0/+1 |
| 2014-02-02 | auto merge of #12005 : omasanori/rust/update-trans, r=brson | bors | -852/+3081 |
| 2014-02-02 | Move term, terminfo out of extra. | xales | -0/+1 |
| 2014-02-03 | Update po4a.conf and regenerate .po files. | OGINO Masanori | -852/+3081 |
| 2014-02-02 | Rewrite the doc makefile for doc => src/doc | Alex Crichton | -0/+0 |
| 2014-02-02 | Move doc/ to src/doc/ | Alex Crichton | -0/+20734 |