rubyzip/lib/zip
Robert Haines dc27c99eb1 Refactor unpacking the Zip64 eocd record. 2021-06-11 13:50:09 +01:00
..
crypto Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
extra_field Fix Layout/EmptyLinesAroundAttributeAccessor cop. 2021-05-25 21:24:50 +01:00
filesystem Use constants instead of literals for some `fstype` calls. 2021-06-06 15:02:49 +01:00
ioextras Merge branch 'fix_depreciation_warning' of https://github.com/bbuchalter/rubyzip into bbuchalter-fix_depreciation_warning 2021-06-07 20:02:15 +01:00
central_directory.rb Refactor unpacking the Zip64 eocd record. 2021-06-11 13:50:09 +01:00
compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
constants.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
decompressor.rb Fix/configure Style/AccessorGrouping cop. 2021-05-25 21:24:50 +01:00
deflater.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
dos_time.rb Fix Style/RedundantBegin cop. 2021-05-25 21:24:50 +01:00
entry.rb Move all the `read_zip_*` methods out of `Entry`. 2021-06-10 17:29:00 +01:00
entry_set.rb Fix Style/HashConversion cop. 2021-05-25 21:24:50 +01:00
errors.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
extra_field.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
file.rb Set restoring permissions and times as the default. 2021-06-06 16:17:22 +01:00
filesystem.rb Remove spurious empty line at start of module. 2021-06-06 15:02:49 +01:00
inflater.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
input_stream.rb Add `InputStream#size`. 2021-05-26 13:35:16 +01:00
ioextras.rb Fix (most) Style/MutableConstant cop errors. 2021-05-25 21:50:06 +01:00
null_compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
null_decompressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
null_input_stream.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
output_stream.rb Prevent directory not empty error when running file_test on Windows 2021-06-06 14:44:20 +01:00
pass_thru_compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
pass_thru_decompressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
streamable_directory.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
streamable_stream.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
version.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00