| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Another go at changing compile-command, this time using RBUILD env var. | Graydon Hoare | 2011-03-25 | 1 | -1/+1 |
| | | |||||
| * | Revert "Bulk-edit compile commands in emacs chatter to point to assumed ↵ | Graydon Hoare | 2011-03-25 | 1 | -1/+1 |
| | | | | | | | build/ dir off src root." This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c. | ||||
| * | Bulk-edit compile commands in emacs chatter to point to assumed build/ dir ↵ | Graydon Hoare | 2011-03-25 | 1 | -1/+1 |
| | | | | | off src root. | ||||
| * | Cleanup, refactoring, and some runtime tests. | Michael Bebenita | 2010-09-10 | 1 | -2/+2 |
| | | |||||
| * | Tidy up the sync dir, remove dead or mis-designed code in favour of OS ↵ | Graydon Hoare | 2010-09-08 | 1 | -1/+12 |
| | | | | | primitives, switch rust_kernel to use a lock/signal pair and wait rather than spin. | ||||
| * | Cleaned up locking in the kernel. | Michael Bebenita | 2010-09-08 | 1 | -7/+1 |
| | | |||||
| * | Small updates to util classes. | Michael Bebenita | 2010-09-07 | 1 | -1/+15 |
| | | |||||
| * | Added a few utility classes, cleaned up the include order of .h files, and ↵ | Michael Bebenita | 2010-09-07 | 1 | -0/+56 |
| started to make the Rust kernel own domain message queues rather than the Rust domains themselves. | |||||