| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -1/+0 |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 |
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -1/+1 |
| 2012-05-26 | core: Make range follow the for loop protocol | Brian Anderson | -1/+1 |
| 2012-03-22 | make --enforce-mut-vars always on, add mut annotations to remaining files | Niko Matsakis | -1/+1 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -1/+1 |
| 2011-10-21 | Remove some semicolons after block calls | Marijn Haverbeke | -1/+1 |
| 2011-10-21 | Remove remaining uses of iter and for-each | Marijn Haverbeke | -2/+2 |
| 2011-09-24 | Support non-immediates in trans_uniq::copy_val | Brian Anderson | -1/+0 |
| 2011-09-23 | Create a bunch of test cases for unique boxes by copying box tests | Brian Anderson | -0/+18 |
