| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-18 | Rebasing fixes. | Aaron Turon | -1/+1 |
| 2014-12-18 | std: Move the panic flag to its own thread local | Alex Crichton | -11/+0 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -0/+5 |
| 2014-12-18 | Avoid .take().unwrap() with FnOnce closures | Alex Crichton | -3/+2 |
| 2014-12-18 | Fallout from new thread API | Aaron Turon | -9/+6 |
| 2014-12-18 | Revise rt::unwind | Aaron Turon | -6/+24 |
| 2014-12-18 | Introduce std::thread | Aaron Turon | -0/+60 |
