| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -308/+0 | |
| 2013-10-30 | Make Writer::flush a no-op default method | Alex Crichton | -2/+0 | |
| Closes #9126 | ||||
| 2013-10-24 | Remove std::io from ebml | Alex Crichton | -24/+62 | |
| 2013-10-22 | Drop the '2' suffix from logging macros | Alex Crichton | -7/+7 | |
| Who doesn't like a massive renaming? | ||||
| 2013-09-30 | std: Remove usage of fmt! | Alex Crichton | -7/+7 | |
| 2013-09-26 | Visibility fixes | Steven Fackler | -10/+10 | |
| 2013-09-25 | Some struct visibility fixes | Steven Fackler | -2/+2 | |
| 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. | ||||
