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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustuv
/
async.rs
Age
Commit message (
Expand
)
Author
Lines
2014-01-07
Fixup the rest of the tests in the compiler
Alex Crichton
-1
/
+1
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-2
/
+3
2013-12-24
rustuv: Get all tests passing again after refactor
Alex Crichton
-6
/
+7
2013-12-24
rustuv: Reimplement without using std::rt::sched
Alex Crichton
-1
/
+0
2013-12-10
libstd: Remove `Cell` from the library.
Patrick Walton
-0
/
+1
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-3
/
+2
2013-11-26
librustuv: Remove all non-`proc` uses of `do` from `libextra` and
Patrick Walton
-2
/
+2
2013-11-10
Make the uv bindings resilient to linked failure
Alex Crichton
-31
/
+12
2013-11-10
Update all uv tests to pass again
Alex Crichton
-41
/
+35
2013-11-10
Clean up the remaining chunks of uv
Alex Crichton
-1
/
+1
2013-11-10
Fixing rebase conflicts and such
Alex Crichton
-5
/
+5
2013-11-10
Remove usage of ~fn() from uv async/idle
Alex Crichton
-29
/
+133
2013-11-10
uv: Remove lots of uv/C++ wrappers
Alex Crichton
-2
/
+2
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-0
/
+83