about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2015-01-06More test fixesAlex Crichton-71/+70
2015-01-06Fix misspelled comments.Joseph Crail-5/+5
2015-01-06Test fixes and rebase conflictsAlex Crichton-4/+8
2015-01-06rollup merge of #20563: cmr/macro-input-future-proofingAlex Crichton-18/+26
2015-01-06Minor fallout/update FOLLOW setsCorey Richardson-4/+12
2015-01-06rollup merge of #20650: klutzy/omg-windows-error-modeAlex Crichton-0/+7
2015-01-06rollup merge of #20615: aturon/stab-2-threadAlex Crichton-165/+237
2015-01-06rollup merge of #19430: pczarn/interp_tt-cleanupAlex Crichton-9/+11
2015-01-06rollup merge of #20607: nrc/kindsAlex Crichton-40/+42
2015-01-06rollup merge of #20593: nikomatsakis/unused-tps-in-implAlex Crichton-0/+27
2015-01-06rollup merge of #20653: alexcrichton/entry-unstableAlex Crichton-38/+29
2015-01-06rollup merge of #20652: vhbit/thread-key-typeAlex Crichton-2/+10
2015-01-06rollup merge of #20647: aturon/stab-2-errorAlex Crichton-0/+8
2015-01-06rollup merge of #20612: retep998/winsizeAlex Crichton-7/+39
2015-01-07Cleanup and followup to PR #17830: parsing changesPiotr Czarnecki-9/+11
2015-01-06Register new snapshotsAlex Crichton-706/+13
2015-01-06rollup merge of #20481: seanmonstar/fmt-show-stringAlex Crichton-222/+240
2015-01-07markers -> markerNick Cameron-60/+60
2015-01-06rollup merge of #20562: nick29581/arrays-3Alex Crichton-144/+152
2015-01-07falloutNick Cameron-34/+36
2015-01-06Fallout from stabilizationAaron Turon-122/+123
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-222/+240
2015-01-06Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...Niko Matsakis-0/+27
2015-01-07Replace full slice notation with index callsNick Cameron-115/+121
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-59/+62
2015-01-06std: Revert stability of Entry-based APIsAlex Crichton-11/+7
2015-01-06[breaking change] Revert Entry behaviour to take keys by value.Dylan Ede-27/+22
2015-01-06auto merge of #20633 : vhbit/rust/ios-cstring, r=brsonbors-2/+2
2015-01-06Tuning pthread_key_t typeMichael Neumann-2/+10
2015-01-07std: prevent `CreateProcess()` race on Windowsklutzy-0/+7
2015-01-06Stabilize std::errorAaron Turon-0/+8
2015-01-06Stabilize std::threadAaron Turon-44/+115
2015-01-06Fix falloutCorey Richardson-14/+14
2015-01-06iOS: CString falloutValerii Hiora-2/+2
2015-01-06Apply stability attributes to std::num::Float.Huon Wilson-30/+56
2015-01-06Merge core::num::Float and std::num::FloatMath.Huon Wilson-30/+437
2015-01-06num: remove deprecated functionality.Huon Wilson-4/+0
2015-01-05More test fixes!Alex Crichton-13/+9
2015-01-06Implement TTY::get_winsize for WindowsPeter Atashian-7/+39
2015-01-05Revert "Remove i suffix in docs"Alex Crichton-717/+746
2015-01-05rollup merge of #20482: kmcallister/macro-reformAlex Crichton-135/+802
2015-01-05Merge remote-tracking branch 'nrc/sized-2' into rollupAlex Crichton-25/+25
2015-01-05rollup merge of #20556: japaric/no-for-sizedAlex Crichton-3/+2
2015-01-05rollup merge of #20581: apasel422/extendAlex Crichton-2/+2
2015-01-05rollup merge of #20566: zsiciarz/fix-stdext-docsAlex Crichton-1/+1
2015-01-05rollup merge of #20565: alexcrichton/missing-stabilityAlex Crichton-8/+8
2015-01-05rollup merge of #20560: aturon/stab-2-iter-ops-sliceAlex Crichton-8/+27
2015-01-05rollup merge of #20538: EchoAce/issue-20529Alex Crichton-10/+15
2015-01-05rollup merge of #20519: ville-h/rwlock-renameAlex Crichton-84/+84
2015-01-05rollup merge of #20507: alexcrichton/issue-20444Alex Crichton-1379/+463