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-one-million.rs
Age
Commit message (
Expand
)
Author
Lines
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-1
/
+1
2013-01-30
Remove oldcomm from the test suite
Brian Anderson
-53
/
+29
2012-12-14
Rename core::comm to core::oldcomm
Brian Anderson
-15
/
+15
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-04
De-mode comm::Chan
Tim Chevalier
-2
/
+2
2012-10-04
Remove arg vectors from main functions. Stop supporting them.
Brian Anderson
-1
/
+2
2012-09-26
Demode vec::push (and convert to method)
Niko Matsakis
-1
/
+1
2012-09-25
use + mode for (almost) everything when not using legacy modes
Niko Matsakis
-1
/
+1
2012-09-19
De-mode vec::each() and many of the str iteration routines
Niko Matsakis
-3
/
+3
2012-09-18
Revert "replace explicit calls to vec::each with vec::each_ref, partially dem...
Niko Matsakis
-3
/
+3
2012-09-18
replace explicit calls to vec::each with vec::each_ref, partially demode str
Niko Matsakis
-3
/
+3
2012-08-27
Camel case various core constructors
Brian Anderson
-4
/
+4
2012-08-23
Remove match check from test cases
Tim Chevalier
-5
/
+10
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-1
/
+1
2012-08-15
Convert more core types to camel case
Brian Anderson
-2
/
+2
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-5
/
+5
2012-08-05
Switch alts to use arrows
Brian Anderson
-5
/
+5
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-1
/
+1
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-4
/
+4
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-5
/
+5
2012-07-03
core: Convert iter::repeat to the for protocol
Brian Anderson
-3
/
+3
2012-07-01
Convert to new closure syntax
Brian Anderson
-6
/
+6
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-6
/
+6
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-4
/
+4
2012-06-28
Make a bunch of tests stop using the deprecated vector syntax.
Michael Sullivan
-2
/
+2
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-3
/
+3
2012-06-25
Some perf fixes, although vec::slice is still too slow (Issue #2719)
Eric Holk
-1
/
+1
2012-05-23
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
Brian Anderson
-3
/
+7
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-2
/
+2
2012-02-22
Make the various from_str functions return options
Marijn Haverbeke
-1
/
+1
2012-02-15
bench: Add a test for task concurrency
Brian Anderson
-0
/
+68
2011-12-20
Revert "wip"
Brian Anderson
-60
/
+0
2011-12-20
wip
Brian Anderson
-0
/
+60