| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-02-05 | Implement clone() for TCP/UDP/Unix sockets | Alex Crichton | -0/+6 |
| 2014-02-03 | std: Fixing all documentation | Alex Crichton | -9/+7 |
| 2014-02-03 | std: Fix tests with io_error usage | Alex Crichton | -2/+2 |
| 2014-02-03 | std: Remove io::io_error | Alex Crichton | -22/+4 |
| 2014-01-29 | Removing do keyword from libstd and librustc | Scott Lawrence | -2/+2 |
| 2014-01-09 | Remove eof() from io::Reader | Alex Crichton | -2/+0 |
| 2014-01-06 | Don't read forever on a file descriptor | Alex Crichton | -0/+22 |
| 2013-12-24 | std: Expose that LocalIo may not always be available | Alex Crichton | -12/+6 |
| 2013-12-10 | librustuv: Change `with_local_io` to use RAII. | Patrick Walton | -9/+8 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -2/+2 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+89 |
