Commit Graph

  • 559c8032ea *** empty log message *** thomas 2002-01-25 20:12:01 +0000
  • 4d8a667dcb *** empty log message *** thomas 2002-01-25 19:37:48 +0000
  • 4a53e94606 Added Deflater and DeflaterTest. thomas 2002-01-20 15:00:00 +0000
  • a8dc346236 *** empty log message *** thomas 2002-01-19 23:39:28 +0000
  • 8b034e52a0 Added .cvsignore file thomas 2002-01-19 23:23:25 +0000
  • 2e77b39b22 Added ZipEntry.writeCDirEntry and misc minor fixes thomas 2002-01-19 23:09:48 +0000
  • 441dcb9643 NOTICE: Not all tests run!! thomas 2002-01-19 22:28:19 +0000
  • 09d7331298 Fail nicely if the user doesn't have info-zip compatible zip in the path thomas 2002-01-17 17:52:43 +0000
  • 6cde544249 Adjusted chunk size to 32k after a few perf measurements thomas 2002-01-10 17:02:13 +0000
  • d9a6256f93 License now same as rubys, not just GPL thomas 2002-01-09 21:10:53 +0000
  • 004f6ff2f4 *** empty log message *** thomas 2002-01-05 23:19:51 +0000
  • 202b119b9b Updated NEWS file thomas 2002-01-05 22:09:48 +0000
  • 87354d7b34 Updated NEWS file thomas 2002-01-05 22:09:48 +0000
  • d8bdc9d606 Added tests for decompressors and a tests for ZipLocalEntry, ZipCentralDirectoryEntry and ZipCentralDirectory for handling of corrupt data thomas 2002-01-05 22:05:00 +0000
  • 0a3cbb12f3 deflated data extracted from a zip file. contains file1.txt thomas 2002-01-05 21:21:56 +0000
  • dada9ed848 Changed references to Inflate to Zlib::inflate for compatibility with ruby-zlib-0.5 thomas 2002-01-05 19:05:05 +0000
  • 11d9f9f80d *** empty log message *** thomas 2002-01-05 18:28:38 +0000
  • 665085d28e *** empty log message *** thomas 2002-01-05 00:52:47 +0000
  • 0f7b8bae7e *** empty log message *** thomas 2002-01-05 00:37:45 +0000
  • e4a96a4bd1 Fixed problem with test file creation thomas 2002-01-05 00:31:02 +0000
  • 085e3bd5f2 Updated README.txt thomas 2002-01-05 00:15:21 +0000
  • 56d12307ac ZipFile now works thomas 2002-01-05 00:13:58 +0000
  • badae1edeb ZipCentralDirectoryEntryTest now runs thomas 2002-01-04 20:51:24 +0000
  • d4bf9328ef Changed ZIpLocalNEtryTest::test_ReadLocalEntryHeaderOfFirstTestZipEntry so it works on both unix too. It only worked on windows because the test made assumptions about the compressed size and crc of an entry, but that differs depending on the OS because of the CRLF thing. thomas 2002-01-04 17:40:39 +0000
  • 2542f1fd65 Added note about zlib.c patch thomas 2002-01-04 17:37:38 +0000
  • 609f3527d5 Initial revision thomas 2002-01-02 17:48:31 +0000