3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected about 2 years 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... almost 16 years ago
*** empty log message *** More... about 16 years ago
Better platform check. More... over 16 years ago
ruby-1.9.1 compatibility patch from Tatsuki Sugiura. More... over 16 years ago
Changed ZipOutputStream.put_next_entry to make it possible to specifiy comments, extra field and compression method. More... over 16 years ago
Updated publish method. More... over 16 years ago
Bumped micro number and updated NEWS file. More... over 16 years ago
Provide convenience methods for retrieving name and comments in character encoding of choice (pending ruby character String class). More... over 16 years ago
Applied ruby-1.9 compatibility patch from Yuya Nishida. More... over 17 years ago
Rewrote fix for rename bug. More... almost 18 years ago
Refixed rename to avoid decompressing and recompressing entry. More... almost 18 years ago
Update version number and minor release note changes. More... almost 18 years ago
Fixed: Renaming an entry failed if the entry's new name was a different length than its old name. More... almost 18 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... over 19 years ago
Bug 1614537 Version needed to extract set. More... over 19 years ago
Bug 1600222 Fixed it so ZipFsFile#open accepts and ignores b(inary) option. More... over 19 years ago
Avoid warnings while running tests. More... almost 20 years ago
bugfix: :link -> :symlink More... about 20 years ago
Don't autorequire zip/zip - autorequire is deprecated. More... about 20 years ago
*** empty log message *** More... about 20 years ago
Bumped version number and reformatted NEWS a bit. More... about 20 years ago
documentation additions More... about 20 years ago
add documentation and test for new ZipFile::extract More... over 20 years ago
add some of the API suggestions from sf.net #1281314 More... over 20 years ago
apply patch for bug #1446926 More... over 20 years ago
apply patch for bug #1459902 More... over 20 years ago
add ZipFile @restore_*, documentation update More... over 20 years ago
additional tests More... over 20 years ago
start of unix_uid, unix_gid, restore_* support More... over 20 years ago
follow_symlinks is now optional More... over 20 years ago