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
/
signal.rs
Age
Commit message (
Expand
)
Author
Lines
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-1
/
+1
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-17
/
+17
2014-02-28
std: Change assert_eq!() to use {} instead of {:?}
Alex Crichton
-1
/
+1
2014-02-28
std: Improve some I/O documentation
Alex Crichton
-0
/
+1
2014-02-27
std: Small cleanup and test improvement
Alex Crichton
-12
/
+11
2014-02-24
Transition to new `Hash`, removing IterBytes and std::to_bytes.
Huon Wilson
-1
/
+1
2014-02-23
Move std::{trie, hashmap} to libcollections
Alex Crichton
-8
/
+13
2014-02-11
Rewrite channels yet again for upgradeability
Alex Crichton
-3
/
+3
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-0
/
+1
2014-02-03
std: Fixing all documentation
Alex Crichton
-9
/
+6
2014-02-03
std: Fix tests with io_error usage
Alex Crichton
-5
/
+5
2014-02-03
std: Remove io::io_error
Alex Crichton
-6
/
+7
2014-01-29
Removing do keyword from libstd and librustc
Scott Lawrence
-2
/
+2
2014-01-15
Allow more "error" values in try_recv()
Alex Crichton
-1
/
+2
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-1
/
+1
2013-12-24
std: Expose that LocalIo may not always be available
Alex Crichton
-10
/
+7
2013-12-23
std: Fix all code examples
Alex Crichton
-2
/
+2
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-7
/
+4
2013-12-15
std: fix spelling in docs.
Huon Wilson
-1
/
+1
2013-12-10
librustuv: Change `with_local_io` to use RAII.
Patrick Walton
-13
/
+11
2013-11-26
libstd: Remove all non-`proc` uses of `do` from libstd
Patrick Walton
-5
/
+5
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-0
/
+224