summary refs log tree commit diff
path: root/src/libflate
AgeCommit message (Expand)AuthorLines
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-9/+9
2014-03-22Add #[deny(deprecated_owned_vector)] to several modules.Huon Wilson-4/+6
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-15Test fixes and rebase conflictsAlex Crichton-0/+1
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+3
2014-03-15Add rustdoc html crate infoSteven Fackler-0/+3
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-3/+1
2014-03-14lint: add lint for use of a `~[T]`.Huon Wilson-0/+1
2014-03-12rand: deprecate `rng`.Huon Wilson-1/+1
2014-03-12Update users for the std::rand -> librand move.Huon Wilson-2/+3
2014-02-24flate: return CVec<u8> rather than copying into a new vector.Huon Wilson-23/+18
2014-01-30Remove Times traitBrendan Zabarauskas-6/+6
2014-01-26Move extra::flate to libflateAlex Crichton-0/+133