index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
bench
/
shootout-pfib.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-11
/
+11
2011-10-21
Remove some semicolons after block calls
Marijn Haverbeke
-3
/
+3
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-6
/
+7
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-2
/
+2
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-4
/
+4
2011-10-20
Convert tests to use bare-fn spawn
Brian Anderson
-6
/
+7
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-1
/
+1
2011-09-02
Reformat. Issue #855
Brian Anderson
-7
/
+6
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-2
/
+2
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-2
/
+2
2011-09-01
Convert main functions to istrs. Issue #855
Brian Anderson
-2
/
+1
2011-08-31
Convert benchmarks to istrs. Issue #855
Brian Anderson
-4
/
+3
2011-08-31
Convert uses of #fmt to #ifmt. Issue #855
Brian Anderson
-4
/
+3
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-2
/
+4
2011-08-27
Convert std::getopts to istrs. Issue #855
Brian Anderson
-2
/
+3
2011-08-27
Convert std::u64 to istrs. Issue #855
Brian Anderson
-1
/
+2
2011-08-25
Cleaning up task and comm exports, updating all the test cases.
Eric Holk
-14
/
+13
2011-08-20
Reformat
Brian Anderson
-6
/
+6
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-2
/
+2
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-3
/
+3
2011-08-16
Convert most main functions to the ivec signature
Brian Anderson
-5
/
+4
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-4
/
+4
2011-08-15
Converted over benchmarks.
Eric Holk
-15
/
+18
2011-08-12
Convert most working tests to ivecs
Brian Anderson
-2
/
+2
2011-08-12
Convert uint::parse_buf to ivecs
Brian Anderson
-2
/
+1
2011-08-12
Remove vecs from std::getopts
Brian Anderson
-1
/
+1
2011-08-12
Convert benchmarks to ivecs
Brian Anderson
-8
/
+8
2011-08-12
Rename std::ioivec to std::io
Brian Anderson
-2
/
+2
2011-08-12
Convert all uses of std::io to std::ioivec
Brian Anderson
-2
/
+2
2011-08-12
Remove vec version of str::bytes, rename bytes_ivec to str::bytes
Brian Anderson
-1
/
+3
2011-08-03
Un-xfail more pretty-printing tests
Brian Anderson
-1
/
+0
2011-08-02
Include benchmarks in pretty-print tests
Brian Anderson
-0
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-57
/
+46
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-0
/
+123