| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-10-24 | Migrate std::run to libuv processes | Alex Crichton | -1/+1 |
| 2013-10-24 | Move stdin to using libuv's pipes instead of a tty | Alex Crichton | -1/+1 |
| 2013-10-24 | Remove IoFactoryObject for ~IoFactory | Alex Crichton | -16/+15 |
| 2013-10-24 | Migrate Rtio objects to true trait objects | Alex Crichton | -2/+2 |
| 2013-10-24 | Remove unbound pipes from io::pipe | Alex Crichton | -5/+3 |
| 2013-10-24 | Address a few XXX comments throughout the runtime | Alex Crichton | -7/+0 |
| 2013-10-24 | Implement io::net::unix | Alex Crichton | -1/+1 |
| 2013-10-09 | Implement io::native::process | Alex Crichton | -0/+7 |
| 2013-10-09 | option: rewrite the API to use composition | Daniel Micay | -1/+1 |
| 2013-10-01 | Move the rt::io::process tests to run-pass | Alex Crichton | -142/+2 |
| 2013-09-19 | Ignore io::process tests | Alex Crichton | -0/+6 |
| 2013-09-18 | Implement process bindings to libuv | Alex Crichton | -0/+278 |
