| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-08 | Fix destroy assertions in mutex/rwlock/condvar | Michael Neumann | -0/+12 |
| 2015-01-07 | markers -> marker | Nick Cameron | -1/+1 |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -1/+1 |
| 2014-12-26 | Relax `Arc` bounds don't require Sync+Send | Flavio Percoco | -3/+2 |
| 2014-12-26 | Move RacyCell to `std::comm` | Flavio Percoco | -1/+2 |
| 2014-12-26 | Make Send and Sync traits unsafe | Flavio Percoco | -1/+3 |
| 2014-12-26 | Require types to opt-in Sync | Flavio Percoco | -3/+4 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+52 |
