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
/
io
/
comm_adapters.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-14
Fix all code examples
Alex Crichton
-4
/
+13
2014-02-14
extra: Capture stdout/stderr of tests by default
Alex Crichton
-0
/
+6
2014-02-03
std: Fix tests with io_error usage
Alex Crichton
-28
/
+17
2014-02-03
std: Remove io::io_error
Alex Crichton
-8
/
+9
2014-01-29
auto merge of #11893 : Armavica/rust/copyable-cloneable, r=huonw
bors
-1
/
+1
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-3
/
+3
2014-01-28
Rename CopyableVector to CloneableVector
Virgile Andreani
-1
/
+1
2014-01-09
Remove eof() from io::Reader
Alex Crichton
-9
/
+0
2013-12-26
std: remove some test warnings
Erick Tryzelaar
-2
/
+1
2013-12-19
Get comm_adapters building again
Alex Crichton
-2
/
+2
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-35
/
+13
2013-12-15
std::vec: remove unnecessary count parameter on {bytes,
Huon Wilson
-1
/
+1
2013-12-10
Implement PortReader and ChanWriter
Raphael Speyer
-11
/
+172
2013-12-08
Remove dead codes
Kiet Tran
-4
/
+4
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+57