| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-18 | rt: Convert rust_task_list to a typedef | Brian Anderson | -15/+0 | |
| 2012-03-18 | rt: Don't store the name of the task state in rust_task_list | Brian Anderson | -3/+3 | |
| 2012-02-03 | rt: Rename rust_scheduler to rust_task_thread | Brian Anderson | -4/+4 | |
| 2011-07-13 | Remove 'Nop.' comments, add emacs lines, remove obsolete file. | Graydon Hoare | -1/+0 | |
| 2011-06-28 | Renamed what's left of rust_dom to rust_scheduler | Eric Holk | -4/+4 | |
| 2011-04-19 | Overhaul logging system in runtime | Marijn Haverbeke | -2/+2 | |
| See https://github.com/graydon/rust/wiki/Logging-vision The runtime logging categories are now treated in the same way as modules in compiled code. Each domain now has a log_lvl that can be used to restrict the logging from that domain (will be used to allow logging to be restricted to a single domain). Features dropped (can be brought back to life if there is interest): - Logger indentation - Multiple categories per log statement - I possibly broke some of the color code -- it confuses me | ||||
| 2011-04-07 | Move to macro-based logging checks in the C++ code | Marijn Haverbeke | -2/+2 | |
| No functions should be called for log statements that turn out to be inactive. | ||||
| 2010-09-10 | Cleanup, refactoring, and some runtime tests. | Michael Bebenita | -0/+16 | |
