| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-29 | std: Stabilization pass for mutex/rwlock/condvar | Alex Crichton | -32/+34 |
| 2014-12-29 | std: Second pass stabilization for `comm` | Alex Crichton | -5/+5 |
| 2014-12-29 | std: Return Result from RWLock/Mutex methods | Alex Crichton | -41/+58 |
| 2014-12-29 | std: Stabilize the prelude module | Alex Crichton | -8/+10 |
| 2014-12-26 | Make Barrier and Condvar Sync/Send | Flavio Percoco | -0/+6 |
| 2014-12-18 | Revise std::thread API to join by default | Aaron Turon | -3/+3 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -5/+5 |
| 2014-12-05 | Fall out of the std::sync rewrite | Alex Crichton | -4/+11 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+358 |
