rubyzip/lib/zip
Robert Haines ac053bd787 Improve documentation and error messages for `InputStream`.
Closes #196.
2021-06-25 16:58:01 +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 Fix a mis-firing CentralDirectory test. 2021-06-18 11:44:58 +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
dos_time.rb Fix Style/RedundantBegin cop. 2021-05-25 21:24:50 +01:00
entry.rb Test that a corrupted cdir entry is caught. 2021-06-18 12:08:31 +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 Extract the `Zip::File::split` code into its own module. 2021-06-12 16:29:06 +01:00
file_split.rb Move the split signature to the constants file. 2021-06-12 16:29:25 +01:00
filesystem.rb Remove spurious empty line at start of module. 2021-06-06 15:02:49 +01:00
inflater.rb Improve documentation and error messages for `InputStream`. 2021-06-25 16:58:01 +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 Flush buffered `OutputStream` on close. 2021-06-23 22:24:44 +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