Alexander Simonov
|
cb6e628fb2
|
Fix #28 and #103
|
2013-10-20 23:09:52 +03:00 |
Alexander Simonov
|
9c25518761
|
Merge pull request #101 from ProGNOMmers/issue_100
Add entry arguments to Zip::File#get_output_stream. Fixes rubyzip/rubyzip#100
|
2013-10-19 12:35:09 -07:00 |
Alexander Simonov
|
569d0b7078
|
Fix #102 recover file permissions if zip file was exist
|
2013-10-19 22:05:18 +03:00 |
Maurizio De Santis
|
bc512d7061
|
Add missing Zip::Entry arguments to Zip::File#get_output_stream. Fixes rubyzip/rubyzip#100
|
2013-10-11 11:40:44 +02:00 |
Nick Markwell
|
d7091a0271
|
Typo fix: io.is_a() -> io.is_a?()
|
2013-09-06 12:20:06 -04:00 |
Nick Markwell
|
9f6bc1e2e9
|
Fixed conditional in Zip::File.open_buffer()
It required it to be be both an IO _and_ a String, which isn't exactly possible.
|
2013-09-06 12:06:19 -04:00 |
Alexander Simonov
|
609de2ff48
|
Zip64 read-only support. Fix #81
|
2013-08-26 23:26:14 +03:00 |
Alexander Simonov
|
317fdd0d04
|
Add posibility to set Language encoding flag. Changed way to set settings.
|
2013-08-15 01:00:27 +03:00 |
Jason King
|
8d912fb5de
|
Unset @create when zip exists, fixes #86
|
2013-07-31 17:31:07 -07:00 |
Alexander Simonov
|
51fb507e2a
|
Split functions small cleanup
|
2013-07-01 00:11:45 +03:00 |
Alexander Simonov
|
b0f41a55f9
|
Refactoring of split method
|
2013-06-03 13:36:45 +03:00 |
Alexander Simonov
|
61ce5dbc5f
|
Refactoring part #2
Rubyzip interface was changed!
|
2013-06-03 10:56:24 +03:00 |