3
I Use This!
Inactive

Commits : Listings

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