Add an error check for correct formatting in Deflate uncompressed
[sgt/halibut] / deflate.c
2012-05-03 simonAdd an error check for correct formatting in Deflate...
2008-11-21 simonClean up some compiler warnings.
2007-02-13 simonWhen building the static Huffman tables, it's vital...
2006-12-07 simonFix typo in limit test in deflate_buildhuf(). (The...
2006-12-06 simonUpdate deflate.c to include nearly all the changes...
2006-11-30 benAdd support for compressed PDF streams, using Simon...