| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-20 | std: Rename Show/String to Debug/Display | Alex Crichton | -2/+6 |
| 2015-01-17 | Implement the error trait for errors in std::sync. | Michael Sproul | -6/+23 |
| 2015-01-16 | Rewrite Condvar::wait_timeout and make it public | Steven Fackler | -1/+16 |
| 2015-01-04 | fix comment referencing RwLock | ville-h | -1/+1 |
| 2015-01-02 | std: Stabilize the prelude module | Alex Crichton | -1/+1 |
| 2014-12-29 | std: Stabilization pass for mutex/rwlock/condvar | Alex Crichton | -0/+7 |
| 2014-12-29 | std: Return Result from RWLock/Mutex methods | Alex Crichton | -13/+102 |
| 2014-12-18 | Fallout from new thread API | Aaron Turon | -14/+4 |
| 2014-12-08 | Remove Result and Option reexports | Corey Farwell | -1/+1 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+48 |
