| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-11-29 | libstd: Change `Path::new` to `Path::init`. | Patrick Walton | -1/+1 |
| 2013-11-28 | Register new snapshots | Alex Crichton | -1/+1 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -13/+9 |
| 2013-11-26 | Removed unneccessary `_iter` suffixes from various APIs | Marvin Löbel | -1/+1 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -2/+2 |
| 2013-11-17 | auto merge of #10466 : alexcrichton/rust/issue-10334, r=cmr | bors | -1/+101 |
| 2013-11-16 | Implement read_char on the Buffer trait | Alex Crichton | -0/+27 |
| 2013-11-13 | Implement native::IoFactory | Alex Crichton | -18/+1 |
| 2013-11-13 | Introduce an io::Buffer trait | Alex Crichton | -1/+74 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+1226 |
