| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-27 | Move some code over to iterator-for to see how it performs. | Marijn Haverbeke | -1/+5 |
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -29/+29 |
| 2012-03-22 | make --enforce-mut-vars always on, add mut annotations to remaining files | Niko Matsakis | -3/+3 |
| 2012-03-14 | annotate libstd and start enforcing mutability | Niko Matsakis | -10/+10 |
| 2012-03-10 | Use loop instead of while(true) in libraries and compiler itself | Tim Chevalier | -1/+1 |
| 2012-03-09 | std: Convert to rustdoc | Brian Anderson | -20/+9 |
| 2012-02-27 | std: Make merge_sort faster | Brian Anderson | -15/+27 |
| 2012-02-22 | Remove preconditions from libraries | Marijn Haverbeke | -2/+0 |
| 2012-02-03 | std: rename sort::lteq to sort::le. | Tom Lee | -17/+17 |
| 2012-01-23 | s/block()/fn()/g | Niko Matsakis | -1/+1 |
| 2012-01-17 | libstd: Move std tests into libstd | Brian Anderson | -0/+144 |
| 2012-01-05 | Switch to new param kind bound syntax | Marijn Haverbeke | -7/+7 |
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -0/+166 |
