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
/
pipe.rs
Age
Commit message (
Expand
)
Author
Lines
2013-12-24
std: Remove must deferred sending functions
Alex Crichton
-1
/
+1
2013-12-24
rustuv: Get all tests passing again after refactor
Alex Crichton
-1
/
+2
2013-12-24
rustuv: Reimplement without using std::rt::sched
Alex Crichton
-38
/
+40
2013-12-16
Test fallout from std::comm rewrite
Alex Crichton
-3
/
+2
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-5
/
+2
2013-12-08
Remove dead codes
Kiet Tran
-4
/
+0
2013-11-28
Register new snapshots
Alex Crichton
-5
/
+5
2013-11-26
librustuv: Remove all non-`proc` uses of `do` from `libextra` and
Patrick Walton
-2
/
+2
2013-11-24
Remove linked failure from the runtime
Alex Crichton
-39
/
+32
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-1
/
+1
2013-11-10
Enable uv pipe tests on windows
Alex Crichton
-6
/
+0
2013-11-10
Fix usage of libuv for windows
Alex Crichton
-0
/
+6
2013-11-10
Another round of test fixes from previous commits
Alex Crichton
-0
/
+88
2013-11-10
Make the uv bindings resilient to linked failure
Alex Crichton
-60
/
+54
2013-11-10
Assorted test fixes and merge conflicts
Alex Crichton
-50
/
+52
2013-11-10
Migrate all streams to synchronous closing
Alex Crichton
-1
/
+1
2013-11-10
Clean up the remaining chunks of uv
Alex Crichton
-3
/
+3
2013-11-10
Migrate uv net bindings away from ~fn()
Alex Crichton
-10
/
+13
2013-11-10
Migrate uv file bindings away from ~fn()
Alex Crichton
-1
/
+1
2013-11-10
Start migrating stream I/O away from ~fn()
Alex Crichton
-53
/
+196
2013-11-10
uv: Remove lots of uv/C++ wrappers
Alex Crichton
-4
/
+4
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-0
/
+98