about summary refs log tree commit diff
path: root/src/libflate/lib.rs
AgeCommit message (Expand)AuthorLines
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