| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -981/+0 |
| 2013-05-20 | Remove all unnecessary allocations (as flagged by lint) | Alex Crichton | -4/+4 |
| 2013-05-19 | Register snapshots | Brian Anderson | -47/+0 |
| 2013-05-19 | Use assert_eq! rather than assert! where possible | Corey Richardson | -2/+2 |
| 2013-05-14 | Use static string with fail!() and remove fail!(fmt!()) | Björn Steinbrink | -18/+16 |
| 2013-05-10 | test: Use the new `for` protocol | Alex Crichton | -0/+12 |
| 2013-05-10 | std: Use the new `for` protocol | Alex Crichton | -6/+43 |
| 2013-04-28 | make way for a new iter module | Daniel Micay | -2/+2 |
| 2013-04-27 | only use #[no_core] in libcore | Daniel Micay | -2/+0 |
| 2013-04-20 | std: remove unused 'mut' variables | Alex Crichton | -4/+4 |
| 2013-04-16 | libcore,std,syntax,rustc: move tests into `mod tests`, make them private (no ... | Huon Wilson | -38/+38 |
| 2013-04-08 | Removing no longer needed unsafe blocks | Alex Crichton | -6/+3 |
| 2013-03-30 | move dlist from core -> std | Daniel Micay | -0/+986 |
