| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-05 | Fall out of the std::sync rewrite | Alex Crichton | -1/+1 |
| 2014-11-24 | Merge libsync into libstd | Aaron Turon | -0/+486 |
| 2014-06-11 | sync: Move underneath libstd | Alex Crichton | -483/+0 |
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -1/+2 |
| 2014-04-18 | std: Make ~[T] no longer a growable vector | Alex Crichton | -1/+0 |
| 2014-04-10 | std: Make std::comm return types consistent | Alex Crichton | -11/+13 |
| 2014-03-20 | rename std::vec -> std::slice | Daniel Micay | -1/+1 |
| 2014-03-13 | std: Rename Chan/Port types and constructor | Alex Crichton | -7/+7 |
| 2014-02-20 | rustc: avoid compiler generated `unsafe` blocks leaking. | Huon Wilson | -8/+6 |
| 2014-02-17 | Fix a deadlock in channels, again. | Alex Crichton | -2/+2 |
| 2014-02-15 | Correctly reset steals when hitting MAX_STEALS | Alex Crichton | -6/+19 |
| 2014-02-13 | Relax an assertion in start_selection() | Alex Crichton | -4/+14 |
| 2014-02-11 | Rewrite channels yet again for upgradeability | Alex Crichton | -0/+460 |
