| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
