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
Age
Commit message (
Expand
)
Author
Lines
2013-01-23
test: fix benchmark unsafe blocks, r=burningtree.
Graydon Hoare
-51
/
+60
2013-01-23
fix core-map.rs benchmark
Daniel Micay
-33
/
+175
2013-01-23
switch LinearMap to current constructor convention
Daniel Micay
-2
/
+2
2013-01-23
libcore: Use LLVM intrinsics for floor; add a new Perlin noise benchmark. r=b...
Patrick Walton
-0
/
+110
2013-01-23
rename send_map to hashmap
Daniel Micay
-1
/
+1
2013-01-23
core: Rename to_mut and from_mut to cast_to_mut and cast_from_mut
Trinick
-11
/
+11
2013-01-10
add two more copies required in word-count rs=breakage
Niko Matsakis
-2
/
+2
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-21
/
+31
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-31
/
+21
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-21
/
+31
2013-01-02
use newtype struct for devnull rather than type aliased record
Ted Horst
-3
/
+3
2013-01-02
really update mandelbrot to pipes
Ted Horst
-14
/
+9
2012-12-28
test: Fix benchmarks. rs=rustbot
Patrick Walton
-52
/
+47
2012-12-24
Update shootout-mandelbrot to work with the new io::Writer
Tim Chevalier
-5
/
+5
2012-12-23
update mandelbrot to pipes, a few other updates
Ted Horst
-22
/
+11
2012-12-18
core: add macro_rules! for "condition! { c: in -> out; }".
Graydon Hoare
-1
/
+1
2012-12-14
Fix broken tests
Brian Anderson
-12
/
+12
2012-12-14
Un-xfail tests that work now
Tim Chevalier
-1
/
+0
2012-12-14
Rename core::comm to core::oldcomm
Brian Anderson
-65
/
+65
2012-12-14
Remove spawn_listener, spawn_conversation
Brian Anderson
-1
/
+14
2012-12-14
Remove bench/shootout-threadring.rs
Brian Anderson
-63
/
+0
2012-12-14
Remove two comm-oriented benchmarks that have pipe equivs
Brian Anderson
-83
/
+0
2012-12-13
Fix benchmarks
Brian Anderson
-208
/
+1
2012-12-13
Rename Send trait to Owned
Brian Anderson
-16
/
+16
2012-12-11
Reverse the order of the results of pipes::stream
Tim Chevalier
-10
/
+10
2012-12-11
libstd: refactor future, remove with(), remove ~ indirection.
Graydon Hoare
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+340
2012-12-07
Xfail broken tests
Tim Chevalier
-0
/
+1
2012-12-07
bench: fix nbody bugs, r=burningtree.
Graydon Hoare
-13
/
+29
2012-12-06
test: Fix compilation of benchmarks for moves-based-on-type. rs=bustage
Patrick Walton
-14
/
+16
2012-12-06
test: Fix shootout-mandelbrot.rs. rs=bustage
Patrick Walton
-5
/
+5
2012-11-29
librustc: Make the Drop trait use explicit self
Patrick Walton
-1
/
+1
2012-11-28
Merge pull request #4032 from catamorphism/getopts
Graydon Hoare
-1
/
+1
2012-11-26
libcore: Add explicit self to all overloaded operators but Add and Index. r=b...
Patrick Walton
-1
/
+1
2012-11-25
Fix test breakage
Brian Anderson
-2
/
+2
2012-11-25
Add improvements to insert_with_key
Kevin Cantu
-2
/
+2
2012-11-25
Test insert_with_key...
Kevin Cantu
-8
/
+2
2012-11-24
[libstd] getopts, now with fewer copies
Tim Chevalier
-1
/
+1
2012-11-15
Add comments explaining why these tests fail
Tim Chevalier
-4
/
+2
2012-11-14
Convert the test suite to use the Drop trait
Ben Striegel
-1
/
+4
2012-11-13
cleanup: convert some remaining #foo invocations to foo! form.
Graydon Hoare
-14
/
+9
2012-10-30
Remove xfail-pretty from tests that pretty-print correctly now
Tim Chevalier
-14
/
+0
2012-10-25
Merge remote-tracking branch '14427/incoming'
Brian Anderson
-2
/
+2
2012-10-23
Move futures to std
Brian Anderson
-7
/
+4
2012-10-23
core: Use PortOne instead of Future in future_result
Brian Anderson
-5
/
+5
2012-10-23
Remove uses of binary move - <- - from tests and libraries
Tim Chevalier
-11
/
+12
2012-10-22
Merge remote-tracking branch 'original/incoming' into incoming
Simon BD
-135
/
+132
2012-10-12
Make moves explicit in bench tests
Tim Chevalier
-123
/
+124
2012-10-12
Replace several common macros of the form #m[...] with m!(...)
Kevin Cantu
-5
/
+5
2012-10-11
Change FIXME number
Tim Chevalier
-1
/
+1
[prev]
[next]