| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -89/+0 |
| 2013-10-30 | Make Writer::flush a no-op default method | Alex Crichton | -2/+0 |
| 2013-10-24 | Fixing some tests, adding some pipes | Alex Crichton | -1/+33 |
| 2013-10-24 | Move stdin to using libuv's pipes instead of a tty | Alex Crichton | -3/+3 |
| 2013-10-24 | Remove io::read_error | Alex Crichton | -2/+2 |
| 2013-10-24 | Migrate Rtio objects to true trait objects | Alex Crichton | -3/+3 |
| 2013-10-24 | Remove unbound pipes from io::pipe | Alex Crichton | -23/+1 |
| 2013-10-24 | Implement io::net::unix | Alex Crichton | -2/+2 |
| 2013-10-22 | Drop the '2' suffix from logging macros | Alex Crichton | -2/+2 |
| 2013-10-02 | Stop using newtype wrappers in std::rt::io | Steven Fackler | -4/+9 |
| 2013-09-30 | std: Remove usage of fmt! | Alex Crichton | -2/+2 |
| 2013-09-18 | Implement process bindings to libuv | Alex Crichton | -0/+76 |
| 2013-08-29 | Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ... | Brian Anderson | -77/+0 |
| 2013-08-27 | Implement process bindings to libuv | Alex Crichton | -0/+77 |
