rust/src/libstd/io
bors b5bab85c1a auto merge of #10796 : kballard/rust/revert-new-naming, r=alexcrichton
Rename the `*::init()` functions back to `*::new()`, since `new` is not
going to become a keyword.
2013-12-04 23:26:19 -08:00
..
native auto merge of #10796 : kballard/rust/revert-new-naming, r=alexcrichton 2013-12-04 23:26:19 -08:00
net Register new snapshots 2013-11-28 20:27:56 -08:00
buffered.rs Fixes for BufferedWriter and LineBufferedWriter 2013-11-30 11:33:11 -05:00
comm_adapters.rs
extensions.rs test: Remove non-procedure uses of do from compiletest, libstd tests, 2013-11-26 08:25:27 -08:00
flate.rs std::str: s/from_utf8_slice/from_utf8/, to make the basic case shorter. 2013-12-04 22:35:53 +11:00
fs.rs Revert "libstd: Change Path::new to Path::init." 2013-12-04 22:33:53 -08:00
mem.rs std::io::mem: add a with_capacity constructor to MemWriter. 2013-12-01 00:58:27 +11:00
mod.rs Revert "libstd: Change Path::new to Path::init." 2013-12-04 22:33:53 -08:00
option.rs test: Remove non-procedure uses of do from compiletest, libstd tests, 2013-11-26 08:25:27 -08:00
pipe.rs libstd: Remove all non-proc uses of do from libstd 2013-11-26 08:23:57 -08:00
process.rs libstd: Remove all non-proc uses of do from libstd 2013-11-26 08:23:57 -08:00
signal.rs libstd: Remove all non-proc uses of do from libstd 2013-11-26 08:23:57 -08:00
stdio.rs Don't dup the stdio file descriptors. 2013-12-04 08:51:47 -08:00
timer.rs libstd: Remove all non-proc uses of do from libstd 2013-11-26 08:23:57 -08:00