Commit Graph

  • 13b7856858 ruby-1.9.1 compatibility patch from Tatsuki Sugiura. thomas 2010-02-25 12:24:48 +0000
  • d0faedc82b Changed ZipOutputStream.put_next_entry to make it possible to specifiy comments, extra field and compression method. thomas 2010-01-01 12:43:52 +0000
  • 14198a40ed Updated publish method. thomas 2009-12-31 15:25:47 +0000
  • 6e840960c4 Bumped micro number and updated NEWS file. thomas 2009-11-27 21:59:43 +0000
  • 4221a5d2eb Provide convenience methods for retrieving name and comments in character encoding of choice (pending ruby character String class). thomas 2009-11-27 21:28:18 +0000
  • c6ecd1c9f3 Applied ruby-1.9 compatibility patch from Yuya Nishida. thomas 2009-04-05 10:28:46 +0000
  • 426d65cca7 Rewrote fix for rename bug. thomas 2008-08-26 18:49:27 +0000
  • 51c56a1fb8 Refixed rename to avoid decompressing and recompressing entry. thomas 2008-08-24 12:34:20 +0000
  • 34cfcfe78e Update version number and minor release note changes. drylight 2008-08-24 09:43:33 +0000
  • 9c5b55e5da Fixed: Renaming an entry failed if the entry's new name was a different length than its old name. drylight 2008-08-24 08:46:45 +0000
  • f3877622d3 Added IOExtras.copy_stream_n and used it to avoid loading large entries into memory when copying from one stream to another. thomas 2006-12-24 10:42:08 +0000
  • 486ae7d07b Bug 1614537 Version needed to extract set. thomas 2006-12-17 14:03:36 +0000
  • 73c47965c3 Bug 1600222 Fixed it so ZipFsFile#open accepts and ignores b(inary) option. thomas 2006-11-21 08:12:13 +0000
  • 8cce945327 Avoid warnings while running tests. thomas 2006-09-05 20:53:20 +0000
  • fda12b16da bugfix: :link -> :symlink technorama 2006-08-04 17:56:22 +0000
  • e196afadc5 Don't autorequire zip/zip - autorequire is deprecated. thomas 2006-07-01 08:04:31 +0000
  • 67363e594f *** empty log message *** thomas 2006-06-30 07:28:53 +0000
  • afbb01930a Bumped version number and reformatted NEWS a bit. thomas 2006-06-30 07:25:26 +0000
  • 2ca620ef08 documentation additions technorama 2006-06-29 20:49:24 +0000
  • 1b26a47ba6 add documentation and test for new ZipFile::extract technorama 2006-04-30 04:25:14 +0000
  • 402edc6ad2 add some of the API suggestions from sf.net #1281314 technorama 2006-04-30 04:22:21 +0000
  • 8f593b4b2b apply patch for bug #1446926 technorama 2006-04-30 03:55:27 +0000
  • 876460a9cc apply patch for bug #1459902 technorama 2006-04-30 03:54:12 +0000
  • 214a86fa10 add ZipFile @restore_*, documentation update technorama 2006-04-26 15:17:21 +0000
  • c07c1a6487 additional tests technorama 2006-04-07 19:13:09 +0000
  • 5b5a3e420b start of unix_uid, unix_gid, restore_* support technorama 2006-03-28 02:11:59 +0000
  • 77cd3d6472 follow_symlinks is now optional technorama 2006-03-28 01:49:02 +0000
  • 2405804503 add eof? methods technorama 2006-03-28 01:32:16 +0000
  • e0b9112321 eof? tests technorama 2006-03-28 01:31:45 +0000
  • 883641ba68 add to authors technorama 2006-02-26 08:57:08 +0000
  • 5e8bf5f5e1 *** empty log message *** technorama 2006-02-26 08:56:22 +0000
  • 91642caed6 Did away with ZipStreamableFile. thomas 2006-02-25 11:04:44 +0000
  • 0f4d6a149a unix file permissions. symlink support. rework ZipEntry and delegate classes. reduce memory usage during decompression. technorama 2006-02-23 07:03:15 +0000
  • dcf5507804 update permissionInt for mkdir technorama 2006-02-22 22:44:28 +0000
  • 7268ef3cd3 Merged patch from oss-ruby. thomas 2006-02-04 09:42:46 +0000
  • 6d97a8e545 *** empty log message *** thomas 2005-11-19 15:17:14 +0000
  • 3f8f4e5414 Accepted patch from oss-ruby thomas 2005-11-08 07:23:47 +0000
  • a8c7bd3f3f *** empty log message *** thomas 2005-10-07 07:54:11 +0000
  • de1f7e9d03 *** empty log message *** thomas 2005-09-06 19:19:52 +0000
  • c0f91ab4a9 *** empty log message *** thomas 2005-09-06 19:08:11 +0000
  • 4a85de59dd Fixed problem on windows - tempfile has to be set to binmode again when it is reopened thomas 2005-09-06 19:04:57 +0000
  • 94d855f86f *** empty log message *** thomas 2005-09-04 14:45:00 +0000
  • e058d09f8d *** empty log message *** thomas 2005-09-04 14:33:57 +0000
  • 539b42534f *** empty log message *** thomas 2005-09-04 13:43:21 +0000
  • d8cf3a30f7 *** empty log message *** thomas 2005-09-03 08:27:47 +0000
  • 32ffbf8ec6 *** empty log message *** thomas 2005-09-03 08:02:44 +0000
  • 7cf8aabc8f Merged patch from oss-ruby at technorama.net thomas 2005-09-03 07:57:50 +0000
  • b2060aa257 Added failing test that shows that read and gets don't mix currently thomas 2005-09-03 07:54:45 +0000
  • 695467f446 *** empty log message *** thomas 2005-08-29 06:50:25 +0000
  • 42e64eb795 *** empty log message *** thomas 2005-08-29 06:41:08 +0000
  • b3ea27dc46 *** empty log message *** thomas 2005-08-29 06:35:46 +0000
  • 8ad1d234fc *** empty log message *** thomas 2005-08-29 06:26:17 +0000
  • b5010414bc *** empty log message *** thomas 2005-08-07 12:27:44 +0000
  • f51a2c6b46 *** empty log message *** thomas 2005-08-06 09:12:07 +0000
  • b14651ce64 Read/write in chunks to preserve memory thomas 2005-08-03 16:54:33 +0000
  • 06fe24b754 Applied received patch concerning FreeBSD 4.5 issue thomas 2005-07-02 13:08:00 +0000
  • bfeba7a7d1 *** empty log message *** thomas 2005-04-03 14:52:38 +0000
  • 3d9a34dfdc Added a qt example thomas 2005-04-03 14:50:05 +0000
  • 7fd6cea0a3 *** empty log message *** thomas 2005-03-31 19:58:27 +0000
  • ed03547aa4 *** empty log message *** thomas 2005-03-31 19:05:40 +0000
  • c25c3189ee *** empty log message *** thomas 2005-03-17 17:17:30 +0000
  • 0ed7902142 *** empty log message *** thomas 2005-03-17 17:11:46 +0000
  • d943bbb311 Fixed install.rb thomas 2005-03-17 17:04:58 +0000
  • ff1d0c3f2e *** empty log message *** thomas 2005-03-03 17:38:00 +0000
  • 795c98e60e Added documentation to ziprequire thomas 2005-02-27 15:23:24 +0000
  • 0442de88d5 Added documentation to ziprequire thomas 2005-02-27 15:17:50 +0000
  • 53769a874d *** empty log message *** thomas 2005-02-27 14:02:59 +0000
  • adaaf8337c Added more rdoc and changed the remaining tests to Test::Unit thomas 2005-02-19 20:30:33 +0000
  • 6cf67cd4ab Added documentation to ZipInputStream and ZipOutputStream thomas 2005-02-19 19:28:36 +0000
  • 59d74b7369 *** empty log message *** thomas 2005-02-18 09:27:37 +0000
  • f74540ebdc Added ppackage (publish package) task to Rakefile thomas 2005-02-17 22:21:59 +0000
  • 548c1df501 Added pdoc (publish doc) task to Rakefile thomas 2005-02-17 21:49:16 +0000
  • 3e1aa6d7e5 Added a bunch of documentation thomas 2005-02-17 20:27:02 +0000
  • 93b7add002 *** empty log message *** thomas 2005-02-17 08:47:31 +0000
  • de53b34b94 Improved documentation and added rdoc task to Rakefile thomas 2005-02-16 19:04:32 +0000
  • e14208f584 *** empty log message *** thomas 2005-02-16 18:01:04 +0000
  • 255fee4a7f Improvements to Rakefile thomas 2005-02-16 17:47:44 +0000
  • 58aa92f582 *** empty log message *** thomas 2005-02-15 22:35:33 +0000
  • e7d08b2c43 Now uses Rake to build gem thomas 2005-02-15 22:26:02 +0000
  • 1f55c7a96c *** empty log message *** thomas 2005-02-15 21:52:12 +0000
  • 055af34498 Fixed compatibility issue with ruby 1.8.2. Migrated test suite to Test::Unit thomas 2005-02-15 21:39:56 +0000
  • 9e4ab89f08 Changed directory structure thomas 2005-02-15 21:10:20 +0000
  • 921cf16a23 *** empty log message *** thomas 2005-02-13 21:44:15 +0000
  • 43c8776749 *** empty log message *** thomas 2005-02-13 21:38:43 +0000
  • ddea2f5467 Made install.rb independent of the current path (fixes bug reported by Drew Robinson) thomas 2005-02-13 20:53:12 +0000
  • 2315825fd6 Fixed 'version needed to extract'-field wrong in local headers thomas 2004-12-12 10:22:39 +0000
  • a6f952ee8d Added gemspec contributed by Chad Fowler thomas 2004-05-02 13:17:26 +0000
  • 0dba89f427 Fix for FreeBSD 4.9 thomas 2004-04-02 05:25:53 +0000
  • 0c3d4f81f9 *** empty log message *** thomas 2004-03-28 22:28:53 +0000
  • 6e4674b503 *** empty log message *** thomas 2004-03-28 15:59:02 +0000
  • cea9b2ae81 Use RUBY_VERSION not VERSION constant thomas 2004-03-28 13:23:50 +0000
  • c49e9556e0 Only use bugfixed Tempfile implementation if the ruby version hasnt been fixed (contributed by Nobu Nakada) thomas 2004-03-28 12:51:34 +0000
  • 08aa8872ed Compatibility with DelegateClass in ruby version 1.8.1 and newer thomas 2004-03-28 12:46:36 +0000
  • f849b2fa21 Patch for stdrubyext.rb from Nobu Nakada thomas 2004-03-27 15:09:50 +0000
  • 01cf112518 *** empty log message *** thomas 2004-03-27 14:52:08 +0000
  • fddb1f871f converted some files to unix line-endings thomas 2004-03-27 14:30:18 +0000
  • 9d45f0be59 Significantly reduced memory footprint when modifying zip files thomas 2004-03-25 15:34:42 +0000
  • 749a5ed53b IO utility classes moved to new file ioextras.rb. Tests moved to new file ioextrastest.rb thomas 2004-03-16 17:20:26 +0000
  • bc24757a2e Optimization to avoid decompression and recompression thomas 2004-02-27 12:21:32 +0000
  • 35d840d7da *** empty log message *** thomas 2004-01-30 15:17:14 +0000