Alexander Simonov
|
dbc0213633
|
Merge pull request #48 from yaauie/feature/glob
Add ZipFile#glob and ZipFileSystem#glob
|
2012-05-19 01:36:59 -07:00 |
Ryan Biesemeyer
|
739b352f32
|
add glob support in ZipFile and ZipFileSystem, refactor existing ZipEntrySet#glob to accept block and be more memory efficient with results.
|
2012-05-18 21:57:19 +00:00 |
wpc
|
d33d8c2398
|
Fix performance issue on ZipFile#find_entry when reading/writing zip
file with large amount of files and directories.
|
2012-03-26 00:05:06 -07:00 |
Alexander Simonov
|
028262700e
|
Rubyzip and Zipruby conflict Fix #6
|
2012-01-31 21:46:42 +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 |
Alan Harper
|
cd038ae442
|
Split Zip module up by class in to seperate files
|
2010-11-30 18:27:59 +10:00 |