| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-07 | stdtest: Fix all leaked trait imports | Alex Crichton | -2/+0 |
| 2014-01-05 | Fix some warnings | Corey Richardson | -2/+1 |
| 2013-12-31 | Implement native UDP I/O | Alex Crichton | -23/+25 |
| 2013-12-24 | std: Get stdtest all passing again | Alex Crichton | -5/+6 |
| 2013-12-24 | std: Expose that LocalIo may not always be available | Alex Crichton | -8/+3 |
| 2013-12-24 | std: Delete rt::test | Alex Crichton | -114/+97 |
| 2013-12-16 | Fallout of rewriting std::comm | Alex Crichton | -38/+29 |
| 2013-12-10 | librustuv: Change `with_local_io` to use RAII. | Patrick Walton | -9/+8 |
| 2013-12-10 | libextra: Another round of de-`Cell`-ing. | Patrick Walton | -17/+8 |
| 2013-11-26 | test: Remove non-procedure uses of `do` from compiletest, libstd tests, | Patrick Walton | -3/+3 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -7/+5 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -1/+3 |
| 2013-11-11 | Move std::rt::io to std::io | Alex Crichton | -0/+321 |
