| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-03-29 | librustc: Remove `fail_unless!` | Patrick Walton | -18/+18 |
| 2013-03-25 | Merge remote-tracking branch 'brson/rt' | Brian Anderson | -20/+19 |
| 2013-03-22 | librustc: Remove the `const` declaration form everywhere | Patrick Walton | -3/+3 |
| 2013-03-22 | libsyntax: Stop parsing `pure` and `static` | Patrick Walton | -1/+1 |
| 2013-03-22 | librustc: Remove all uses of `static` from functions. rs=destatic | Patrick Walton | -6/+6 |
| 2013-03-19 | libcore: Make a couple of constructors public. rs=testfixing | Patrick Walton | -2/+2 |
| 2013-03-18 | librustc: Convert all uses of old lifetime notation to new lifetime notation.... | Patrick Walton | -4/+4 |
| 2013-03-18 | core: Initialize global state lazily in the Scheduler ctor | Brian Anderson | -0/+7 |
| 2013-03-18 | core: Rename rt::io to rt::rtio | Brian Anderson | -1/+1 |
| 2013-03-18 | core: Convert some multiline statements to single-line | Brian Anderson | -8/+6 |
| 2013-03-18 | core: Cleanup rt::context | Brian Anderson | -8/+2 |
| 2013-03-11 | core: Add rt mod and add the new scheduler code | Brian Anderson | -0/+564 |
