.. |
crypto
|
Fix Naming/MethodParameterName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
extra_field
|
Remove dead code in extra_field/generic.rb (`==`).
|
2020-10-03 18:27:20 +01:00 |
ioextras
|
Check `number_of_bytes` before comparison in read.
|
2020-11-08 17:20:53 +00:00 |
central_directory.rb
|
Correctly read extra fields when opening a zip file.
|
2020-10-03 18:27:20 +01: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
|
Use guard instead of if else construct
|
2020-04-29 17:06:29 +03:00 |
dos_time.rb
|
Replace and deprecate `Zip::DOSTime#dos_equals`.
|
2020-11-28 21:19:58 +00:00 |
entry.rb
|
Merge pull request #464 from hainesr/remove_dosequals
|
2021-05-03 10:22:13 +03: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
|
Use keyword arguments for the `Entry` initializer.
|
2020-08-31 17:48:08 +01:00 |
filesystem.rb
|
Fix Naming/VariableName cop in the library code.
|
2020-02-29 18:11:52 +00:00 |
inflater.rb
|
Fix Style/TernaryParentheses cop.
|
2020-02-15 16:26:32 +00:00 |
input_stream.rb
|
Configure and fix Style/ClassCheck cop.
|
2020-02-15 16:26:32 +00:00 |
ioextras.rb
|
Fix Style/CommentedKeyword cop.
|
2020-02-15 16:26:32 +00: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
|
Use keyword arguments for the `Entry` initializer.
|
2020-08-31 17:48:08 +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
|
Fix Style/TernaryParentheses cop.
|
2020-02-15 16:26:32 +00: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
|
Bump version to 2.3.0
|
2020-03-14 11:31:39 +00:00 |