rubyzip/lib/zip
Robert Haines f8b9d07022 Round out EOCD data size constants in CDir. 2022-01-12 09:13:15 +00: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 named parameters for `File#get_output_stream`. 2021-06-27 10:20:11 +01:00
ioextras Adjust Layout/LineLength cop to 100 characters. 2021-06-25 22:31:34 +01:00
central_directory.rb Round out EOCD data size constants in CDir. 2022-01-12 09:13:15 +00: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
dos_time.rb Fix Style/RedundantBegin cop. 2021-05-25 21:24:50 +01:00
entry.rb Fix reading unknown extra fields. 2021-11-19 19:53:38 +00:00
entry_set.rb Don't silently alter zip files opened with `Zip::sort_entries`. 2021-06-30 23:18:59 +01:00
errors.rb Remove the `ZipXError` v1 legacy classes. 2021-06-26 17:39:25 +01:00
extra_field.rb Fix reading unknown extra fields. 2021-11-19 19:53:38 +00:00
file.rb Move to ruby 2.5 as the earliest supported version. 2022-01-11 22:26:09 +00: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 Improve documentation and error messages for `InputStream`. 2021-06-25 16:58:01 +01:00
input_stream.rb Fix minor typo in `GPFBit3Error` message in `InputStream`. 2021-06-27 21:55:15 +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 Fix some non-writable `StringIO`s. 2021-06-27 10:20:11 +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