rubyzip/lib/zip
Jan-Joost Spanjers c66277db58 Rename Decompressor#sysread to #read 2020-01-26 15:34:17 +01:00
..
crypto Untangle encryption and decompression 2020-01-26 15:34:17 +01:00
extra_field UniversalTime: more ruby-like (readable) code. 2019-12-15 22:42:09 +00:00
ioextras Move :eof from InputStream to AbastractInputStream 2020-01-26 15:34:17 +01:00
central_directory.rb Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
compressor.rb Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
constants.rb Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
decompressor.rb Add Decompressor#input_stream 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 a convenience method for creating DOSTime instances. 2019-10-20 19:30:34 +01:00
entry.rb Add Entry#incomplete? 2020-01-26 15:34:17 +01:00
entry_set.rb Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
errors.rb Encapsulate Zlib errors within DecompressionError 2020-01-26 15:34:13 +01:00
extra_field.rb fixed errors caused by frozen-string-literal 2019-02-28 01:23:29 +09:00
file.rb Untangle encryption and decompression 2020-01-26 15:34:17 +01:00
filesystem.rb When globbing in ZipFSDir, take CWD into account. 2018-04-30 20:06:21 +01:00
inflater.rb Rename Decompressor#sysread to #read 2020-01-26 15:34:17 +01:00
input_stream.rb Rename Decompressor#sysread to #read 2020-01-26 15:34:17 +01:00
ioextras.rb Merge branch 'master' into rubocop_fixes 2015-06-08 10:14:25 +03: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 Apply automatic correction by rubocop 2017-06-29 11:57:12 +09:00
pass_thru_compressor.rb Merge branch 'master' into rubocop_fixes 2015-06-08 10:14:25 +03:00
pass_thru_decompressor.rb Rename Decompressor#sysread to #read 2020-01-26 15:34:17 +01:00
streamable_directory.rb Merge branch 'master' into rubocop_fixes 2015-06-08 10:14:25 +03:00
streamable_stream.rb StreamableStream now uses the OS temp directory. 2019-09-27 16:13:56 +01:00
version.rb Bump version to 2.0.0 2019-09-25 21:10:05 +01:00