summary refs log tree commit diff
path: root/src/test/bench/shootout-binarytrees.rs
AgeCommit message (Expand)AuthorLines
2012-03-22make --enforce-mut-vars always on, add mut annotations to remaining filesNiko Matsakis-5/+5
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-6/+6
2012-02-22Make the various from_str functions return optionsMarijn Haverbeke-2/+1
2012-02-09Increase precedence of as operatorMarijn Haverbeke-1/+1
2012-01-19rustc: Make the pretty printer output commas after enum variants. Update all ...Patrick Walton-1/+1
2012-01-19test: "tag" -> "enum" in benchPatrick Walton-1/+1
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-1/+1
2012-01-14bench: Lower the default inputs on many shootout benchmarksBrian Anderson-1/+1
2012-01-14bench: Update shootout-binarytrees for styleBrian Anderson-8/+15
2012-01-14bench: Update shootout-binarytrees to use unique boxesBrian Anderson-5/+5
2011-12-22Merge all 3 log syntaxes, tidy up residual misuses.Graydon Hoare-6/+6
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-09-01Convert all uses of #ifmt to #fmt. Issue #855Brian Anderson-3/+3
2011-08-31Convert uses of #fmt to #ifmt. Issue #855Brian Anderson-3/+3
2011-08-20ReformatBrian Anderson-7/+7
2011-08-03Un-xfail more pretty-printing testsBrian Anderson-2/+0
2011-08-02Include benchmarks in pretty-print testsBrian Anderson-0/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-22/+22
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+53