about summary refs log tree commit diff
path: root/src/libstd/flate.rs
AgeCommit message (Collapse)AuthorLines
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-107/+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-1/+1
2013-05-10Move flate from core to stdBrian Anderson-0/+107