| Age | Commit message (Expand) | Author | Lines |
| 2013-05-13 | Remove re-exports from libcore/core.rc | Alex Crichton | -42/+0 |
| 2013-05-13 | core: Move unstable to unstable/mod.rs | Brian Anderson | -0/+1 |
| 2013-05-11 | Warning police | Tim Chevalier | -1/+0 |
| 2013-05-10 | Move flate from core to std | Brian Anderson | -1/+0 |
| 2013-05-10 | Move core::task::local_data to core::local_data | Youngsoo Son | -0/+1 |
| 2013-05-09 | auto merge of #6349 : thestinger/rust/explicit_copy, r=thestinger | bors | -1/+0 |
| 2013-05-09 | remove vecs_implicitly_copyable from libstd/libcore | Daniel Micay | -1/+0 |
| 2013-05-08 | auto merge of #6327 : z0w0/rust/rm-notest, r=brson | bors | -3/+3 |
| 2013-05-08 | Remove #[cfg(notest)] and use #[cfg(not(test))] to cooincide with #[cfg(debug)] | Zack Corr | -3/+3 |
| 2013-05-07 | Remove Durable from the language | Brian Anderson | -1/+1 |
| 2013-05-06 | auto merge of #6226 : alexcrichton/rust/issue-6199, r=brson | bors | -4/+4 |
| 2013-05-04 | Register snapshots | Brian Anderson | -3/+0 |
| 2013-05-03 | Remove pub from core::{unicode,cmath,stackwalk,rt} | Alex Crichton | -4/+4 |
| 2013-05-03 | auto merge of #6046 : brson/rust/io, r=graydon | bors | -0/+3 |
| 2013-05-02 | Merge remote-tracking branch 'brson/io' into incoming | Brian Anderson | -0/+3 |
| 2013-05-02 | libcore: Export core::from_str::FromStr from core::prelude | gifnksm | -0/+1 |
| 2013-05-02 | Remove 'Local Variable' comments | Brendan Zabarauskas | -9/+0 |
| 2013-05-01 | auto merge of #6148 : erickt/rust/remove-drop, r=pcwalton | bors | -1/+0 |
| 2013-05-01 | core: Remove use of deprecated `drop` | Erick Tryzelaar | -1/+0 |
| 2013-05-01 | Revert rename of Div to Quot | Brendan Zabarauskas | -1/+1 |
| 2013-04-30 | Merge remote-tracking branch 'brson/io' | Brian Anderson | -0/+3 |
| 2013-04-29 | auto merge of #6110 : bjz/rust/numeric-traits, r=pcwalton | bors | -2/+3 |
| 2013-04-29 | Revert "Merge Exponential and Hyperbolic traits" | Brendan Zabarauskas | -1/+1 |
| 2013-04-29 | Merge Exponential and Hyperbolic traits | Brendan Zabarauskas | -1/+1 |
| 2013-04-29 | Move appropriate functions out of Real and into separate Algebraic, Trigonome... | Brendan Zabarauskas | -2/+3 |
| 2013-04-28 | make way for a new iter module | Daniel Micay | -3/+5 |
| 2013-04-27 | Add Orderable trait | Brendan Zabarauskas | -1/+2 |
| 2013-04-26 | Combine PrimitiveInt, Int, and Uint traits into one single trait | Brendan Zabarauskas | -2/+1 |
| 2013-04-26 | Add BitCount trait | Brendan Zabarauskas | -1/+1 |
| 2013-04-26 | Add Int, Uint and Float traits for primitive numbers | Brendan Zabarauskas | -0/+1 |
| 2013-04-26 | Add Bitwise, Bounded, Primitive, and PrimitiveInt traits | Brendan Zabarauskas | -0/+2 |
| 2013-04-24 | Merge remote-tracking branch 'brson/io' | Brian Anderson | -0/+3 |
| 2013-04-25 | Restore Round trait and move appropriate methods out of Real | Brendan Zabarauskas | -1/+1 |
| 2013-04-25 | Add Fractional, Real and RealExt traits | Brendan Zabarauskas | -0/+1 |
| 2013-04-25 | Rename Natural to Integer | Brendan Zabarauskas | -1/+2 |
| 2013-04-25 | Use #[cfg(not(stage0))] to exclude items from stage0 | Brendan Zabarauskas | -3/+1 |
| 2013-04-24 | Implement Natural trait | Brendan Zabarauskas | -1/+1 |
| 2013-04-24 | Implement Signed and Unsigned traits and remove related predicate functions | Brendan Zabarauskas | -1/+1 |
| 2013-04-23 | Merge remote-tracking branch 'brson/io' | Brian Anderson | -0/+3 |
| 2013-04-23 | core::rt: Tasks to not require an unwinder | Brian Anderson | -0/+3 |
| 2013-04-22 | auto merge of #5980 : Kimundi/rust/ascii-encoding, r=thestinger | bors | -0/+3 |
| 2013-04-22 | Moved ascii out of str | Marvin Löbel | -0/+3 |
| 2013-04-22 | Rename Div operator trait to Quot and Modulo operator trait to Rem | Brendan Zabarauskas | -0/+5 |
| 2013-04-19 | librustc: WIP patch for using the return value. | Patrick Walton | -1/+1 |
| 2013-04-19 | test: Rewrite nbody and spectralnorm shootout benchmarks | Patrick Walton | -0/+1 |
| 2013-04-13 | auto merge of #5810 : thestinger/rust/iterator, r=graydon | bors | -0/+1 |
| 2013-04-14 | Restore Num trait | Brendan Zabarauskas | -1/+1 |
| 2013-04-13 | initial iterator object library | Daniel Micay | -0/+1 |
| 2013-04-10 | Bump version to 0.7-pre | Brian Anderson | -2/+2 |
| 2013-04-09 | Bump version to 0.7-pre | Brian Anderson | -2/+2 |