3
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 14 hours ago.
Mar 28, 2023 — Mar 28, 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... almost 14 years ago
Better platform check. More... almost 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... about 14 years ago
Updated publish method. More... about 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... almost 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... over 17 years ago
Don't autorequire zip/zip - autorequire is deprecated. More... over 17 years ago
*** empty log message *** More... over 17 years ago
Bumped version number and reformatted NEWS a bit. More... over 17 years ago
documentation additions More... over 17 years ago
add documentation and test for new ZipFile::extract More... almost 18 years ago
add some of the API suggestions from sf.net #1281314 More... almost 18 years ago
apply patch for bug #1446926 More... almost 18 years ago
apply patch for bug #1459902 More... almost 18 years ago
add ZipFile @restore_*, documentation update More... almost 18 years ago
additional tests More... almost 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