| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-20 | Fix fallout of removing import_shadowing in tests. | Eduard Burtescu | -3/+1 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -1/+1 |
| 2014-12-18 | Fallout from new thread API | Aaron Turon | -4/+3 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -8/+9 |
| 2014-12-14 | Rewrite threading infrastructure, introducing `Thunk` to represent | Niko Matsakis | -7/+9 |
| 2014-11-16 | Fix doctests | Jakub Bukaj | -2/+2 |
| 2014-11-13 | Rewrite std::sync::TaskPool to be load balancing and panic-resistant | Jonathan Reem | -63/+167 |
| 2014-10-29 | Rename fail! to panic! | Steve Klabnik | -3/+3 |
| 2014-09-21 | Remove #[allow(deprecated)] from libstd | Alex Crichton | -1/+1 |
| 2014-09-16 | Fallout from renaming | Aaron Turon | -1/+1 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -1/+1 |
| 2014-06-19 | std::sync::TaskPool: Improve module documentation | Alexandre Gagnon | -13/+17 |
| 2014-06-11 | sync: Move underneath libstd | Alex Crichton | -0/+98 |
