| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-13 | std: Rename Chan/Port types and constructor | Alex Crichton | -20/+20 |
| 2014-03-05 | native: Move from usleep() to nanosleep() | Alex Crichton | -2/+9 |
| 2014-03-01 | Publicise types/add #[allow(visible_private_types)] to a variety of places. | Huon Wilson | -0/+1 |
| 2014-02-27 | native: Improve windows file handling | Alex Crichton | -2/+0 |
| 2014-02-23 | Move std::{trie, hashmap} to libcollections | Alex Crichton | -6/+9 |
| 2014-02-21 | Changed NonCamelCaseTypes lint to warn by default | mr.Shu | -0/+2 |
| 2014-02-19 | librustc: Remove unique vector patterns from the language. | Patrick Walton | -19/+17 |
| 2014-02-09 | std: Add init and uninit to mem. Replace direct intrinsic usage | Brian Anderson | -4/+4 |
| 2014-02-03 | native: Require all results are used and fix fallout | Alex Crichton | -2/+3 |
| 2014-01-29 | Flag Result as #[must_use] and deal with fallout. | Alex Crichton | -1/+1 |
| 2014-01-23 | native: Don't use timerfd on Android | Brian Anderson | -0/+1 |
| 2014-01-22 | Implement native timers | Alex Crichton | -0/+328 |
