about summary refs log tree commit diff
path: root/src/rt/rust_message.cpp
AgeCommit message (Expand)AuthorLines
2010-09-07Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita-39/+63
2010-08-17Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita-8/+11
2010-08-09Synthesize a flush_chan upcall right before a channel's ref_count drops to ze...Michael Bebenita-2/+1
2010-07-28Move ports out into their own file, add data_message and make communication s...Michael Bebenita-0/+32
2010-07-28Move notification-messages out into their own file and unify into notify_mess...Michael Bebenita-0/+75