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
/
stdtest
/
comm.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+3
2011-10-24
move comm functions out of rust abi
Niko Matsakis
-1
/
+16
2011-09-02
Reformat. Issue #855
Brian Anderson
-4
/
+1
2011-08-25
Cleaning up task and comm exports, updating all the test cases.
Eric Holk
-13
/
+2
2011-08-22
Eliminate unused variable warnings in stdtest
Brian Anderson
-2
/
+2
2011-08-20
Reformat
Brian Anderson
-3
/
+3
2011-08-17
Better type inference for chans and ports.
Eric Holk
-0
/
+16
2011-08-17
Yet another comm interface.
Eric Holk
-0
/
+8
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-2
/
+2
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-2
/
+2
2011-08-15
Removed old object-based chans.
Eric Holk
-12
/
+1
2011-08-15
Port ID-based channels.
Eric Holk
-0
/
+11
2011-08-08
Converted the rest of the task-comm-* tests over. Also fixed some
Eric Holk
-1
/
+1
2011-08-05
Rewrote receive to return a value. This lets us initialize variables by recei...
Eric Holk
-4
/
+3
2011-08-01
Added send and receive to comm library.
Eric Holk
-0
/
+12
2011-08-01
Objectified library chans and ports.
Eric Holk
-1
/
+1
2011-08-01
Started working on a library-based comm system. Creating and deleting ports w...
Eric Holk
-0
/
+8