| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-22 | std: Audit std::thread implementations | Alex Crichton | -77/+66 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -2/+2 |
| 2015-03-17 | std: Implement `thread::sleep` | Alex Crichton | -0/+16 |
| 2015-03-15 | std: Clean up the sys::thread modules | Alex Crichton | -30/+20 |
| 2015-02-23 | Test fixes and rebase conflicts | Alex Crichton | -1/+0 |
| 2015-02-23 | Fix windows failure (fixup #22538) | Manish Goregaokar | -1/+0 |
| 2015-02-23 | Use boxed functions instead of transmute | Stepan Koltsov | -2/+5 |
| 2015-02-17 | Test fixes and rebase conflicts | Alex Crichton | -1/+2 |
| 2015-02-17 | Revise std::thread semantics | Aaron Turon | -3/+5 |
| 2015-02-01 | std: Add a new `env` module | Alex Crichton | -2/+0 |
| 2015-01-27 | Thread native name setting, fix #10302 | Vojtech Kral | -2/+2 |
| 2015-01-27 | Thread native name setting, fix #10302 | Vojtech Kral | -0/+7 |
| 2015-01-06 | More test fixes | Alex Crichton | -1/+1 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -3/+4 |
| 2014-12-18 | libs: merge librustrt into libstd | Aaron Turon | -0/+95 |
