| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-07-13 | Fix compile-command lines in rt. | Graydon Hoare | -1/+1 | |
| 2011-07-13 | Attempt to correct buggy win32 timer code (causing tinderbox failures). | Graydon Hoare | -2/+3 | |
| 2011-07-06 | Added a task wakeup callback. Closes #599. | Eric Holk | -1/+3 | |
| The callback happens when a task moves from the "blocked" state to the "running" state. The callback is also inherited by child tasks. There is currently only a native API. This code hasn't been heavily exercised yet. | ||||
| 2011-06-29 | Added inheritance for task pinning. Closes #598 for real. | Eric Holk | -0/+2 | |
| 2011-06-29 | Adding support for pinning tasks to the currently running thread. Closes #598. | Eric Holk | -10/+9 | |
| 2011-06-28 | Renamed what's left of rust_dom to rust_scheduler | Eric Holk | -0/+308 | |
