| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed deadlock caused by the message pump not being notified of new message s... | Michael Bebenita | 2010-09-16 | 1 | -0/+5 |
| * | Lots of design changes around proxies and message passing. Made it so that do... | Michael Bebenita | 2010-09-07 | 1 | -19/+54 |
| * | Implemented an lock free queue based on this paper http://www.cs.rochester.ed... | Michael Bebenita | 2010-08-24 | 1 | -1/+1 |
| * | Lots of changes around memory managment in the Runtime. Added memory regions ... | Michael Bebenita | 2010-08-17 | 1 | -4/+3 |
| * | Move ports out into their own file, add data_message and make communication s... | Michael Bebenita | 2010-07-28 | 1 | -0/+24 |
| * | Move notification-messages out into their own file and unify into notify_mess... | Michael Bebenita | 2010-07-28 | 1 | -0/+72 |