Commit Graph

8 Commits

Author SHA1 Message Date
thomas c43bce5a18 Fixed example.rb added example that shows zip file manipulation with Zip::ZipFile 2002-03-20 20:18:35 +00:00
thomas 3dd67f1504 *** empty log message *** 2002-02-02 14:58:02 +00:00
thomas b5ec2d672b Renamed SimpleZipFile to BasicZipFile 2002-02-01 23:14:58 +00:00
thomas 4fa4b85392 ZipFile renamed to SimpleZipFile. The new ZipFile will have many more methods
that are useful for managing archives.
2002-02-01 19:11:10 +00:00
thomas a9edbfd160 Fixed bug reading from empty deflated entry in zip file 2002-01-25 22:29:57 +00:00
thomas 441dcb9643 NOTICE: Not all tests run!!
ZipOutputStream in progress

Wrapped rubyzip in namespace module Zip.
2002-01-19 22:28:19 +00:00
thomas 665085d28e *** empty log message *** 2002-01-05 00:52:47 +00:00
thomas 609f3527d5 Initial revision 2002-01-02 17:48:31 +00:00