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
/
rt
/
rust_chan.cpp
Age
Commit message (
Expand
)
Author
Lines
2011-06-27
Conservatively serialize nearly all upcalls. Successfuly ran make check with ...
Eric Holk
-3
/
+4
2011-06-27
Added some locking to ports to prevent the case where two threads simultaneou...
Eric Holk
-0
/
+3
2011-04-19
Overhaul logging system in runtime
Marijn Haverbeke
-9
/
+7
2011-04-07
Move to macro-based logging checks in the C++ code
Marijn Haverbeke
-5
/
+5
2010-09-07
Lots of design changes around proxies and message passing. Made it so that do...
Michael Bebenita
-13
/
+12
2010-08-09
Synthesize a flush_chan upcall right before a channel's ref_count drops to ze...
Michael Bebenita
-7
/
+20
2010-07-28
Move ports out into their own file, add data_message and make communication s...
Michael Bebenita
-30
/
+51
2010-07-28
Add modeline / file-local emacs var blocks.
Michael Bebenita
-0
/
+11
2010-07-28
Wrap long lines.
Michael Bebenita
-2
/
+2
2010-07-19
Added a message passing system based on lock free queues for inter-thread com...
Michael Bebenita
-13
/
+41
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+34