| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -40/+28 |
| 2011-05-17 | Finally rename std::_xxx to std::xxx | Marijn Haverbeke | -8/+8 |
| 2011-05-16 | Rewrite everything to use [] instead of vec() in value position. | Graydon Hoare | -5/+5 |
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -0/+96 |
| 2011-05-06 | Rename std modules to be camelcased | Marijn Haverbeke | -96/+0 |
| 2011-04-19 | Remove effect system from src. | Graydon Hoare | -7/+7 |
| 2011-03-25 | stdlib: Separate basic I/O reading functionality into a separate buf_reader o... | Patrick Walton | -1/+1 |
| 2011-03-16 | Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw... | Graydon Hoare | -2/+2 |
| 2011-03-14 | Add functionality for running external programs to the std lib | Marijn Haverbeke | -0/+96 |
