Commit Graph

1016 Commits

Author SHA1 Message Date
thomas 004f6ff2f4 *** empty log message *** 2002-01-05 23:19:51 +00:00
thomas 202b119b9b Updated NEWS file 2002-01-05 22:09:48 +00:00
thomas 87354d7b34 Updated NEWS file 2002-01-05 22:09:48 +00:00
thomas d8bdc9d606 Added tests for decompressors and a tests for ZipLocalEntry, ZipCentralDirectoryEntry and ZipCentralDirectory for handling of corrupt data 2002-01-05 22:05:00 +00:00
thomas 0a3cbb12f3 deflated data extracted from a zip file. contains file1.txt 2002-01-05 21:21:56 +00:00
thomas dada9ed848 Changed references to Inflate to Zlib::inflate for compatibility with ruby-zlib-0.5 2002-01-05 19:05:05 +00:00
thomas 11d9f9f80d *** empty log message *** 2002-01-05 18:28:38 +00:00
thomas 665085d28e *** empty log message *** 2002-01-05 00:52:47 +00:00
thomas 0f7b8bae7e *** empty log message *** 2002-01-05 00:37:45 +00:00
thomas e4a96a4bd1 Fixed problem with test file creation 2002-01-05 00:31:02 +00:00
thomas 085e3bd5f2 Updated README.txt 2002-01-05 00:15:21 +00:00
thomas 56d12307ac ZipFile now works 2002-01-05 00:13:58 +00:00
thomas badae1edeb ZipCentralDirectoryEntryTest now runs 2002-01-04 20:51:24 +00:00
thomas 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. 2002-01-04 17:40:39 +00:00
thomas 2542f1fd65 Added note about zlib.c patch 2002-01-04 17:37:38 +00:00
thomas 609f3527d5 Initial revision 2002-01-02 17:48:31 +00:00