| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-09-06 | Add with_mem_writer to std::rt::io::mem. | Brandon Sanderson | -0/+14 | |
| This is in many ways a replacement for the current std::io::with_str_writer. | ||||
| 2013-09-02 | Implement BufReader | Steven Fackler | -3/+39 | |
| 2013-08-07 | Add initial support for a new formatting syntax | Alex Crichton | -1/+1 | |
| The new macro is available under the name ifmt! (only an intermediate name) | ||||
| 2013-06-27 | Convert vec::[mut_]slice to methods, remove vec::const_slice. | Huon Wilson | -1/+1 | |
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -1/+2 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+221 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
