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
/
libstd
/
uvtmp.rs
Age
Commit message (
Expand
)
Author
Lines
2012-02-28
moving new uv stuff into uv.rs and rust_uv.cpp
Jeff Olson
-730
/
+0
2012-02-28
trailing whitespace fixes
Jeff Olson
-12
/
+10
2012-02-28
finishing up simple uv_timer impl
Jeff Olson
-22
/
+160
2012-02-28
cleaning up uv_async stuff and stubbing uv_timer
Jeff Olson
-38
/
+188
2012-02-28
removed hello world and added uv_async_*
Jeff Olson
-39
/
+117
2012-02-28
everything is laid out and working through a basic hw
Jeff Olson
-0
/
+198
2012-02-02
Update libuv.
Graydon Hoare
-69
/
+61
2012-02-02
Win32 warning police.
Graydon Hoare
-65
/
+69
2012-01-31
Require alts to be exhaustive
Tim Chevalier
-0
/
+4
2012-01-27
Merge remote-tracking branch 'killerswan/fixing_strings_2'
Brian Anderson
-2
/
+2
2012-01-27
std: Long lines
Brian Anderson
-1
/
+2
2012-01-27
Re-apply fixes brson made.
Donovan Preston
-4
/
+4
2012-01-27
Implement timers.
Donovan Preston
-7
/
+18
2012-01-26
std: Fix types in uvtmp tests
Brian Anderson
-4
/
+4
2012-01-26
Shuffle around to work with rust-spidermonkey
Donovan Preston
-14
/
+21
2012-01-25
Replacing str::unsafe_from_bytes with str::from_bytes (part 1)
Kevin Cantu
-2
/
+2
2012-01-22
std: Add some hacks to use libuv
Brian Anderson
-0
/
+149