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
/
task-perf-vector-party.rs
Age
Commit message (
Expand
)
Author
Lines
2012-05-26
bench: Remove task-perf-vector-party. No longer relevant
Brian Anderson
-23
/
+0
2012-05-26
core: Make range follow the for loop protocol
Brian Anderson
-2
/
+2
2012-05-23
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
Brian Anderson
-2
/
+8
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2012-02-22
Make the various from_str functions return options
Marijn Haverbeke
-10
/
+2
2012-01-06
update to use new spawn syntax
Niko Matsakis
-1
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-4
/
+4
2011-10-21
Remove some semicolons after block calls
Marijn Haverbeke
-2
/
+2
2011-10-21
Remove remaining uses of iter and for-each
Marijn Haverbeke
-3
/
+3
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-1
/
+1
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-1
/
+1
2011-10-20
Convert tests to use bare-fn spawn
Brian Anderson
-2
/
+2
2011-09-02
Reformat. Issue #855
Brian Anderson
-10
/
+7
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-2
/
+2
2011-09-01
Add a benchmark for cross-task kernel memory region synchronization
Brian Anderson
-0
/
+28