2017
[folly.git] / folly / io / Compression.h
2017-01-04 Yedidya Feldblum2017
2016-09-01 Chip Turnerzstd is no longer in beta -- s/ZSTD_BETA/ZSTD/g
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-15 Lovro PuzarSupport gzip in folly/io:compression
2015-10-20 Jon Maltiel SwensonBring zstd support into folly/io/Compression.h
2015-10-16 Madhu RamanathanReverting D2503151 to unbreak buck build
2015-10-16 Jon Maltiel SwensonBring ZSTD support into folly/io/Compression.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-14 Tudor BosmanEnforce max uncompressed size; use safe LZ4 decompresso...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Andrew Gallagherfolly/io:compression: add LZMA2 support
2013-08-28 Tudor BosmanAdd Varint-length-prefixed flavor of LZ4
2013-08-28 Tudor BosmanIOBuf compression