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
/
libnative
/
io
/
timer_win32.rs
Age
Commit message (
Expand
)
Author
Lines
2014-08-23
Complete renaming of win32 to windows
Vadim Chugunov
-210
/
+0
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-6
/
+6
2014-06-15
Register new snapshots
Alex Crichton
-3
/
+3
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-13
/
+8
2014-05-13
io: Implement process wait timeouts
Alex Crichton
-9
/
+11
2014-05-03
Add lint check for negating uint literals and variables.
Falco Hirschenberger
-3
/
+3
2014-04-23
std: Add support for an accept() timeout
Alex Crichton
-0
/
+11
2014-04-10
std: Make std::comm return types consistent
Alex Crichton
-5
/
+4
2014-04-10
native: remove some internal ~[].
Huon Wilson
-3
/
+3
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-2
/
+2
2014-04-02
Fix fallout of requiring uint indices
Alex Crichton
-1
/
+1
2014-03-31
native: Switch field privacy as necessary
Alex Crichton
-2
/
+2
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-14
/
+14
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-6
/
+6
2014-01-22
Implement native timers
Alex Crichton
-0
/
+203