| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-07 | std: Fill in all missing imports | Alex Crichton | -1/+1 |
| 2013-12-29 | Actually block in a windows cvar | Alex Crichton | -3/+0 |
| 2013-12-29 | auto merge of #11134 : lucab/rust/lucab/libstd-doc, r=cmr | bors | -1/+1 |
| 2013-12-28 | Guard a maybe_yield in Chan with can_resched | Alex Crichton | -1/+1 |
| 2013-12-27 | std: uniform modules titles for doc | Luca Bruno | -1/+1 |
| 2013-12-24 | std: Remove must deferred sending functions | Alex Crichton | -34/+5 |
| 2013-12-24 | native: Protect against spurious wakeups on cvars | Alex Crichton | -1/+1 |
| 2013-12-24 | std: Implement yields on receives for channels | Alex Crichton | -5/+20 |
| 2013-12-24 | std: Get stdtest all passing again | Alex Crichton | -230/+182 |
| 2013-12-24 | std: Reimplement std::comm without the scheduler | Alex Crichton | -14/+23 |
| 2013-12-23 | std: Fix all code examples | Alex Crichton | -2/+2 |
| 2013-12-21 | Guarantee comm primitives are not Freeze | Alex Crichton | -0/+4 |
| 2013-12-16 | Test fallout from std::comm rewrite | Alex Crichton | -1/+6 |
| 2013-12-16 | Rewrite std::comm | Alex Crichton | -0/+1371 |
