| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Silence compiler warnings on OS X 10.9. | Simon Tatham | 2014-03-30 |
| * | Patch from Maciej Adamczyk to set standard output to binary mode in | Simon Tatham | 2012-06-03 |
| * | Make the Deflate decoder correctly handle the special case of a | Simon Tatham | 2012-06-01 |
| * | Apply r6972 from my other copy of deflate.c: don't lose the BFINAL bit | Simon Tatham | 2012-05-03 |
| * | Ahem. Don't invert the length _twice_. | Simon Tatham | 2012-05-03 |
| * | Add an error check for correct formatting in Deflate uncompressed | Simon Tatham | 2012-05-03 |
| * | Clean up some compiler warnings. | Simon Tatham | 2008-11-21 |
| * | When building the static Huffman tables, it's vital to include the | Simon Tatham | 2007-02-13 |
| * | Fix typo in limit test in deflate_buildhuf(). (The only two limit | Simon Tatham | 2006-12-07 |
| * | Update deflate.c to include nearly all the changes I've been making | Simon Tatham | 2006-12-06 |
| * | Add support for compressed PDF streams, using Simon's new deflate library. | Ben Harris | 2006-11-30 |