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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiletest
/
procsrv.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-4
/
+4
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-9
/
+6
2012-02-20
core: New task API
Brian Anderson
-2
/
+2
2012-02-15
Rewrite exhaustiveness checker
Marijn Haverbeke
-1
/
+1
2012-02-10
use task::spawn_sched to read stdout and stderr at the same time
Ted Horst
-3
/
+26
2012-02-10
read stderr before stdout
Ted Horst
-1
/
+1
2012-02-08
Suppress warnings in compiletest
Marijn Haverbeke
-1
/
+1
2012-02-07
Make process-spawning take environments and working directories, remove procs...
Graydon Hoare
-155
/
+41
2012-01-31
Change option::t to option
Tim Chevalier
-3
/
+3
2012-01-25
Replacing str::unsafe_from_bytes with str::from_bytes (part 2)
Kevin Cantu
-4
/
+4
2012-01-19
misc: ';' to ',' in enums in cargo, compiletest, and fuzzer
Patrick Walton
-1
/
+1
2012-01-19
misc: "tag" -> "enum" for cargo, compiletest, fuzzer, rustdoc
Patrick Walton
-1
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-1
/
+1
2012-01-11
Major clean-up of std::io
Marijn Haverbeke
-7
/
+3
2012-01-06
port over the tests to use the new API
Niko Matsakis
-8
/
+7
2012-01-01
freebsd support
User Jyyou
-0
/
+1
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-9
/
+10
2011-11-16
fix mismatched types---make check passes on x86_64!
Niko Matsakis
-4
/
+6
2011-11-08
Remove all uses of native cdecl except for those that yield
Brian Anderson
-8
/
+8
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-3
/
+3
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-1
/
+1
2011-10-20
Get windows working under the bare function regime
Brian Anderson
-1
/
+1
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-2
/
+2
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-1
/
+1
2011-10-20
Convert the test runners to typesafe spawn
Brian Anderson
-7
/
+8
2011-10-12
reimplement some of the unsafe stuff which got lost
Niko Matsakis
-3
/
+3
2011-10-12
all tests pass
Niko Matsakis
-2
/
+2
2011-10-12
continue to annotate functions as unsafe where neccessary
Niko Matsakis
-1
/
+1
2011-10-09
Revert "Revert "Stop using (DY)LD_LIBRARY_PATH on Unix""
Brian Anderson
-1
/
+13
2011-10-09
Revert "Stop using (DY)LD_LIBRARY_PATH on Unix"
Brian Anderson
-13
/
+1
2011-10-06
Stop using (DY)LD_LIBRARY_PATH on Unix
Brian Anderson
-1
/
+13
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-0
/
+183