| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-21 | De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi | Niko Matsakis | -1/+1 |
| 2012-09-12 | fixup mutability of vec::each, make iter_bytes pure | Niko Matsakis | -2/+2 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -1/+1 |
| 2012-08-29 | rustc: Make `<` and `=` into traits | Patrick Walton | -2/+3 |
| 2012-08-27 | Camel case various core constructors | Brian Anderson | -2/+2 |
| 2012-08-13 | De-mode-ify a few minor libcore modules. | Graydon Hoare | -1/+1 |
| 2012-08-08 | Convert impls to new syntax | Brian Anderson | -1/+1 |
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -1/+1 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -5/+5 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -5/+5 |
| 2012-05-18 | move io over to dvec | Niko Matsakis | -3/+4 |
| 2012-05-18 | add swappable/dvec modules | Niko Matsakis | -0/+26 |
