about summary refs log tree commit diff
path: root/src/rt/sync/timer.cpp
AgeCommit message (Expand)AuthorLines
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-1/+1
2012-03-28Tidy up multiple declarations and STDC_FOO_MACROS guards in headers.Graydon Hoare-1/+1
2011-07-13Remove 'Nop.' comments, add emacs lines, remove obsolete file.Graydon Hoare-1/+0
2011-07-13Attempt to correct buggy win32 timer code (causing tinderbox failures).Graydon Hoare-19/+24
2011-06-30Added a nanosecond timer to time.rs, support for some floating point casts, a...Eric Holk-5/+10
2010-09-10Cleanup, refactoring, and some runtime tests.Michael Bebenita-0/+5
2010-08-16Putting out the burning tree on Windows. Turns out you can completely starve ...Michael Bebenita-1/+1
2010-08-11Added support for task sleeping in the scheduler.Michael Bebenita-0/+61