| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-08-11 | Stabilize the Duration API | Steven Fackler | -2/+2 |
| 2015-07-29 | std: Fix sub-second Condvar::wait_timeout_ms | Alex Crichton | -13/+14 |
| 2015-05-27 | Use `const fn` to abstract away the contents of UnsafeCell & friends. | Eduard Burtescu | -6/+1 |
| 2015-05-13 | std: Redesign Duration, implementing RFC 1040 | Alex Crichton | -13/+9 |
| 2015-04-21 | std: Remove deprecated/unstable num functionality | Alex Crichton | -4/+3 |
| 2015-02-20 | std: Tidy up some `unsafe impl`s for `sync` | Alex Crichton | -1/+5 |
| 2015-01-19 | Replace `0 as *const/mut T` with `ptr::null/null_mut()` | we | -1/+2 |
| 2015-01-16 | Rewrite Condvar::wait_timeout and make it public | Steven Fackler | -20/+36 |
| 2015-01-08 | Fix destroy assertions in mutex/rwlock/condvar | Michael Neumann | -0/+12 |
| 2015-01-03 | sed -i -s 's/\bmod,/self,/g' **/*.rs | Jorge Aparicio | -1/+1 |
| 2014-12-05 | std: Rewrite the `sync` module | Alex Crichton | -0/+83 |
