summaryrefslogtreecommitdiff
path: root/deflate.c (follow)
Commit message (Expand)AuthorAge
* Clean up some compiler warnings.Simon Tatham2008-11-21
* When building the static Huffman tables, it's vital to include theSimon Tatham2007-02-13
* Fix typo in limit test in deflate_buildhuf(). (The only two limitSimon Tatham2006-12-07
* Update deflate.c to include nearly all the changes I've been makingSimon Tatham2006-12-06
* Add support for compressed PDF streams, using Simon's new deflate library.Ben Harris2006-11-30