| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-12-24 | green: Rip the bandaid off, introduce libgreen | Alex Crichton | -230/+0 |
| 2013-12-15 | std::rt: s/pausible/pausable/. | Huon Wilson | -12/+12 |
| 2013-12-10 | libstd: Remove `Cell` from the library. | Patrick Walton | -5/+3 |
| 2013-12-10 | librustuv: Change `with_local_io` to use RAII. | Patrick Walton | -2/+5 |
| 2013-12-08 | Remove dead codes | Kiet Tran | -22/+0 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -8/+8 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -1/+1 |
| 2013-11-18 | rt: Namespace all C functions under rust_ | Brian Anderson | -2/+2 |
| 2013-11-13 | Implement native::IoFactory | Alex Crichton | -3/+7 |
| 2013-11-11 | Remove #[fixed_stack_segment] and #[rust_stack] | Alex Crichton | -1/+0 |
| 2013-11-10 | Rework the idle callback to have a safer interface | Alex Crichton | -15/+6 |
| 2013-11-10 | Remove usage of ~fn() from uv async/idle | Alex Crichton | -12/+13 |
| 2013-10-24 | Implement a basic event loop built on LittleLock | Alex Crichton | -0/+256 |
