3
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't react to strongly on incorrect encoding of external file attributes. More... over 15 years ago
*** empty log message *** More... over 15 years ago
Better platform check. More... over 15 years ago
ruby-1.9.1 compatibility patch from Tatsuki Sugiura. More... almost 16 years ago
Changed ZipOutputStream.put_next_entry to make it possible to specifiy comments, extra field and compression method. More... about 16 years ago
Updated publish method. More... about 16 years ago
Bumped micro number and updated NEWS file. More... about 16 years ago
Provide convenience methods for retrieving name and comments in character encoding of choice (pending ruby character String class). More... about 16 years ago
Applied ruby-1.9 compatibility patch from Yuya Nishida. More... almost 17 years ago
Rewrote fix for rename bug. More... over 17 years ago
Refixed rename to avoid decompressing and recompressing entry. More... over 17 years ago
Update version number and minor release note changes. More... over 17 years ago
Fixed: Renaming an entry failed if the entry's new name was a different length than its old name. More... over 17 years ago
Added IOExtras.copy_stream_n and used it to avoid loading large entries into memory when copying from one stream to another. More... about 19 years ago
Bug 1614537 Version needed to extract set. More... about 19 years ago
Bug 1600222 Fixed it so ZipFsFile#open accepts and ignores b(inary) option. More... about 19 years ago
Avoid warnings while running tests. More... over 19 years ago
bugfix: :link -> :symlink More... over 19 years ago
Don't autorequire zip/zip - autorequire is deprecated. More... over 19 years ago
*** empty log message *** More... over 19 years ago
Bumped version number and reformatted NEWS a bit. More... over 19 years ago
documentation additions More... over 19 years ago
add documentation and test for new ZipFile::extract More... over 19 years ago
add some of the API suggestions from sf.net #1281314 More... over 19 years ago
apply patch for bug #1446926 More... over 19 years ago
apply patch for bug #1459902 More... over 19 years ago
add ZipFile @restore_*, documentation update More... over 19 years ago
additional tests More... almost 20 years ago
start of unix_uid, unix_gid, restore_* support More... almost 20 years ago
follow_symlinks is now optional More... almost 20 years ago