| Age | Commit message (Expand) | Author | Lines |
| 2015-11-23 | std: Tweak tests of std::time | Alex Crichton | -14/+24 |
| 2015-11-23 | Auto merge of #29952 - petrochenkov:depr, r=brson | bors | -13/+16 |
| 2015-11-23 | skip check for DYLD envars in child proc | Josh Austin | -0/+1 |
| 2015-11-22 | test_inherit_env: Don't look for hidden environment variables on Windows | Tobias Bucher | -2/+4 |
| 2015-11-21 | Auto merge of #29913 - tbu-:pr_windows_path_error_on_nul, r=alexcrichton | bors | -30/+37 |
| 2015-11-21 | Also check for NULs in environment variables | Tobias Bucher | -18/+20 |
| 2015-11-20 | Rename #[deprecated] to #[rustc_deprecated] | Vadim Petrochenkov | -13/+16 |
| 2015-11-20 | Auto merge of #29950 - fhahn:small-doc-fix-rename-var, r=bluss | bors | -4/+4 |
| 2015-11-20 | Rename result variable in HashSet's intersection and union examples | Florian Hahn | -4/+4 |
| 2015-11-19 | Auto merge of #29894 - alexcrichton:stdtime, r=brson | bors | -102/+816 |
| 2015-11-19 | Error when paths contain NUL characters | Tobias Bucher | -19/+24 |
| 2015-11-19 | Re-unignore environment test on MinGW | Tobias Bucher | -1/+1 |
| 2015-11-19 | Ignore malformed environment variables on Windows too | Tobias Bucher | -15/+24 |
| 2015-11-19 | std: Add Instant and SystemTime to std::time | Alex Crichton | -102/+816 |
| 2015-11-18 | Auto merge of #29083 - petrochenkov:stability3, r=alexcrichton | bors | -23/+211 |
| 2015-11-18 | Fix buildbot failures | Vadim Petrochenkov | -9/+23 |
| 2015-11-18 | Auto merge of #29897 - alexcrichton:process-wait-with-output, r=brson | bors | -20/+14 |
| 2015-11-18 | Add missing annotations and some tests | Vadim Petrochenkov | -14/+188 |
| 2015-11-17 | std: Use join() in Process::wait_with_output | Alex Crichton | -20/+14 |
| 2015-11-17 | Rollup merge of #29880 - dignati:fix-freebsd-libc, r=alexcrichton | Manish Goregaokar | -11/+9 |
| 2015-11-17 | Fix libc module name for FreeBSD | Ole Krüger | -11/+9 |
| 2015-11-17 | Auto merge of #29297 - tbu-:pr_env_ignore_malformed, r=alexcrichton | bors | -8/+17 |
| 2015-11-16 | Ignore malformed environment strings like glibc does | Tobias Bucher | -8/+17 |
| 2015-11-16 | Correct comment in `Mutex` example | Andrew Paseltiner | -1/+1 |
| 2015-11-16 | Auto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton | bors | -2/+3 |
| 2015-11-16 | Fix docs for HashSet::insert | Sebastian Hahn | -4/+1 |
| 2015-11-14 | docs: Clarify insertion behavior for maps | Vadim Petrochenkov | -2/+3 |
| 2015-11-12 | Fixup #29785 | Manish Goregaokar | -1/+1 |
| 2015-11-12 | Rollup merge of #29785 - steveklabnik:doc_prelude, r=nikomatsakis | Manish Goregaokar | -96/+115 |
| 2015-11-11 | Clean up the prelude docs | Steve Klabnik | -96/+115 |
| 2015-11-11 | Cleaner c_char cfg logic | arcnmx | -11/+10 |
| 2015-11-11 | Prefer raw::c_char or libc::c_char and fix arm | arcnmx | -39/+36 |
| 2015-11-11 | Auto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik | bors | -2/+4 |
| 2015-11-10 | Auto merge of #29724 - alexcrichton:ip-endian, r=aturon | bors | -2/+9 |
| 2015-11-10 | [docs] Update references to renamed fs::stat function | Matt Brubeck | -2/+4 |
| 2015-11-10 | Rollup merge of #29708 - Ryman:pathdoc, r=steveklabnik | Steve Klabnik | -0/+15 |
| 2015-11-09 | std: Migrate to the new libc | Alex Crichton | -2339/+1755 |
| 2015-11-09 | std: Fix endianness in Ord for IP addresses | Alex Crichton | -2/+9 |
| 2015-11-09 | libstd: add example for PathBuf::push | Kevin Butler | -0/+15 |
| 2015-11-08 | Spell out the fallback of `std::env::home_dir` on POSIX | Tobias Bucher | -1/+3 |
| 2015-11-07 | Update list of array implementations in src/libstd/primitive_docs.rs | Oliver Middleton | -1/+3 |
| 2015-11-06 | Auto merge of #29462 - alexcrichton:refactor-process-ret, r=aturon | bors | -64/+57 |
| 2015-11-06 | std: Refactor process exit code handling slightly | Alex Crichton | -64/+57 |
| 2015-11-06 | Auto merge of #29643 - petrochenkov:stability5, r=alexcrichton | bors | -5/+0 |
| 2015-11-06 | Auto merge of #29615 - steveklabnik:lol_strings, r=alexcrichton | bors | -1/+1 |
| 2015-11-06 | Auto merge of #29604 - bstrie:de_ms, r=alexcrichton | bors | -0/+5 |
| 2015-11-06 | Auto merge of #29491 - alexcrichton:avoid-stdio-tls, r=brson | bors | -8/+26 |
| 2015-11-06 | Auto merge of #29305 - alexcrichton:bad-getenv, r=brson | bors | -56/+62 |
| 2015-11-06 | Remove stability annotations from trait impl items | Vadim Petrochenkov | -5/+0 |
| 2015-11-06 | doc(lib.rs): fix #L79 with inline link syntax | Rizky Luthfianto | -2/+1 |