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
/
run-pass
/
spawn2.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-11-17
remove compile-command from local variable blocks
Niko Matsakis
-1
/
+0
2011-10-20
Remove temporary fn# syntax
Brian Anderson
-1
/
+1
2011-10-20
Drop the 2 from the spawn*2 functions
Brian Anderson
-2
/
+2
2011-10-20
Convert tests to use bare-fn spawn
Brian Anderson
-4
/
+4
2011-08-25
Cleaning up task and comm exports, updating all the test cases.
Eric Holk
-2
/
+2
2011-08-15
Converted two more spawn tests.
Eric Holk
-1
/
+4
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-1
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-31
/
+21
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-1
/
+1
2011-06-15
Fixed a problem where spawn arguments were getting lost again. Also, fixed up...
Eric Holk
-4
/
+10
2011-06-15
Fix a bunch of compile-command lines to use RBUILD
Graydon Hoare
-1
/
+1
2011-05-27
Re-XFAIL, not valgrind-clean.
Graydon Hoare
-0
/
+3
2011-05-27
Switching over to wrappers for spawning functions of multiple arguments. Does...
Eric Holk
-4
/
+29
2011-05-27
Un-XFAILing spawn tests.
Eric Holk
-4
/
+0
2011-05-27
Working on 2 argument spawn. The arguments seem to be copied correctly once, ...
Eric Holk
-0
/
+15