| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-04 | Restore Writer.write_char, see #10861. | Gareth Smith | -0/+10 |
| 2014-01-03 | Add read_to_str and write_{str, line} | Alex Crichton | -0/+20 |
| 2013-12-15 | std::vec: remove unnecessary count parameter on {bytes, | Huon Wilson | -6/+4 |
| 2013-12-11 | Make 'self lifetime illegal. | Erik Price | -11/+11 |
| 2013-12-01 | std::io::mem: add a with_capacity constructor to MemWriter. | Huon Wilson | -1/+7 |
| 2013-11-26 | test: Remove non-procedure uses of `do` from compiletest, libstd tests, | Patrick Walton | -3/+3 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -1/+1 |
| 2013-11-17 | auto merge of #10466 : alexcrichton/rust/issue-10334, r=cmr | bors | -19/+29 |
| 2013-11-16 | Implement read_char on the Buffer trait | Alex Crichton | -0/+16 |
| 2013-11-13 | Introduce an io::Buffer trait | Alex Crichton | -19/+13 |
| 2013-11-13 | Implemented BufWriter | Zach Kamsler | -10/+99 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+308 |
