| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-07 | Fix remaining cases of leaking imports | Alex Crichton | -0/+2 |
| 2014-01-07 | std: Fill in all missing imports | Alex Crichton | -0/+1 |
| 2014-01-06 | Remove some unnecessary type casts | Florian Hahn | -2/+2 |
| 2013-12-31 | auto merge of #11187 : alexcrichton/rust/once, r=brson | bors | -1/+148 |
| 2013-12-31 | Convert relevant static mutexes to Once | Alex Crichton | -10/+13 |
| 2013-12-29 | Actually block in a windows cvar | Alex Crichton | -1/+1 |
| 2013-12-28 | Implement a Once primitive for initialization | Alex Crichton | -1/+145 |
| 2013-12-24 | std: Get stdtest all passing again | Alex Crichton | -1/+1 |
| 2013-12-24 | std: Introduce std::sync | Alex Crichton | -1/+1 |
| 2013-12-15 | std: fix spelling in docs. | Huon Wilson | -1/+1 |
| 2013-11-25 | Move LittleLock to using RAII | Alex Crichton | -2/+21 |
| 2013-11-18 | Implement a native mutex type | Alex Crichton | -0/+336 |
