| Age | Commit message (Expand) | Author | Lines |
| 2015-03-19 | Auto merge of #23430 - alexcrichton:io-error, r=aturon | bors | -17/+10 |
| 2015-03-19 | std: Stablize io::ErrorKind | Alex Crichton | -17/+10 |
| 2015-03-19 | Auto merge of #23507 - jbcrail:fix-comment-spelling, r=alexcrichton | bors | -4/+4 |
| 2015-03-19 | Fix spelling errors in comments. | Joseph Crail | -4/+4 |
| 2015-03-19 | Rollup merge of #23483 - semarie:openbsd-threads, r=alexcrichton | Manish Goregaokar | -4/+2 |
| 2015-03-19 | Rollup merge of #23479 - tamird:fix-ios-build, r=aturon | Manish Goregaokar | -3/+2 |
| 2015-03-18 | Register new snapshots | Alex Crichton | -16/+0 |
| 2015-03-18 | iOS: fallout from 1d5983a | Tamir Duberstein | -3/+2 |
| 2015-03-18 | openbsd/bitrig threads | Sébastien Marie | -4/+2 |
| 2015-03-18 | Fix private module loophole in the 'private type in public item' check | Nick Cameron | -4/+4 |
| 2015-03-17 | Auto merge of #23330 - alexcrichton:thread-sleep, r=aturon | bors | -221/+178 |
| 2015-03-17 | std: Implement `thread::sleep` | Alex Crichton | -1/+31 |
| 2015-03-17 | Auto merge of #23104 - japaric:inherent, r=nikomatsakis | bors | -0/+14 |
| 2015-03-16 | preemptively fix windows compilation errors | Jorge Aparicio | -0/+1 |
| 2015-03-16 | impl<T> [T] | Jorge Aparicio | -0/+13 |
| 2015-03-17 | Auto merge of #23352 - alexcrichton:stabilize-net, r=aturon | bors | -24/+24 |
| 2015-03-16 | Auto merge of #23347 - aturon:stab-misc, r=alexcrichton | bors | -1/+1 |
| 2015-03-16 | Auto merge of #23396 - semarie:remove-sized-bounds, r=sfackler | bors | -2/+2 |
| 2015-03-15 | Auto merge of #23353 - alexcrichton:stabilize-os, r=aturon | bors | -316/+390 |
| 2015-03-15 | std: Clean up the sys::thread modules | Alex Crichton | -221/+148 |
| 2015-03-15 | unbreak freebsd/openbsd/bitrig build after #23316 | Sébastien Marie | -2/+2 |
| 2015-03-15 | std: Stabilize portions of `std::os::$platform` | Alex Crichton | -316/+390 |
| 2015-03-15 | Auto merge of #23372 - tamird:fix-ios-compilation, r=alexcrichton | bors | -13/+3 |
| 2015-03-15 | Implement `winsize()` for {ios,dragonfly} | Tamir Duberstein | -12/+2 |
| 2015-03-15 | Fallout of c933d44f7bb9 | Tamir Duberstein | -1/+1 |
| 2015-03-14 | std: Remove ?Sized bounds from many I/O functions | Alex Crichton | -1/+1 |
| 2015-03-14 | Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton | bors | -9/+9 |
| 2015-03-13 | std: Stabilize the `net` module | Alex Crichton | -24/+24 |
| 2015-03-13 | Deprecate range, range_step, count, distributions | Aaron Turon | -1/+1 |
| 2015-03-13 | Fallout of std::old_io deprecation | Alex Crichton | -47/+113 |
| 2015-03-13 | slice::from_raw_parts is preferred over transmuting a fresh raw::Slice | Oliver Schneider | -9/+9 |
| 2015-03-13 | Auto merge of #23229 - aturon:stab-path, r=alexcrichton | bors | -4/+17 |
| 2015-03-12 | Stabilize std::path | Aaron Turon | -4/+17 |
| 2015-03-12 | std: Remove #[allow] directives in sys modules | Alex Crichton | -161/+76 |
| 2015-03-11 | Example -> Examples | Steve Klabnik | -4/+4 |
| 2015-03-09 | Rename #[should_fail] to #[should_panic] | Steven Fackler | -5/+5 |
| 2015-03-06 | rollup merge of #22813: alexcrichton/deprecate-net | Alex Crichton | -0/+20 |
| 2015-03-06 | std: Deprecate the std::old_io::net primitives | Alex Crichton | -0/+20 |
| 2015-03-06 | Rollup merge of #23079 - alexcrichton:deprecate-process, r=aturon | Manish Goregaokar | -0/+4 |
| 2015-03-06 | Rollup merge of #22899 - huonw:macro-stability, r=alexcrichton | Manish Goregaokar | -5/+1 |
| 2015-03-05 | std: Deprecate the old_io::process module | Alex Crichton | -0/+4 |
| 2015-03-06 | Use `#[allow_internal_unstable]` for `thread_local!` | Huon Wilson | -5/+1 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -3/+3 |
| 2015-03-04 | std: Deprecate std::old_io::fs | Alex Crichton | -1/+3 |
| 2015-03-03 | Auto merge of #22532 - pnkfelix:arith-overflow, r=pnkfelix,eddyb | bors | -1/+1 |
| 2015-03-03 | Rollup merge of #22956 - ejjeong:aarch64-linux-android, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-03 | Rollup merge of #22876 - Florob:const, r=nikomatsakis | Manish Goregaokar | -3/+3 |
| 2015-03-03 | Rollup merge of #22943 - ipetkov:lint-recursion, r=alexcrichton | Manish Goregaokar | -8/+9 |
| 2015-03-03 | Fix backtrace tests for Linux | Manish Goregaokar | -1/+1 |
| 2015-03-02 | core: Audit num module for int/uint | Brian Anderson | -2/+2 |