| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -4/+4 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -4/+4 |
| 2012-06-25 | test: Make zip-same-length no longer rely on resolve not handling shadowed mo... | Patrick Walton | -2/+1 |
| 2012-06-21 | Move vector addition out of trans and into libcore. | Eric Holk | -2/+2 |
| 2012-03-10 | core Remove vec::enum_chars/uint. Closes #1955 | Brian Anderson | -0/+16 |
| 2012-03-08 | Rename last to last_opt, last_unsafe to last | Tim Chevalier | -1/+1 |
| 2012-03-08 | Rename last_total to last_unsafe | Tim Chevalier | -1/+1 |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -3/+3 |
| 2011-09-02 | Reformat. Issue #855 | Brian Anderson | -5/+5 |
| 2011-08-30 | Un-xfail zip-same-length | Tim Chevalier | -5/+3 |
| 2011-08-30 | XFAIL zip-same-length -- that's ok, since it's a new test | Tim Chevalier | -3/+5 |
| 2011-08-30 | Library test cases for vec::zip | Tim Chevalier | -0/+23 |
