| Age | Commit message (Expand) | Author | Lines |
| 2015-02-25 | Rollup merge of #22778 - mzabaluev:leftover-lifetime, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-25 | Rollup merge of #22772 - tbu-:pr_panic_fail, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-25 | Rollup merge of #22770 - vhbit:ios-rand-send, r=alexcrichton | Manish Goregaokar | -4/+1 |
| 2015-02-25 | Rollup merge of #22758 - ejjeong:aarch64-linux-android, r=alexcrichton | Manish Goregaokar | -2/+19 |
| 2015-02-25 | Rollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton | Manish Goregaokar | -31/+37 |
| 2015-02-25 | Rollup merge of #22623 - petrochenkov:optest, r=alexcrichton | Manish Goregaokar | -31/+31 |
| 2015-02-24 | Use arrays instead of vectors in tests | Vadim Petrochenkov | -31/+31 |
| 2015-02-24 | Improve readability of an error check in `set_non_blocking` | Tobias Bucher | -5/+5 |
| 2015-02-24 | Revert a wrong replace of "fail" to "panic" | Tobias Bucher | -1/+1 |
| 2015-02-24 | Auto merge of #22749 - kballard:process-stdio-constructors, r=alexcrichton | bors | -2/+2 |
| 2015-02-24 | iOS: Sync/Send fallout | Valerii Hiora | -4/+1 |
| 2015-02-24 | Replace deprecated getdtablesize() with sysconf(_SC_OPEN_MAX) for android aar... | Eunji Jeong | -2/+19 |
| 2015-02-24 | Fix integers in tests (fixup #22700) | Manish Goregaokar | -4/+4 |
| 2015-02-24 | std::io::BufReader: remove leftover lifetime parameter on get_ref() | Mikhail Zabaluev | -1/+1 |
| 2015-02-24 | Rollup merge of #22594 - alexcrichton:issue-22577, r=aturon | Manish Goregaokar | -25/+47 |
| 2015-02-24 | Rollup merge of #22428 - erickt:io-wrappers, r=aturon | Manish Goregaokar | -1/+36 |
| 2015-02-24 | Rollup merge of #22730 - ipetkov:lint-docs, r=alexcrichton | Manish Goregaokar | -0/+2 |
| 2015-02-24 | Rollup merge of #22728 - vojtechkral:int-audit-thread-local, r=alexcrichton | Manish Goregaokar | -15/+15 |
| 2015-02-24 | Rollup merge of #22700 - nick29581:ints_hash, r=alexcrichton | Manish Goregaokar | -177/+177 |
| 2015-02-24 | Rollup merge of #22687 - tshepang:prelude-nits, r=alexcrichton | Manish Goregaokar | -4/+1 |
| 2015-02-24 | Rollup merge of #22604 - aochagavia:docs, r=alexcrichton | Manish Goregaokar | -5/+8 |
| 2015-02-23 | Fix the std::process::Stdio constructors | Kevin Ballard | -2/+2 |
| 2015-02-24 | std::prelude: code consistency nits | Tshepang Lekhonkhobe | -4/+1 |
| 2015-02-23 | Hide unnecessary error checking from the user | Tobias Bucher | -29/+35 |
| 2015-02-23 | Test fixes and rebase conflicts | Alex Crichton | -3/+2 |
| 2015-02-23 | Fix windows failure (fixup #22538) | Manish Goregaokar | -2/+2 |
| 2015-02-23 | Rollup merge of #22320 - petrochenkov:eq, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-23 | Rollup merge of #22640 - sfackler:fix-take, r=alexcrichton | Manish Goregaokar | -0/+35 |
| 2015-02-23 | Add documentation to associated types in libcore, libstd | Ivan Petkov | -0/+2 |
| 2015-02-23 | Rollup merge of #22696 - stepancheg:use-box, r=alexcrichton | Manish Goregaokar | -31/+42 |
| 2015-02-23 | Rollup merge of #22670 - shepmaster:c_str_typos, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-02-23 | Rollup merge of #22658 - glacjay:issue-22535, r=Gankro | Manish Goregaokar | -62/+66 |
| 2015-02-23 | Rollup merge of #22643 - fhartwig:bitvec-doc-fix, r=alexcrichton | Manish Goregaokar | -4/+4 |
| 2015-02-23 | Rollup merge of #22559 - kmcallister:borrowck-readme, r=nikomatsakis | Manish Goregaokar | -1/+1 |
| 2015-02-23 | Integer audit in `libstd/thread_local/*`, part of #22240 | Vojtech Kral | -15/+15 |
| 2015-02-23 | int audit - std::sync | Nick Cameron | -177/+177 |
| 2015-02-23 | Auto merge of #21769 - brooksbp:column-line-macro, r=nick29581 | bors | -2/+2 |
| 2015-02-23 | Use boxed functions instead of transmute | Stepan Koltsov | -31/+42 |
| 2015-02-22 | Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon | bors | -1/+1 |
| 2015-02-22 | Fix typos in CStr docs | Jake Goulding | -2/+2 |
| 2015-02-22 | Auto merge of #22574 - huonw:remove-lame-statics, r=alexcirchton | bors | -45/+45 |
| 2015-02-22 | shift int/uint tests around to avoid code repetition | GlacJAY | -62/+66 |
| 2015-02-21 | Implement BufRead for Take | Steven Fackler | -0/+15 |
| 2015-02-22 | Rollup merge of #22584 - alexcrichton:snapshots, r=Gankro | Manish Goregaokar | -4173/+1 |
| 2015-02-22 | Rollup merge of #22568 - semarie:openbsd-rfc592, r=huonw | Manish Goregaokar | -1/+1 |
| 2015-02-22 | Rollup merge of #22583 - vhbit:ios-cstr, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-02-22 | Rollup merge of #22567 - Gankro:unstable, r=alexcrichton | Manish Goregaokar | -180/+129 |
| 2015-02-22 | Rollup merge of #22634 - shepmaster:std-io-typo, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-02-22 | Rollup merge of #22545 - Ryman:fucntion, r=dotdash | Manish Goregaokar | -14/+14 |
| 2015-02-21 | Remove last traces of BitV and BitVSet from documentation | Florian Hartwig | -4/+4 |