| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-11-08 | Runtime removal: refactor timer | Aaron Turon | -210/+0 | |
| This patch continues runtime removal by moving out timer-related code into `sys`. Because this eliminates APIs in `libnative` and `librustrt`, it is a: [breaking-change] This functionality is likely to be available publicly, in some form, from `std` in the future. | ||||
| 2014-10-30 | Test fixes and rebase conflicts | Alex Crichton | -1/+1 | |
| 2014-10-10 | Register new snapshots | Alex Crichton | -5/+5 | |
| Also convert a number of `static mut` to just a plain old `static` and remove some unsafe blocks. | ||||
| 2014-09-16 | Fallout from renaming | Aaron Turon | -6/+6 | |
| 2014-08-23 | Complete renaming of win32 to windows | Vadim Chugunov | -0/+210 | |
