index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
sync
/
timer.cpp
Age
Commit message (
Collapse
)
Author
Lines
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-1
/
+1
2012-03-28
Tidy up multiple declarations and STDC_FOO_MACROS guards in headers.
Graydon Hoare
-1
/
+1
2011-07-13
Remove 'Nop.' comments, add emacs lines, remove obsolete file.
Graydon Hoare
-1
/
+0
2011-07-13
Attempt to correct buggy win32 timer code (causing tinderbox failures).
Graydon Hoare
-19
/
+24
2011-06-30
Added a nanosecond timer to time.rs, support for some floating point casts, ↵
Eric Holk
-5
/
+10
and a commandline-driven mode for pfib.rs
2010-09-10
Cleanup, refactoring, and some runtime tests.
Michael Bebenita
-0
/
+5
2010-08-16
Putting out the burning tree on Windows. Turns out you can completely starve ↵
Michael Bebenita
-1
/
+1
threads by not yielding on windows/vmware, really weird.
2010-08-11
Added support for task sleeping in the scheduler.
Michael Bebenita
-0
/
+61