rubyzip/lib/zip
Robert Haines 07eca2bae8 Define the EntrySizeError message within the error class. 2022-08-15 22:02:33 +01:00
..
crypto Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
extra_field Fix reading unknown extra fields. 2021-11-19 19:53:38 +00:00
filesystem Use the new `Entry` time methods in `Filesystem::File`. 2022-06-20 17:18:20 +01:00
ioextras Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
central_directory.rb Add `Entry#zip64?` as a better way detect Zip64 entries. 2022-06-20 17:18:20 +01:00
compressor.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00
constants.rb Move the split signature to the constants file. 2021-06-12 16:29:25 +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
dirtyable.rb Abstract marking as dirty into `Dirtyable` for reuse. 2022-06-20 17:18:20 +01:00
dos_time.rb Fix Style/RedundantBegin cop. 2021-05-25 21:24:50 +01:00
entry.rb Define the EntrySizeError message within the error class. 2022-08-15 22:02:33 +01:00
entry_set.rb Tidy up `EntrySet` accessors. 2022-01-18 20:09:34 +00:00
errors.rb Define the EntrySizeError message within the error class. 2022-08-15 22:02:33 +01:00
extra_field.rb Fix reading unknown extra fields. 2021-11-19 19:53:38 +00:00
file.rb Define the EntryExistsError message within the error class. 2022-08-14 22:23:51 +01:00
file_split.rb Use named parameters for `File::split`. 2021-06-27 10:20:11 +01:00
filesystem.rb Use named parameters for `File::new`. 2021-06-27 10:20:11 +01:00
inflater.rb Define the DecompressionError message within the error class. 2022-08-14 22:23:51 +01:00
input_stream.rb Rename `GPFBit3Error` to `StreamingError`. 2022-08-14 22:23:51 +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 Improve the message for CompressionMethodError. 2022-08-14 22:23:51 +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 Switch how the `Entry::dirty` flag is used. 2022-06-20 17:18:19 +01:00
version.rb Fix Style/FrozenStringLiteralComment cop. 2021-05-25 21:24:50 +01:00