| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-29 | Test fixes and rebase conflicts | Alex Crichton | -5/+7 |
| 2014-12-29 | rollup merge of #20264: nagisa/threadrng | Alex Crichton | -1/+1 |
| 2014-12-29 | std: Stabilization pass for mutex/rwlock/condvar | Alex Crichton | -101/+63 |
| 2014-12-29 | std: Return Result from RWLock/Mutex methods | Alex Crichton | -139/+167 |
| 2014-12-28 | Rename TaskRng to ThreadRng | Simonas Kazlauskas | -1/+1 |
| 2014-12-26 | Make Barrier and Condvar Sync/Send | Flavio Percoco | -0/+6 |
| 2014-12-23 | Fix some spelling errors. | Huon Wilson | -1/+1 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -11/+7 |
| 2014-12-18 | Fallout from new thread API | Aaron Turon | -15/+19 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -8/+8 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+514 |
