about summary refs log tree commit diff
path: root/src/libcore/rt/io/flate.rs
AgeCommit message (Collapse)AuthorLines
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-121/+0
This only changes the directory names; it does not change the "real" metadata names.
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-2/+2
2013-04-19core::rt: Declare large parts of the I/O APIBrian Anderson-0/+121