aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul logging system in runtimeMarijn Haverbeke2011-04-191-3/+3
* Move to macro-based logging checks in the C++ codeMarijn Haverbeke2011-04-071-3/+3
* Back out too-platform-fussy bits in preempt-test work. I hate this test.Graydon Hoare2010-07-221-1/+0
* Beat up on the preempt test a bit more, as it keeps hanging under valgrind.Graydon Hoare2010-07-221-4/+1
* Fixed Windows build.Michael Bebenita2010-07-201-1/+1
* Added a message passing system based on lock free queues for inter-thread com...Michael Bebenita2010-07-191-20/+13
* Perform valgrind-specific timing tweaks in a platform-sensitive manner.Graydon Hoare2010-07-041-3/+4
* Preempt works on non-windows, just needed a little valgrind love to complete ...Graydon Hoare2010-07-041-2/+10
* Merge timer loop functions, fix win32 build broken by logger change.Graydon Hoare2010-06-241-23/+17
* Populate tree.Graydon Hoare2010-06-231-0/+97