Pavel Lobashov
|
da863e4b55
|
Merge branch 'master' into rubocop_fixes
Conflicts:
lib/zip/entry.rb
|
2015-03-21 11:37:28 +03:00 |
Pavel Lobashov
|
eba5fa1983
|
fix rubocop Style/EmptyLinesAroundAccessModifier cop
|
2015-03-21 11:19:43 +03:00 |
Pavel.Lobashov
|
bb08213cb7
|
fix rubocop Style/Alias cop
|
2015-03-20 23:17:05 +03:00 |
Pavel.Lobashov
|
d3e911f04d
|
fix rubocop Lint/UnusedBlockArgument cop
|
2015-03-20 23:07:59 +03:00 |
weshatheleopard
|
d81e0f207d
|
Oops, forgot to remove
|
2015-03-11 09:41:03 -05:00 |
weshatheleopard
|
f030cdadb8
|
...and remove that crazy abomination
|
2015-03-08 13:40:43 -05:00 |
weshatheleopard
|
cfc38b30a1
|
PROPER case insensitivity handling
|
2015-03-08 13:38:57 -05:00 |
Sergey Konotopov
|
61a4435cc3
|
Case insensitivity option for #find_entry
|
2015-02-20 01:20:07 +03:00 |
Jason King
|
cf0a5fe386
|
`Zip.sort_entries` working for zip output
|
2014-07-24 11:39:37 -07:00 |
Sam Rawlins
|
a68a36c759
|
Allocate less Arrays and Strings when writing a zip
|
2014-02-03 12:15:08 -08:00 |
Alexander Simonov
|
cb6e628fb2
|
Fix #28 and #103
|
2013-10-20 23:09:52 +03:00 |
Alexander Simonov
|
61ce5dbc5f
|
Refactoring part #2
Rubyzip interface was changed!
|
2013-06-03 10:56:24 +03:00 |