| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-08 | test: Fix tests and the pipe compiler | Patrick Walton | -12/+21 |
| 2013-04-24 | libcore: unify `gen_<type>` methods on `rand::RngUtil` into the generic `gen`. | Huon Wilson | -7/+6 |
| 2013-04-24 | libcore: remove @Rng from rand, and use traits instead. | Huon Wilson | -7/+7 |
| 2013-04-03 | rename Linear{Map,Set} => Hash{Map,Set} | Daniel Micay | -4/+4 |
| 2013-04-03 | hashmap: rm linear namespace | Daniel Micay | -1/+1 |
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -4/+4 |
| 2013-03-11 | librustc: Replace all uses of `fn()` with `&fn()`. rs=defun | Patrick Walton | -3/+3 |
| 2013-03-07 | librustc: Convert all uses of `assert` over to `fail_unless!` | Patrick Walton | -4/+4 |
| 2013-02-28 | librustc: Mark all type implementations public. rs=impl-publicity | Patrick Walton | -1/+1 |
| 2013-02-20 | librustc: Separate most trait bounds with '+'. rs=plussing | Patrick Walton | -2/+2 |
| 2013-02-19 | test: fix seeded_rng uses | Graydon Hoare | -4/+4 |
| 2013-02-18 | Add benchmarks to measure differences in bit vectors | Alex Crichton | -0/+180 |
