| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a message passing system based on lock free queues for inter-thread ↵ | Michael Bebenita | 2010-07-19 | 1 | -20/+13 |
| | | | | | communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes. | ||||
| * | Perform valgrind-specific timing tweaks in a platform-sensitive manner. | Graydon Hoare | 2010-07-04 | 1 | -3/+4 |
| | | |||||
| * | Preempt works on non-windows, just needed a little valgrind love to complete ↵ | Graydon Hoare | 2010-07-04 | 1 | -2/+10 |
| | | | | | in a reasonable time. | ||||
| * | Merge timer loop functions, fix win32 build broken by logger change. | Graydon Hoare | 2010-06-24 | 1 | -23/+17 |
| | | |||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+97 |