| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-06-23 | vec: remove BaseIter implementation | Daniel Micay | -2/+1 | |
| I removed the `static-method-test.rs` test because it was heavily based on `BaseIter` and there are plenty of other more complex uses of static methods anyway. | ||||
| 2013-06-18 | replace #[inline(always)] with #[inline]. r=burningtree. | Graydon Hoare | -28/+28 | |
| 2013-06-17 | Improved std::ascii | Marvin Löbel | -23/+89 | |
| - Fixed tests - Added methods - Renamed casting methods to be shorter closes #7150 | ||||
| 2013-06-11 | fix tests, remove some warnings | Huon Wilson | -1/+0 | |
| 2013-06-10 | std: replace str::all/any fns and methods with iterators | Huon Wilson | -2/+2 | |
| 2013-06-09 | std: replace the str::each* fns/methods with byte iterators | Huon Wilson | -4/+2 | |
| 2013-06-01 | Remove all uses of `pub impl`. rs=style | Patrick Walton | -7/+7 | |
| 2013-05-23 | cleanup warnings from libstd | Erick Tryzelaar | -2/+2 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+287 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
