| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-14 | Use static string with fail!() and remove fail!(fmt!()) | Björn Steinbrink | -2/+2 |
| 2013-05-10 | Move core::task::local_data to core::local_data | Youngsoo Son | -1/+1 |
| 2013-05-08 | libcore: Fix more merge fallout. | Patrick Walton | -2/+2 |
| 2013-05-07 | core::rt: Add a test that rng works with new tasks | Brian Anderson | -0/+9 |
| 2013-04-24 | core: Warning police | Brian Anderson | -1/+1 |
| 2013-04-23 | Merge remote-tracking branch 'brson/io' | Brian Anderson | -0/+223 |
| 2013-04-23 | core::rt: Tasks to not require an unwinder | Brian Anderson | -5/+25 |
| 2013-04-22 | core::rt: Add unwinding to newsched tasks | Brian Anderson | -4/+74 |
| 2013-04-22 | core::rt Wire up task-local storage to the new scheduler | Brian Anderson | -4/+54 |
| 2013-04-21 | core::rt: Add the local heap to newsched tasks | Brian Anderson | -2/+17 |
| 2013-04-21 | core::rt: Add LocalServices for thread-local language services | Brian Anderson | -0/+63 |
