| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2010-07-19 | Added a message passing system based on lock free queues for inter-thread ↵ | Michael Bebenita | -330/+270 | |
| communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes. | ||||
| 2010-07-15 | Fix a couple fails with wrong arg count (new arg from last gc change); ↵ | Graydon Hoare | -3/+5 | |
| expand vec_grow logging a bit. | ||||
| 2010-07-04 | Fix typo in upcall_recv log message. | Graydon Hoare | -1/+1 | |
| 2010-07-02 | Improve logging on upcall_malloc. | Graydon Hoare | -2/+7 | |
| 2010-06-28 | Move more of the GC logic into the runtime. | Graydon Hoare | -10/+29 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+654 | |
