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_unix.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-08
Runtime removal: refactor timer
Aaron Turon
-285
/
+0
2014-11-08
Runtime removal: refactor fs
Aaron Turon
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-3
/
+3
2014-10-10
Register new snapshots
Alex Crichton
-7
/
+7
2014-09-22
librustc: Forbid private types in public APIs.
Patrick Walton
-2
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-4
/
+4
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-2
/
+2
2014-08-28
Fallout from stabilizing core::option
Aaron Turon
-1
/
+1
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-3
/
+3
2014-07-04
Removed LLVM bug workaround
Valerii Hiora
-15
/
+2
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-4
/
+5
2014-06-16
auto merge of #14900 : alexcrichton/rust/snapshots, r=huonw
bors
-3
/
+3
2014-06-15
Register new snapshots
Alex Crichton
-3
/
+3
2014-06-12
Basic iOS support
Valerii Hiora
-2
/
+17
2014-06-06
native: Deal with the rtio changes
Alex Crichton
-17
/
+13
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-2
/
+2
2014-05-20
core: Stabilize the mem module
Alex Crichton
-3
/
+3
2014-05-13
io: Implement process wait timeouts
Alex Crichton
-10
/
+10
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-7
/
+8
2014-05-02
Replace most ~exprs with 'box'. #11779
Brian Anderson
-1
/
+1
2014-04-19
std: Add an experimental connect_timeout function
Alex Crichton
-62
/
+7
2014-04-15
native: Be more stringent about pattern matching
Alex Crichton
-1
/
+1
2014-04-12
native: Remove timerfd implementation on linux
Alex Crichton
-0
/
+341