about summary refs log tree commit diff
path: root/src/test/bench/shootout-fasta.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-4/+4
2011-10-21Remove some semicolons after block callsMarijn Haverbeke-2/+2
2011-10-21Remove remaining uses of iter and for-eachMarijn Haverbeke-4/+4
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-5/+5
2011-09-02Reformat. Issue #855Brian Anderson-22/+20
2011-09-01Rename std::istr to std::str. Issue #855Brian Anderson-8/+8
2011-09-01Convert main functions to istrs. Issue #855Brian Anderson-1/+1
2011-08-31Convert benchmarks to istrs. Issue #855Brian Anderson-25/+27
2011-08-20ReformatBrian Anderson-15/+13
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-1/+1
2011-08-16Rename std::ivec to std::vecBrian Anderson-2/+2
2011-08-16Convert most main functions to the ivec signatureBrian Anderson-1/+1
2011-08-15The wonky for...in... whitespace was bothering me. Sorry!Lindsey Kuper-4/+4
2011-08-12Convert benchmarks to ivecsBrian Anderson-17/+19
2011-07-27Reformat for new syntaxMarijn Haverbeke-32/+32
2011-07-26Fixup test changesMarijn Haverbeke-1/+1
2011-07-26Remove uses of tuples from the test suiteMarijn Haverbeke-12/+14
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+90