| Age | Commit message (Expand) | Author | Lines |
| 2014-03-31 | Bump version to 0.10 | Alex Crichton | -1/+1 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -12/+12 |
| 2014-03-24 | green: Remove the dependence on the crate map | Alex Crichton | -1/+1 |
| 2014-03-23 | Register new snapshots | Flavio Percoco | -4/+0 |
| 2014-03-22 | make std::managed private | Daniel Micay | -1/+1 |
| 2014-03-21 | rustc: Switch defaults from libgreen to libnative | Alex Crichton | -0/+10 |
| 2014-03-20 | Register new snapshots | Alex Crichton | -7/+1 |
| 2014-03-20 | Removing imports of std::vec_ng::Vec | Alex Crichton | -1/+0 |
| 2014-03-20 | auto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis | bors | -0/+3 |
| 2014-03-20 | Add Unsafe<T> type | Flavio Percoco | -0/+3 |
| 2014-03-20 | rename std::vec_ng -> std::vec | Daniel Micay | -1/+4 |
| 2014-03-20 | rename std::vec -> std::slice | Daniel Micay | -1/+1 |
| 2014-03-15 | log: Introduce liblog, the old std::logging | Alex Crichton | -3/+2 |
| 2014-03-14 | extra: Put the nail in the coffin, delete libextra | Alex Crichton | -2/+2 |
| 2014-03-14 | lint: add lint for use of a `~[T]`. | Huon Wilson | -0/+1 |
| 2014-03-12 | std: Move rand to librand. | Huon Wilson | -2/+2 |
| 2014-03-11 | rustc: Support various flavors of linkages | Alex Crichton | -3/+2 |
| 2014-03-04 | doc: use the newer favicon | Adrien Tétar | -1/+1 |
| 2014-02-25 | auto merge of #12522 : erickt/rust/hash, r=alexcrichton | bors | -1/+0 |
| 2014-02-24 | std: minor whitespace cleanup | Erick Tryzelaar | -1/+0 |
| 2014-02-24 | Gate default type parameter overrides. | Eduard Burtescu | -0/+2 |
| 2014-02-23 | auto merge of #12380 : alexcrichton/rust/run-rewrite, r=brson | bors | -1/+0 |
| 2014-02-23 | Roll std::run into std::io::process | Alex Crichton | -1/+0 |
| 2014-02-24 | Transition to new `Hash`, removing IterBytes and std::to_bytes. | Huon Wilson | -3/+0 |
| 2014-02-23 | auto merge of #12311 : brson/rust/unstable, r=alexcrichton | bors | -1/+4 |
| 2014-02-23 | std: Move raw to std::raw | Brian Anderson | -0/+2 |
| 2014-02-23 | std: Move intrinsics to std::intrinsics. | Brian Anderson | -1/+2 |
| 2014-02-23 | Move std::{trie, hashmap} to libcollections | Alex Crichton | -6/+4 |
| 2014-02-21 | std: rewrite Hash to make it more generic | Erick Tryzelaar | -0/+6 |
| 2014-02-19 | rustdoc: Show macros in documentation | Alex Crichton | -1/+1 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -6/+6 |
| 2014-02-11 | Move replace and swap to std::mem. Get rid of std::util | Edward Wang | -1/+0 |
| 2014-02-07 | Delete send_str, rewrite clients on top of MaybeOwned<'static> | Kevin Ballard | -1/+0 |
| 2014-02-06 | Remove std::condition | Alex Crichton | -3/+0 |
| 2014-02-02 | std,extra: remove use of & support for @[]. | Huon Wilson | -1/+0 |
| 2014-01-29 | Remove seldom-used std::reference functions. | xales | -1/+1 |
| 2014-01-29 | Remove double-use of logging. | xales | -1/+0 |
| 2014-01-29 | Rename std::borrow to std::reference. | xales | -1/+1 |
| 2014-01-28 | Feature gate #[simd] | David Manescu | -1/+2 |
| 2014-01-24 | Move macro_rules! macros to libstd | Steven Fackler | -1/+3 |
| 2014-01-22 | add new vector representation as a library | Daniel Micay | -0/+1 |
| 2014-01-20 | Register new snapshots | Alex Crichton | -2/+1 |
| 2014-01-12 | Bump version to 0.10-pre | Brian Anderson | -0/+1 |
| 2014-01-09 | Remove ApproxEq and assert_approx_eq! | Brendan Zabarauskas | -0/+1 |
| 2014-01-07 | 'borrowed pointer' -> 'reference' | Brian Anderson | -1/+1 |
| 2014-01-05 | std: mark some modules as unstable | Corey Richardson | -2/+9 |
| 2014-01-03 | auto merge of #11149 : alexcrichton/rust/remove-either, r=brson | bors | -1/+0 |
| 2014-01-03 | Remove std::either | Alex Crichton | -1/+0 |
| 2014-01-02 | Bump version to 0.9 | Brian Anderson | -1/+1 |
| 2013-12-26 | Register new snapshots | Alex Crichton | -2/+0 |