| Age | Commit message (Expand) | Author | Lines |
| 2015-09-05 | Rollup merge of #28253 - murarth:prelude-typo, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-09-05 | Auto merge of #28242 - Diggsey:msvc-backtrace, r=alexcrichton | bors | -4/+31 |
| 2015-09-04 | Fix typo in prelude docs | Murarth | -2/+2 |
| 2015-09-05 | Add line numbers to MSVC backtrace | Diggory Blake | -4/+31 |
| 2015-09-04 | Auto merge of #28069 - alexcrichton:rt-atexit, r=brson | bors | -17/+9 |
| 2015-09-04 | Auto merge of #28034 - alexcrichton:new-lines, r=aturon | bors | -4/+7 |
| 2015-09-03 | std: Account for CRLF in {str, BufRead}::lines | Alex Crichton | -4/+7 |
| 2015-09-04 | Add line numbers to windows-gnu backtraces | Diggory Blake | -77/+155 |
| 2015-09-04 | Add ptr import (fixup #28187) | Manish Goregaokar | -1/+1 |
| 2015-09-03 | Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T` | Vadim Petrochenkov | -37/+48 |
| 2015-09-02 | std: Run at_exit cleanup on process::exit | Alex Crichton | -17/+9 |
| 2015-09-02 | Fix compile on DragonFly: Replace unknown uint32_t/in64_t by u32/i64. | Michael Neumann | -4/+4 |
| 2015-09-01 | Auto merge of #28130 - alexcrichton:fix-msvc-static-tls-dtor, r=brson | bors | -9/+29 |
| 2015-09-01 | std: Run TLS destructors in a statically linked binary | Alex Crichton | -9/+29 |
| 2015-09-01 | Auto merge of #28094 - apasel422:extend-hashmap, r=alexcrichton | bors | -0/+62 |
| 2015-08-31 | Implement RFC 839 for `{HashMap, HashSet}` | Andrew Paseltiner | -0/+62 |
| 2015-08-30 | Atomically set CLOEXEC on duplicated sockets | Tobias Bucher | -5/+25 |
| 2015-08-30 | Auto merge of #27588 - cesarb:read_all, r=alexcrichton | bors | -0/+140 |
| 2015-08-29 | Auto merge of #28043 - apasel422:rfc-1194, r=alexcrichton | bors | -4/+105 |
| 2015-08-28 | implement RFC 1194 | Andrew Paseltiner | -4/+105 |
| 2015-08-28 | Auto merge of #28047 - steveklabnik:doc_print, r=alexcrichton | bors | -0/+20 |
| 2015-08-28 | Add issue number to read_exact unstable declarations | Cesar Eduardo Barros | -2/+2 |
| 2015-08-28 | Auto merge of #28054 - zaeleus:ios-imports, r=alexcrichton | bors | -4/+1 |
| 2015-08-28 | Auto merge of #28038 - durka:grep-unstable-issue-refs, r=alexcrichton | bors | -1/+1 |
| 2015-08-27 | std: Fix backtrace imports for ios targets | Michael Macias | -4/+1 |
| 2015-08-27 | Auto merge of #28052 - Manishearth:rollup, r=Manishearth | bors | -2/+5 |
| 2015-08-27 | Add some examples for the print! macro | Steve Klabnik | -0/+20 |
| 2015-08-28 | Rollup merge of #28029 - tshepang:unusual, r=steveklabnik | Manish Goregaokar | -2/+5 |
| 2015-08-27 | Auto merge of #27930 - barosl:path_max, r=alexcrichton | bors | -20/+37 |
| 2015-08-28 | Use a different buffer doubling logic for `std::sys::os::getcwd` | Barosl Lee | -5/+7 |
| 2015-08-28 | Reduce the reliance on `PATH_MAX` | Barosl Lee | -15/+30 |
| 2015-08-27 | Auto merge of #28030 - tshepang:improve-example, r=alexcrichton | bors | -2/+4 |
| 2015-08-27 | fix some more unstable issue annotations | Alex Burka | -1/+1 |
| 2015-08-27 | Auto merge of #27975 - sfackler:iter-order-methods, r=aturon | bors | -8/+8 |
| 2015-08-26 | Make iter::order functions into methods on Iterator | Steven Fackler | -8/+8 |
| 2015-08-27 | Auto merge of #27808 - SimonSapin:utf16decoder, r=alexcrichton | bors | -6/+6 |
| 2015-08-26 | doc: improve as_path example | Tshepang Lekhonkhobe | -2/+4 |
| 2015-08-26 | path: the if-else block looked unusual | Tshepang Lekhonkhobe | -2/+5 |
| 2015-08-26 | Auto merge of #27998 - birkenfeld:patch-1, r=alexcrichton | bors | -28/+6 |
| 2015-08-25 | Auto merge of #27995 - nagisa:windows-error-message, r=alexcrichton | bors | -3/+2 |
| 2015-08-25 | collections doc: remove mention of BitVec, BitSet, VecMap | Georg Brandl | -28/+6 |
| 2015-08-25 | Do not recalculate string length in error_string | Simonas Kazlauskas | -3/+2 |
| 2015-08-25 | Auto merge of #27971 - tbu-:pr_cloexec, r=alexcrichton | bors | -1/+4 |
| 2015-08-25 | Auto merge of #27966 - GuillaumeGomez:iterator, r=alexcrichton | bors | -0/+3 |
| 2015-08-25 | Auto merge of #27957 - overminder:aug23-i686-android, r=alexcrichton | bors | -1/+2 |
| 2015-08-24 | Implement read_exact for the Read trait | Cesar Eduardo Barros | -0/+140 |
| 2015-08-24 | Atomically open files with O_CLOEXEC where possible | Tobias Bucher | -1/+4 |
| 2015-08-24 | Add stability markers for new impls | Steven Fackler | -0/+2 |
| 2015-08-23 | Implement Error for AddrParseError | Steven Fackler | -1/+15 |
| 2015-08-23 | Add Send/Sync traits on LookupHost struct | Guillaume Gomez | -0/+3 |