about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2015-02-25Rollup merge of #22778 - mzabaluev:leftover-lifetime, r=alexcrichtonManish Goregaokar-1/+1
2015-02-25Rollup merge of #22772 - tbu-:pr_panic_fail, r=alexcrichtonManish Goregaokar-1/+1
2015-02-25Rollup merge of #22770 - vhbit:ios-rand-send, r=alexcrichtonManish Goregaokar-4/+1
2015-02-25Rollup merge of #22758 - ejjeong:aarch64-linux-android, r=alexcrichtonManish Goregaokar-2/+19
2015-02-25Rollup merge of #22739 - tbu-:pr_error_net, r=alexcrichtonManish Goregaokar-31/+37
2015-02-25Rollup merge of #22623 - petrochenkov:optest, r=alexcrichtonManish Goregaokar-31/+31
2015-02-24Use arrays instead of vectors in testsVadim Petrochenkov-31/+31
2015-02-24Improve readability of an error check in `set_non_blocking`Tobias Bucher-5/+5
2015-02-24Revert a wrong replace of "fail" to "panic"Tobias Bucher-1/+1
2015-02-24Auto merge of #22749 - kballard:process-stdio-constructors, r=alexcrichtonbors-2/+2
2015-02-24iOS: Sync/Send falloutValerii Hiora-4/+1
2015-02-24Replace deprecated getdtablesize() with sysconf(_SC_OPEN_MAX) for android aar...Eunji Jeong-2/+19
2015-02-24Fix integers in tests (fixup #22700)Manish Goregaokar-4/+4
2015-02-24std::io::BufReader: remove leftover lifetime parameter on get_ref()Mikhail Zabaluev-1/+1
2015-02-24Rollup merge of #22594 - alexcrichton:issue-22577, r=aturonManish Goregaokar-25/+47
2015-02-24Rollup merge of #22428 - erickt:io-wrappers, r=aturonManish Goregaokar-1/+36
2015-02-24Rollup merge of #22730 - ipetkov:lint-docs, r=alexcrichtonManish Goregaokar-0/+2
2015-02-24Rollup merge of #22728 - vojtechkral:int-audit-thread-local, r=alexcrichtonManish Goregaokar-15/+15
2015-02-24Rollup merge of #22700 - nick29581:ints_hash, r=alexcrichtonManish Goregaokar-177/+177
2015-02-24Rollup merge of #22687 - tshepang:prelude-nits, r=alexcrichtonManish Goregaokar-4/+1
2015-02-24Rollup merge of #22604 - aochagavia:docs, r=alexcrichtonManish Goregaokar-5/+8
2015-02-23Fix the std::process::Stdio constructorsKevin Ballard-2/+2
2015-02-24std::prelude: code consistency nitsTshepang Lekhonkhobe-4/+1
2015-02-23Hide unnecessary error checking from the userTobias Bucher-29/+35
2015-02-23Test fixes and rebase conflictsAlex Crichton-3/+2
2015-02-23Fix windows failure (fixup #22538)Manish Goregaokar-2/+2
2015-02-23Rollup merge of #22320 - petrochenkov:eq, r=alexcrichtonManish Goregaokar-1/+1
2015-02-23Rollup merge of #22640 - sfackler:fix-take, r=alexcrichtonManish Goregaokar-0/+35
2015-02-23Add documentation to associated types in libcore, libstdIvan Petkov-0/+2
2015-02-23Rollup merge of #22696 - stepancheg:use-box, r=alexcrichtonManish Goregaokar-31/+42
2015-02-23Rollup merge of #22670 - shepmaster:c_str_typos, r=ManishearthManish Goregaokar-2/+2
2015-02-23Rollup merge of #22658 - glacjay:issue-22535, r=GankroManish Goregaokar-62/+66
2015-02-23Rollup merge of #22643 - fhartwig:bitvec-doc-fix, r=alexcrichtonManish Goregaokar-4/+4
2015-02-23Rollup merge of #22559 - kmcallister:borrowck-readme, r=nikomatsakisManish Goregaokar-1/+1
2015-02-23Integer audit in `libstd/thread_local/*`, part of #22240Vojtech Kral-15/+15
2015-02-23int audit - std::syncNick Cameron-177/+177
2015-02-23Auto merge of #21769 - brooksbp:column-line-macro, r=nick29581bors-2/+2
2015-02-23Use boxed functions instead of transmuteStepan Koltsov-31/+42
2015-02-22Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturonbors-1/+1
2015-02-22Fix typos in CStr docsJake Goulding-2/+2
2015-02-22Auto merge of #22574 - huonw:remove-lame-statics, r=alexcirchtonbors-45/+45
2015-02-22shift int/uint tests around to avoid code repetitionGlacJAY-62/+66
2015-02-21Implement BufRead for TakeSteven Fackler-0/+15
2015-02-22Rollup merge of #22584 - alexcrichton:snapshots, r=GankroManish Goregaokar-4173/+1
2015-02-22Rollup merge of #22568 - semarie:openbsd-rfc592, r=huonwManish Goregaokar-1/+1
2015-02-22Rollup merge of #22583 - vhbit:ios-cstr, r=alexcrichtonManish Goregaokar-2/+2
2015-02-22Rollup merge of #22567 - Gankro:unstable, r=alexcrichtonManish Goregaokar-180/+129
2015-02-22Rollup merge of #22634 - shepmaster:std-io-typo, r=ManishearthManish Goregaokar-1/+1
2015-02-22Rollup merge of #22545 - Ryman:fucntion, r=dotdashManish Goregaokar-14/+14
2015-02-21Remove last traces of BitV and BitVSet from documentationFlorian Hartwig-4/+4