| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add FIXME related to the -fno-strict-aliasing workaround | Marijn Haverbeke | 2011-04-08 | 1 | -0/+2 |
| * | Fixed deadlock caused by the message pump not being notified of new message s... | Michael Bebenita | 2010-09-16 | 1 | -1/+1 |
| * | Lots of design changes around proxies and message passing. Made it so that do... | Michael Bebenita | 2010-09-07 | 1 | -2/+0 |
| * | Added a few utility classes, cleaned up the include order of .h files, and st... | Michael Bebenita | 2010-09-07 | 1 | -0/+2 |
| * | Implemented an lock free queue based on this paper http://www.cs.rochester.ed... | Michael Bebenita | 2010-08-24 | 1 | -13/+201 |
| * | Made the lock_free_queue lock (temporarily, until fixed). | Michael Bebenita | 2010-08-17 | 1 | -0/+3 |
| * | Added a message passing system based on lock free queues for inter-thread com... | Michael Bebenita | 2010-07-19 | 1 | -1/+5 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+15 |