| Age | Commit message (Expand) | Author | Lines |
| 2016-02-23 | Auto merge of #31751 - gkoz:os_str_path_cmp, r=aturon | bors | -6/+113 |
| 2016-02-23 | CStr::from_bytes_with_nul tests | arcnmx | -0/+27 |
| 2016-02-23 | #31820 - Utilize `if..let` instead of single `match` branch | dileepb | -9/+6 |
| 2016-02-23 | Register new snapshots | Aaron Turon | -71/+23 |
| 2016-02-23 | Link cstr from_bytes to tracking issue | arcnmx | -5/+5 |
| 2016-02-23 | Rename CStr::from_bytes to from_bytes_with_nul | arcnmx | -5/+5 |
| 2016-02-23 | CStr::from_bytes | arcnmx | -0/+51 |
| 2016-02-23 | Fix reading/writing 4 GiB or larger files on Windows 64-bit | Oliver Middleton | -5/+11 |
| 2016-02-22 | Auto merge of #31813 - nbaksalyar:solaris-fix, r=sanxiyn | bors | -2/+3 |
| 2016-02-22 | Auto merge of #31811 - alexcrichton:clean-deps, r=sanxiyn | bors | -1/+0 |
| 2016-02-22 | Auto merge of #31805 - cuviper:android-lfs, r=alexcrichton | bors | -1/+4 |
| 2016-02-21 | Auto merge of #31810 - gandro:netbsd-fix-stat, r=alexcrichton | bors | -10/+29 |
| 2016-02-22 | Fix broken Solaris build | Nikita Baksalyar | -2/+3 |
| 2016-02-21 | RaiseException is used by everything except x86 gnu | Paul Dicker | -0/+1 |
| 2016-02-21 | Auto merge of #31792 - Zoxc:sysroot, r=alexcrichton | bors | -0/+7 |
| 2016-02-21 | rustbuild: Sync some Cargo.toml/lib.rs dependencies | Alex Crichton | -1/+0 |
| 2016-02-21 | Fixes for 32-bit | Paul Dicker | -10/+11 |
| 2016-02-21 | Fix `struct stat` usage on NetBSD | Sebastian Wicki | -10/+29 |
| 2016-02-21 | Fix liballoc dependencies | John Kåre Alsaker | -0/+7 |
| 2016-02-21 | std: Use Android LFS off64_t, ftruncate64, and lseek64 | Josh Stone | -1/+4 |
| 2016-02-20 | Auto merge of #31608 - frewsxcv:osstring-simple-functions, r=alexcrichton | bors | -0/+268 |
| 2016-02-20 | Add Capacity/length methods for OsString. | Corey Farwell | -0/+268 |
| 2016-02-20 | Remove dead code from sys::windows::c | Paul Dicker | -210/+36 |
| 2016-02-19 | Rollup merge of #31765 - tshepang:shorten, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-02-19 | Rollup merge of #31764 - tshepang:overlong-sentence, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-02-19 | Rollup merge of #31763 - tshepang:extraneous-word, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-02-19 | Rollup merge of #31737 - dhuseby:netbsd_fixes, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2016-02-19 | Auto merge of #31742 - frewsxcv:needless-lifetimes, r=pnkfelix | bors | -2/+2 |
| 2016-02-19 | Auto merge of #31738 - seanmonstar:sys-rand, r=alexcrichton | bors | -168/+167 |
| 2016-02-18 | Auto merge of #31684 - tmiasko:alternate-stack, r=alexcrichton | bors | -5/+24 |
| 2016-02-18 | doc: make the sentence more simple | Tshepang Lekhonkhobe | -1/+1 |
| 2016-02-18 | doc: reduce overlong sentence | Tshepang Lekhonkhobe | -1/+1 |
| 2016-02-18 | doc: remove a word that makes the sentence hard to read | Tshepang Lekhonkhobe | -1/+1 |
| 2016-02-18 | Auto merge of #31734 - aliclark:bsd-stat-fixes, r=alexcrichton | bors | -131/+63 |
| 2016-02-18 | Add mutual PartialEq and PartialOrd impls for Path[Buf] and OsStr[ing] | Gleb Kozyrev | -0/+47 |
| 2016-02-18 | Add mutual PartialOrd impls for Path and PathBuf | Gleb Kozyrev | -6/+21 |
| 2016-02-18 | Impl AsRef<Path> for Cow<OsStr> | Gleb Kozyrev | -0/+7 |
| 2016-02-18 | Add mutual PartialEq and PartialCmp impls for OsStr, OsString | Gleb Kozyrev | -0/+38 |
| 2016-02-18 | Remove unnecessary explicit lifetime bounds. | Corey Farwell | -2/+2 |
| 2016-02-18 | Auto merge of #31728 - Amanieu:recoversafe_into_inner, r=alexcrichton | bors | -0/+6 |
| 2016-02-18 | Remove alternate stack with sigaltstack before unmapping it. | Tomasz Miąsko | -5/+24 |
| 2016-02-17 | std: restructure rand os code into sys modules | Sean McArthur | -168/+167 |
| 2016-02-17 | Rollup merge of #31733 - gkoz:strip_prefix_docs, r=alexcrichton | Steve Klabnik | -1/+3 |
| 2016-02-17 | Rollup merge of #31695 - oconnor663:chardocs, r=alexcrichton | Steve Klabnik | -21/+11 |
| 2016-02-17 | Rollup merge of #31694 - oconnor663:insertdocs, r=steveklabnik | Steve Klabnik | -6/+10 |
| 2016-02-17 | fixes a small netbsd compile error | Dave Huseby | -2/+2 |
| 2016-02-17 | Update `Path::strip_prefix` doc | Gleb Kozyrev | -1/+3 |
| 2016-02-17 | re-add freebsd padding | Ali Clark | -0/+3 |
| 2016-02-17 | time_t is long on freebsd and dragonfly (and nsec should be long) | Ali Clark | -16/+20 |
| 2016-02-17 | unfork freebsd stat definitions, fixes x86 | Ali Clark | -122/+50 |