summary refs log tree commit diff
path: root/src/test/bench
AgeCommit message (Expand)AuthorLines
2013-10-29auto merge of #10145 : TeXitoi/rust/issues-2913, r=bstriebors-50/+46
2013-10-29rewrite shootout-binarytrees.rs to match shootout directivesGuillaume Pinot-50/+46
2013-10-28Capitalize statics in f32 and f64 modsZiad Hatahet-1/+1
2013-10-28Allow fail messages to be caught, and introduce the Any traitMarvin Löbel-2/+2
2013-10-26auto merge of #10072 : brson/rust/modelines, r=thestingerbors-1/+0
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2013-10-24Test fixes and merge conflictsAlex Crichton-46/+52
2013-10-24Remove even more of std::ioAlex Crichton-60/+44
2013-10-23auto merge of #10032 : thestinger/rust/snapshot, r=huonwbors-1/+5
2013-10-23register snapshotsDaniel Micay-1/+5
2013-10-23std::rand: add distributions::Range for generating [lo, hi).Huon Wilson-3/+3
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-32/+32
2013-10-18auto merge of #9851 : alexcrichton/rust/include_bin, r=huonwbors-7/+4
2013-10-18Optimize include_bin! for large inputsAlex Crichton-7/+4
2013-10-18Made `std::task::TaskBuilder::future_result()` easier to useMarvin Löbel-6/+5
2013-10-15path2: Adjust the API to remove all the _str mutation methodsKevin Ballard-5/+5
2013-10-15path2: Replace the path module outrightKevin Ballard-5/+5
2013-10-10Remove some users of io::file_readerAlex Crichton-14/+24
2013-10-09std::rand: Add a trait for seeding RNGs: SeedableRng.Huon Wilson-6/+6
2013-10-09std::rand: Add an implementation of ISAAC64.Huon Wilson-4/+4
2013-10-08rm useless fast_ffi attributesDaniel Micay-9/+0
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-4/+6
2013-10-02auto merge of #9665 : alexcrichton/rust/snapshot, r=brsonbors-2/+2
2013-10-01Migrate users of 'loop' to 'continue'Alex Crichton-2/+2
2013-10-01remove the `float` typeDaniel Micay-26/+26
2013-09-30bench: Remove usage of fmt!Alex Crichton-54/+55
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-25/+25
2013-09-23test: Fix rustdoc and tests.Patrick Walton-5/+0
2013-09-23std: merge rand::{Rng,RngUtil} with default methods.Huon Wilson-5/+5
2013-09-21drop `extra::par`Daniel Micay-518/+0
2013-09-19Modernize extra::future APISteven Fackler-4/+4
2013-09-19Turned extra::getopts functions into methodsMarvin Löbel-1/+1
2013-09-16switch Drop to `&mut self`Daniel Micay-1/+1
2013-09-15Remove {uint,int,u64,i64,...}::from_str,from_str_radixblake2-ppc-31/+31
2013-09-06make macro hygienicJohn Clements-8/+8
2013-09-05Rename str::from_bytes to str::from_utf8, closes #8985Florian Hahn-2/+2
2013-08-30fix various warningsErick Tryzelaar-1/+0
2013-08-30Revert "src/test/bench: restructure"Corey Richardson-0/+0
2013-08-28src/test/bench: restructureCorey Richardson-0/+0
2013-08-27librustc: Fix merge falloutPatrick Walton-13/+25
2013-08-22Enabled tests.Vadim Chugunov-2/+0
2013-08-20Fix typo in test/bench/noise.rs. Closes #8574.nsf-1/+1
2013-08-20rm obsolete integer to_str{,_radix} free functionsDaniel Micay-9/+7
2013-08-18auto merge of #8560 : kballard/rust/reserve-yield, r=pcwaltonbors-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-14/+0
2013-08-16Reserve 'yield' keywordKevin Ballard-1/+1
2013-08-10std: Rename Iterator.transform -> .mapErick Tryzelaar-7/+7
2013-08-10Mass rename of .consume{,_iter}() to .move_iter()Erick Tryzelaar-8/+8
2013-08-08auto merge of #8356 : toddaaro/rust/ws, r=brsonbors-0/+164
2013-08-08auto merge of #8385 : cmr/rust/big-rollup, r=alexcrichtonbors-9/+6