| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-12-10 | librustuv: Change `with_local_io` to use RAII. | Patrick Walton | -6/+13 |
| 2013-12-04 | Don't dup the stdio file descriptors. | Alex Crichton | -12/+2 |
| 2013-11-28 | Register new snapshots | Alex Crichton | -4/+4 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -23/+15 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -2/+2 |
| 2013-11-19 | Implement more native file I/O | Alex Crichton | -1/+11 |
| 2013-11-13 | Implement native::IoFactory | Alex Crichton | -9/+15 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+321 |
