Commit Graph

21 Commits

Author SHA1 Message Date
Pavel Lobashov 1ba81ff46f fix rubocop Style/NumericLiterals cop 2015-03-23 19:23:04 +03:00
Pavel Lobashov f67cf18e45 fix rubocop Style/EmptyLinesAroundModuleBody cop 2015-03-21 11:22:47 +03:00
Alexander Simonov 609de2ff48 Zip64 read-only support. Fix #81 2013-08-26 23:26:14 +03:00
Alexander Simonov 974f5675c2 Code refactoring start 2013-06-02 21:33:03 +03:00
Alexander Simonov ce2c3ede73 Fix merge 2013-04-13 13:26:20 +03:00
Kenichi Kamiya 6d5fc4144b Fix typo 2013-04-03 23:50:54 +09:00
Justin Love 11df150531 support gets-with-limit from ruby 1.9 2012-12-07 20:53:22 -06:00
Justin Love 3406ad49cd read boundaries could break a multi-character gets terminator 2012-08-29 19:11:23 -05:00
Justin Love 8d53a0197a support pos for CSV line ending auto detection and progress tracking 2012-01-02 10:48:07 -06:00
Alexander Simonov 3418d31b44 Code cleanup 2011-11-17 22:53:04 +02:00
alor 4f9595c23b open() can accept permissions
chown() is now working by setting the dirty flag
commit_required? returns true if at least one ZipEntry is dirty
2011-11-17 10:48:42 +01:00
thomas 13b7856858 ruby-1.9.1 compatibility patch from Tatsuki Sugiura. 2010-02-25 12:24:48 +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 7268ef3cd3 Merged patch from oss-ruby. 2006-02-04 09:42:46 +00:00
thomas 3f8f4e5414 Accepted patch from oss-ruby 2005-11-08 07:23:47 +00:00
thomas 7cf8aabc8f Merged patch from oss-ruby at technorama.net 2005-09-03 07:57:50 +00:00
thomas 695467f446 *** empty log message *** 2005-08-29 06:50:25 +00:00
thomas f51a2c6b46 *** empty log message *** 2005-08-06 09:12:07 +00:00
thomas adaaf8337c Added more rdoc and changed the remaining tests to Test::Unit 2005-02-19 20:30:33 +00:00
thomas 6cf67cd4ab Added documentation to ZipInputStream and ZipOutputStream 2005-02-19 19:28:36 +00:00
thomas 9e4ab89f08 Changed directory structure 2005-02-15 21:10:20 +00:00