Commit Graph

  • 77bacdd389 Migrate to travis-ci.com. master Piotr Fusik 2021-06-16 09:04:55 +0200
  • 1d91b11e5f zopfli --i1000. Piotr Fusik 2021-03-27 14:48:44 +0100
  • 3afb6ab29f Travis build. Piotr Fusik 2020-02-18 22:02:50 +0100
  • 20ee65beca Update links. Piotr Fusik 2019-11-07 11:32:22 +0100
  • 5afe7d62cc Document 2017's bugs. Piotr Fusik 2019-11-07 11:32:11 +0100
  • afd1101fde Document zero page requirements. Piotr Fusik 2019-11-07 11:31:22 +0100
  • 8d526b7d4d If we have all 256 literals of same length, codeToLiteralSymbol is an identity mapping. Piotr Fusik 2017-11-07 20:03:06 +0100
  • ebe87070eb Improve labels. Piotr Fusik 2017-11-07 19:52:27 +0100
  • 0608c9adef Fix more than 256 codes of same length. Fix all 256 literal codes of same length. Piotr Fusik 2017-11-07 19:20:20 +0100
  • 02c09a514e Fix 256 codes of same length. Piotr Fusik 2017-11-06 19:13:29 +0100
  • f7af9d3980 Clean up .gitignore Piotr Fusik 2017-11-06 19:06:38 +0100
  • f196d9bc3a Fix a comment. Piotr Fusik 2017-11-06 07:39:41 +0100
  • 8f455a3c68 zopfli compiled with i686-w64-mingw32-gcc and compressed with zopfli. gh-pages Piotr Fusik 2017-02-12 19:42:59 +0100
  • 3faede80c3 zopfli beats the other compression methods. Piotr Fusik 2017-02-12 19:40:36 +0100
  • 5d41b9a647 Shorten by two bytes. Piotr Fusik 2017-02-12 11:28:55 +0100
  • 8498d8fde7 Shorten by one byte. Piotr Fusik 2017-02-07 17:46:10 +0100
  • fd18d5618d Shorten the labels. Piotr Fusik 2017-02-07 15:51:06 +0100
  • ebbddee192 Shorten by two bytes. Piotr Fusik 2017-02-07 15:13:10 +0100
  • e5dfc7db2f Make the routine ROM-friendly - the initialized data is now constant. Shorten by four bytes. Piotr Fusik 2017-02-07 15:04:19 +0100
  • bc8b90cf24 Shorten the code by one byte. Piotr Fusik 2017-02-07 11:18:27 +0100
  • ba3cd5298d Windows binaries of gzip2deflate and zip2deflate. Piotr Fusik 2013-10-02 11:21:22 +0200
  • 15c46f525e Makefile. Piotr Fusik 2013-10-02 11:13:41 +0200
  • ca04480869 Clear git executable bit. Piotr Fusik 2013-10-02 11:13:22 +0200
  • bfa593aba8 README: correct creation year and shell escapes, clarify readByte. Piotr Fusik 2013-10-02 11:12:29 +0200
  • efa15c53d1 README. Piotr Fusik 2013-10-01 19:10:40 +0200
  • b4ecaaeb5e Command-line converter from ZIP to DEFLATE. Piotr Fusik 2012-12-12 12:40:53 +0100
  • ce3d27e006 Command-line converter from GZIP to DEFLATE. Piotr Fusik 2009-10-17 19:02:26 +0200
  • a9c38e537e Optimize size and speed. Piotr Fusik 2007-06-17 15:18:50 +0200
  • 35cc87a05c Add comments. Optional support for DEFLATE64. Piotr Fusik 2003-10-11 23:26:36 +0200
  • da25b5975e Optimize code by two bytes. Piotr Fusik 2003-03-12 01:11:24 +0100
  • 16403f6976 Command-line utility to compress to DEFLATE using zlib. Piotr Fusik 2002-08-24 14:14:58 +0200
  • 3a52942f94 Use less memory. More verbatim labels. Piotr Fusik 2002-08-06 17:03:06 +0200
  • 3455fd77a5 First version. Piotr Fusik 2000-08-14 17:26:04 +0200