about summary refs log tree commit diff
path: root/src/libstd/io/flate.rs
AgeCommit message (Expand)AuthorLines
2014-01-09Remove eof() from io::ReaderAlex Crichton-2/+0
2014-01-08Remove the io::Decorator traitAlex Crichton-69/+0
2013-12-04std::str: s/from_utf8_slice/from_utf8/, to make the basic case shorter.Huon Wilson-1/+1
2013-12-04std::str: remove from_utf8.Huon Wilson-3/+3
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+123