Commit Graph

326 Commits

Author SHA1 Message Date
thomas 13b7856858 ruby-1.9.1 compatibility patch from Tatsuki Sugiura. 2010-02-25 12:24:48 +00:00
thomas d0faedc82b Changed ZipOutputStream.put_next_entry to make it possible to specifiy comments, extra field and compression method. 2010-01-01 12:43:52 +00:00
thomas 14198a40ed Updated publish method. 2009-12-31 15:25:47 +00:00
thomas 6e840960c4 Bumped micro number and updated NEWS file. 2009-11-27 21:59:43 +00:00
thomas 4221a5d2eb Provide convenience methods for retrieving name and comments in character encoding of choice (pending ruby character String class). 2009-11-27 21:28:18 +00:00
thomas c6ecd1c9f3 Applied ruby-1.9 compatibility patch from Yuya Nishida. 2009-04-05 10:28:46 +00:00
thomas 426d65cca7 Rewrote fix for rename bug. 2008-08-26 18:49:27 +00:00
thomas 51c56a1fb8 Refixed rename to avoid decompressing and recompressing entry. 2008-08-24 12:34:20 +00:00
drylight 34cfcfe78e Update version number and minor release note changes. 2008-08-24 09:43:33 +00:00
drylight 9c5b55e5da Fixed: Renaming an entry failed if the entry's new name was a different length than its old name. 2008-08-24 08:46:45 +00:00
thomas f3877622d3 Added IOExtras.copy_stream_n and used it to avoid loading large entries into memory when copying from one stream to another. 2006-12-24 10:42:08 +00:00
thomas 486ae7d07b Bug 1614537 Version needed to extract set. 2006-12-17 14:03:36 +00:00
thomas 73c47965c3 Bug 1600222 Fixed it so ZipFsFile#open accepts and ignores b(inary) option. 2006-11-21 08:12:13 +00:00
thomas 8cce945327 Avoid warnings while running tests. 2006-09-05 20:53:20 +00:00
technorama fda12b16da bugfix: :link -> :symlink 2006-08-04 17:56:22 +00:00
thomas e196afadc5 Don't autorequire zip/zip - autorequire is deprecated. 2006-07-01 08:04:31 +00:00
thomas 67363e594f *** empty log message *** 2006-06-30 07:28:53 +00:00
thomas afbb01930a Bumped version number and reformatted NEWS a bit. 2006-06-30 07:25:26 +00:00
technorama 2ca620ef08 documentation additions 2006-06-29 20:49:24 +00:00
technorama 1b26a47ba6 add documentation and test for new ZipFile::extract 2006-04-30 04:25:14 +00:00
technorama 402edc6ad2 add some of the API suggestions from sf.net #1281314 2006-04-30 04:22:21 +00:00
technorama 8f593b4b2b apply patch for bug #1446926 2006-04-30 03:55:27 +00:00
technorama 876460a9cc apply patch for bug #1459902 2006-04-30 03:54:12 +00:00
technorama 214a86fa10 add ZipFile @restore_*, documentation update 2006-04-26 15:17:21 +00:00
technorama c07c1a6487 additional tests 2006-04-07 19:13:09 +00:00
technorama 5b5a3e420b start of unix_uid, unix_gid, restore_* support 2006-03-28 02:11:59 +00:00
technorama 77cd3d6472 follow_symlinks is now optional 2006-03-28 01:49:02 +00:00
technorama 2405804503 add eof? methods 2006-03-28 01:32:16 +00:00
technorama e0b9112321 eof? tests 2006-03-28 01:31:45 +00:00
technorama 883641ba68 add to authors 2006-02-26 08:57:08 +00:00
technorama 5e8bf5f5e1 *** empty log message *** 2006-02-26 08:56:22 +00:00
thomas 91642caed6 Did away with ZipStreamableFile. 2006-02-25 11:04:44 +00:00
technorama 0f4d6a149a unix file permissions. symlink support. rework ZipEntry and delegate classes. reduce memory usage during decompression. 2006-02-23 07:03:15 +00:00
technorama dcf5507804 update permissionInt for mkdir 2006-02-22 22:44:28 +00:00
thomas 7268ef3cd3 Merged patch from oss-ruby. 2006-02-04 09:42:46 +00:00
thomas 6d97a8e545 *** empty log message *** 2005-11-19 15:17:14 +00:00
thomas 3f8f4e5414 Accepted patch from oss-ruby 2005-11-08 07:23:47 +00:00
thomas a8c7bd3f3f *** empty log message *** 2005-10-07 07:54:11 +00:00
thomas de1f7e9d03 *** empty log message *** 2005-09-06 19:19:52 +00:00
thomas c0f91ab4a9 *** empty log message *** 2005-09-06 19:08:11 +00:00
thomas 4a85de59dd Fixed problem on windows - tempfile has to be set to binmode again when it is reopened 2005-09-06 19:04:57 +00:00
thomas 94d855f86f *** empty log message *** 2005-09-04 14:45:00 +00:00
thomas e058d09f8d *** empty log message *** 2005-09-04 14:33:57 +00:00
thomas 539b42534f *** empty log message *** 2005-09-04 13:43:21 +00:00
thomas d8cf3a30f7 *** empty log message *** 2005-09-03 08:27:47 +00:00
thomas 32ffbf8ec6 *** empty log message *** 2005-09-03 08:02:44 +00:00
thomas 7cf8aabc8f Merged patch from oss-ruby at technorama.net 2005-09-03 07:57:50 +00:00
thomas b2060aa257 Added failing test that shows that read and gets don't mix currently 2005-09-03 07:54:45 +00:00
thomas 695467f446 *** empty log message *** 2005-08-29 06:50:25 +00:00
thomas 42e64eb795 *** empty log message *** 2005-08-29 06:41:08 +00:00