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
/
libstd
/
io
/
net
/
unix.rs
Age
Commit message (
Expand
)
Author
Lines
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-1
/
+2
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-2
/
+3
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-16
/
+6
2013-12-24
std: Delete rt::test
Alex Crichton
-55
/
+43
2013-12-17
auto merge of #10863 : cadencemarseille/rust/patch-handle-ENOENT, r=alexcrichton
bors
-1
/
+1
2013-12-17
Handle ENOENT
Cadence Marseille
-1
/
+1
2013-12-16
Test fallout from std::comm rewrite
Alex Crichton
-2
/
+2
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-15
/
+10
2013-12-10
librustuv: Change `with_local_io` to use RAII.
Patrick Walton
-17
/
+15
2013-12-10
libextra: Another round of de-`Cell`-ing.
Patrick Walton
-15
/
+7
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-6
/
+6
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-13
/
+13
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-4
/
+4
2013-11-18
libstd: Change all `~fn()`s to `proc`s in the standard library.
Patrick Walton
-1
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+295