| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-23 | sync: Move the Mutex type to using &self | Alex Crichton | -558/+0 |
| 2014-03-13 | std: Rename Chan/Port types and constructor | Alex Crichton | -7/+7 |
| 2014-03-06 | fix typos with with repeated words, just like this sentence. | Kang Seonghoon | -1/+1 |
| 2014-02-28 | std: Change assert_eq!() to use {} instead of {:?} | Alex Crichton | -1/+1 |
| 2014-02-18 | Spellcheck library docs. | Huon Wilson | -1/+1 |
| 2014-02-15 | auto merge of #12235 : huonw/rust/raii-lock, r=alexcrichton | bors | -5/+6 |
| 2014-02-16 | sync: Add `#[must_use]` to the Mutex guard. | Huon Wilson | -0/+1 |
| 2014-02-16 | std: Rename unstable::mutex::Mutex to StaticNativeMutex. | Huon Wilson | -3/+3 |
| 2014-02-16 | std: add an RAII unlocker to Mutex. | Huon Wilson | -2/+2 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -1/+1 |
| 2014-02-11 | Rewrite channels yet again for upgradeability | Alex Crichton | -1/+1 |
| 2014-02-05 | move concurrent stuff from libextra to libsync | JeremyLetang | -0/+557 |
