about summary refs log tree commit diff
path: root/src/rt/rust_task_list.cpp
AgeCommit message (Expand)AuthorLines
2012-03-18rt: Convert rust_task_list to a typedefBrian Anderson-15/+0
2012-03-18rt: Don't store the name of the task state in rust_task_listBrian Anderson-3/+3
2012-02-03rt: Rename rust_scheduler to rust_task_threadBrian Anderson-4/+4
2011-07-13Remove 'Nop.' comments, add emacs lines, remove obsolete file.Graydon Hoare-1/+0
2011-06-28Renamed what's left of rust_dom to rust_schedulerEric Holk-4/+4
2011-04-19Overhaul logging system in runtimeMarijn Haverbeke-2/+2
2011-04-07Move to macro-based logging checks in the C++ codeMarijn Haverbeke-2/+2
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-0/+16