rubyzip/lib/zip
Zac Stewart 96377f72de Add InputStream#ungetc
Works like IO#ungetc
2014-03-11 21:19:24 -04:00
..
extra_field Fix #138 2014-03-09 20:38:24 +02:00
ioextras Add InputStream#ungetc 2014-03-11 21:19:24 -04:00
central_directory.rb Fix for #125 2014-03-01 12:17:22 +02:00
compressor.rb Code cleanup 2011-11-17 22:53:04 +02:00
constants.rb Add read/write support for zip64 extensions 2013-09-27 20:41:00 -06:00
decompressor.rb Zip64 read-only support. Fix #81 2013-08-26 23:26:14 +03:00
deflater.rb Add config to set the default compression level. 2014-01-20 14:38:22 +01:00
dos_time.rb Code refactoring start 2013-06-02 21:33:03 +03:00
entry.rb Fix #138 2014-03-09 20:38:24 +02:00
entry_set.rb Allocate less Arrays and Strings when writing a zip 2014-02-03 12:15:08 -08:00
errors.rb Fix for #126 and #127 2014-01-24 11:37:38 +02:00
extra_field.rb Fix #138 2014-03-09 20:38:24 +02:00
file.rb File.exists? -> File.exist? 2014-02-06 15:00:38 -08:00
filesystem.rb Fixed rdoc comments in filesystem.rb to account for API changes in Rubyzip 1.0.0 2013-09-25 11:40:35 +02:00
inflater.rb Speed up Deflater sysread speed when number_of_bytes is small and @output_buffer is large 2014-02-04 10:56:56 -08:00
input_stream.rb Fix for #126 and #127 2014-01-24 11:37:38 +02:00
ioextras.rb Zip64 read-only support. Fix #81 2013-08-26 23:26:14 +03:00
null_compressor.rb Code refactoring start 2013-06-02 21:33:03 +03:00
null_decompressor.rb StingIO support #47 #18 2013-08-29 23:50:12 +03:00
null_input_stream.rb StingIO support #47 #18 2013-08-29 23:50:12 +03:00
output_stream.rb Fix #135 2014-03-01 00:31:10 +02:00
pass_thru_compressor.rb Code refactoring start 2013-06-02 21:33:03 +03:00
pass_thru_decompressor.rb Fix tests for 1.9.2 2013-08-30 00:22:19 +03:00
streamable_directory.rb Refactoring part #2 2013-06-03 10:56:24 +03:00
streamable_stream.rb Real fix for #119 2014-01-19 13:45:58 +02:00
version.rb Version bump 2013-11-01 16:36:25 +02:00