aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_chan.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul logging system in runtimeMarijn Haverbeke2011-04-191-9/+7
* Move to macro-based logging checks in the C++ codeMarijn Haverbeke2011-04-071-5/+5
* Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita2010-09-071-13/+12
* Synthesize a flush_chan upcall right before a channel's ref_count drops to ze...Michael Bebenita2010-08-091-7/+20
* Move ports out into their own file, add data_message and make communication s...Michael Bebenita2010-07-281-30/+51
* Add modeline / file-local emacs var blocks.Michael Bebenita2010-07-281-0/+11
* Wrap long lines.Michael Bebenita2010-07-281-2/+2
* Added a message passing system based on lock free queues for inter-thread com...Michael Bebenita2010-07-191-13/+41
* Populate tree.Graydon Hoare2010-06-231-0/+34