rust/src/libstd/io
bors 95ee0a04fd auto merge of #12980 : cmr/rust/overhaul-stdio, r=thestinger
this comes from a discussion on IRC where the split between stdin and stdout
seemed unnatural, and the fact that reading on stdin won't flush stdout, which
is unlike every other language (including C's stdio).
2014-03-20 04:36:50 -07:00
..
net rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
buffered.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
comm_adapters.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
extensions.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
flate.rs Remove eof() from io::Reader 2014-01-09 09:27:10 -08:00
fs.rs rename std::vec_ng -> std::vec 2014-03-20 04:25:32 -04:00
mem.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
mod.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
pipe.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
process.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
result.rs std: Change assert_eq!() to use {} instead of {:?} 2014-02-28 23:01:54 -08:00
signal.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00
stdio.rs auto merge of #12980 : cmr/rust/overhaul-stdio, r=thestinger 2014-03-20 04:36:50 -07:00
tempfile.rs extra: Put the nail in the coffin, delete libextra 2014-03-14 13:59:02 -07:00
test.rs log: Introduce liblog, the old std::logging 2014-03-15 22:26:36 -07:00
timer.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
util.rs rename std::vec -> std::slice 2014-03-20 01:30:27 -04:00