.. |
crypto
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
extra_field
|
Suppress "literal string will be frozen in the future" warning
|
2024-09-21 09:06:36 +09:00 |
ioextras
|
Ensure compatibility with `--enable-frozen-string-literal`
|
2024-04-08 15:10:07 +01:00 |
central_directory.rb
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
compressor.rb
|
Apply automatic correction by rubocop
|
2017-06-29 11:57:12 +09:00 |
constants.rb
|
Fix Style/TrailingCommaInHashLiteral cop.
|
2020-02-15 16:26:32 +00:00 |
decompressor.rb
|
Support Decompressor plugins
|
2020-01-26 15:34:17 +01:00 |
deflater.rb
|
Fix high memory usage due to Deflater buffering
|
2015-10-17 17:06:41 +02:00 |
dos_time.rb
|
Add `DOSTime#<=>` and a warning message to `DOSTime#dos_equals`.
|
2024-03-10 11:34:36 +00:00 |
entry.rb
|
Fix deprecation in Entry#get_input_stream
|
2024-04-09 16:37:04 +01:00 |
entry_set.rb
|
Fix Layout/EmptyLineAfterGuardClause cop.
|
2020-02-15 16:26:32 +00:00 |
errors.rb
|
Encapsulate Zlib errors within DecompressionError
|
2020-01-26 15:34:13 +01:00 |
extra_field.rb
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
file.rb
|
Fix `File#write_buffer` to always return the given `io`
|
2024-04-09 10:05:18 +01:00 |
filesystem.rb
|
Ensure compatibility with `--enable-frozen-string-literal`
|
2024-04-08 15:10:07 +01:00 |
inflater.rb
|
Ensure compatibility with `--enable-frozen-string-literal`
|
2024-04-08 15:10:07 +01:00 |
input_stream.rb
|
Add warning messages to `InputStream.open`.
|
2024-03-03 18:06:51 +00:00 |
ioextras.rb
|
Ensure compatibility with `--enable-frozen-string-literal`
|
2024-04-08 15:10:07 +01:00 |
null_compressor.rb
|
Merge branch 'master' into rubocop_fixes
|
2015-06-08 10:14:25 +03:00 |
null_decompressor.rb
|
Rename Decompressor#sysread to #read
|
2020-01-26 15:34:17 +01:00 |
null_input_stream.rb
|
Remove executable bit.
|
2015-03-31 13:15:46 +02:00 |
output_stream.rb
|
Ensure compatibility with `--enable-frozen-string-literal`
|
2024-04-08 15:10:07 +01:00 |
pass_thru_compressor.rb
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
pass_thru_decompressor.rb
|
Ensure compatibility with `--enable-frozen-string-literal`
|
2024-04-08 15:10:07 +01:00 |
streamable_directory.rb
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
streamable_stream.rb
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
version.rb
|
Move to version `2.4.1` due to clash with `2.4`.
|
2025-01-05 18:15:02 +00:00 |