| Age | Commit message (Expand) | Author | Lines |
| 2015-07-21 | Auto merge of #27073 - alexcrichton:less-proc-fs, r=brson | bors | -47/+60 |
| 2015-07-21 | Auto merge of #26856 - steveklabnik:gh26475, r=alexcrichton | bors | -2/+18 |
| 2015-07-21 | Expand a bit on thread::park spurious wakeups | Steve Klabnik | -2/+18 |
| 2015-07-21 | std: Be resilient to failure in pthread_getattr_np | Alex Crichton | -47/+60 |
| 2015-07-21 | Auto merge of #27171 - steveklabnik:doc_std_io, r=brson | bors | -0/+229 |
| 2015-07-21 | Auto merge of #27168 - brson:stdprim, r=steveklabnik | bors | -204/+461 |
| 2015-07-21 | Auto merge of #27150 - retep998:where-are-my-files, r=alexcrichton | bors | -9/+15 |
| 2015-07-20 | Address feedback | Brian Anderson | -30/+30 |
| 2015-07-20 | Write better docs for std::io | Steve Klabnik | -0/+229 |
| 2015-07-20 | std: Create separate docs for the primitives | Brian Anderson | -192/+449 |
| 2015-07-20 | doc: Clean up primitive short descriptions | Brian Anderson | -15/+15 |
| 2015-07-20 | Auto merge of #27064 - alexcrichton:into-raw-os, r=brson | bors | -15/+195 |
| 2015-07-20 | Improve Debug impl for File on Windows | Peter Atashian | -9/+15 |
| 2015-07-20 | Auto merge of #27026 - nagisa:overflowing-unsigned, r=pnkfelix | bors | -2/+0 |
| 2015-07-20 | std: Add IntoRaw{Fd,Handle,Socket} traits | Alex Crichton | -15/+195 |
| 2015-07-19 | Fix documentation IP ranges: e.g., 192.0.2.* instead of 192.*.2.*. | Ken Tossell | -4/+8 |
| 2015-07-18 | Auto merge of #27088 - tamird:fix-ios-build, r=alexcrichton | bors | -6/+4 |
| 2015-07-17 | [ios] std: avoid `result::fold` | Tamir Duberstein | -6/+4 |
| 2015-07-17 | Rollup merge of #27080 - soderstroff:kristof-patch, r=Gankro | Manish Goregaokar | -1/+1 |
| 2015-07-17 | Rollup merge of #27069 - Eljay:fix-raw-attr-typo, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-07-16 | Fixed typo | Kristof Söderström | -1/+1 |
| 2015-07-16 | Merge branch 'doc_io_traits_enums' of https://github.com/steveklabnik/rust in... | Steve Klabnik | -58/+601 |
| 2015-07-16 | More docs for std::io free functions. | Steve Klabnik | -10/+10 |
| 2015-07-16 | More docs for std::io::Write | Steve Klabnik | -12/+114 |
| 2015-07-16 | More docs for std::io::Seek | Steve Klabnik | -6/+27 |
| 2015-07-16 | More docs for std::io::Read | Steve Klabnik | -12/+278 |
| 2015-07-16 | More docs for std::io::BufRead | Steve Klabnik | -32/+186 |
| 2015-07-16 | Fix typo in stability attribute. | Lee Jeffery | -1/+1 |
| 2015-07-16 | Rollup merge of #26950 - AlisdairO:memset, r=alexcrichton | Manish Goregaokar | -0/+166 |
| 2015-07-16 | Rollup merge of #26977 - brson:stddoc, r=Gankro | Manish Goregaokar | -35/+224 |
| 2015-07-15 | Add specializations of read_to_end for Stdin, TcpStream and File, | Alisdair Owens | -0/+166 |
| 2015-07-14 | Address more feedback | Brian Anderson | -3/+3 |
| 2015-07-14 | Fix negate_unsigned feature gate check | Simonas Kazlauskas | -2/+0 |
| 2015-07-14 | Address more feedback | Brian Anderson | -4/+5 |
| 2015-07-14 | Auto merge of #27024 - bluss:io-drain, r=alexcrichton | bors | -8/+2 |
| 2015-07-14 | Use Vec::drain in BufWriter | Ulrik Sverdrup | -8/+2 |
| 2015-07-13 | Address feedback | Brian Anderson | -33/+37 |
| 2015-07-13 | Fix local path | Brian Anderson | -1/+1 |
| 2015-07-13 | std: Refining crate docs | Brian Anderson | -33/+217 |
| 2015-07-13 | Auto merge of #26241 - SimonSapin:derefmut-for-string, r=alexcrichton | bors | -8/+60 |
| 2015-07-13 | Implement IndexMut for String and str. | Simon Sapin | -0/+4 |
| 2015-07-13 | Add more tests for AsciiExt::is_ascii | Simon Sapin | -8/+11 |
| 2015-07-13 | Add tests for AsciiExt::make_ascii_*case, including on String. | Simon Sapin | -0/+45 |
| 2015-07-12 | Auto merge of #26958 - alexcrichton:down-with-thread-dtors, r=brson | bors | -2/+19 |
| 2015-07-12 | std: Fix a TLS destructor bug on OSX | Alex Crichton | -2/+19 |
| 2015-07-12 | Auto merge of #26957 - wesleywiser:rename_connect_to_join, r=alexcrichton | bors | -1/+1 |
| 2015-07-12 | Auto merge of #26965 - bluss:cstring-debug, r=alexcrichton | bors | -4/+16 |
| 2015-07-12 | Rollup merge of #26979 - tshepang:trim, r=Gankro | Manish Goregaokar | -4/+0 |
| 2015-07-12 | Auto merge of #26972 - jethrogb:patch-1, r=alexcrichton | bors | -2/+6 |
| 2015-07-12 | Auto merge of #26959 - dhuseby:i686-unknown-freebsd, r=alexcrichton | bors | -7/+9 |