rubyzip/lib/zip
Alexander Simonov 2ef328b11b Version bump 2014-07-02 18:17:00 +03:00
..
extra_field Fix #138 2014-03-09 20:38:24 +02:00
ioextras Use string concatenation instead of String#prepend 2014-03-12 11:52:12 -04:00
central_directory.rb only write zip64 central directory if zip64 support enabled 2014-03-13 10:48:04 -06: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 Zip::Entry::DEFLATED was forced on every file 2014-04-23 08:42:09 +02:00
entry_set.rb Allocate less Arrays and Strings when writing a zip 2014-02-03 12:15:08 -08:00
errors.rb alias error names 2014-04-11 08:32:17 +10:00
extra_field.rb Fix #138 2014-03-09 20:38:24 +02:00
file.rb Revert "Return created zip file from Zip::File.open when supplied a block" 2014-07-02 18:15:54 +03: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 Revert "Speed up Deflater sysread speed when number_of_bytes is small and @output_buffer is large" 2014-07-02 14:05:13 +03: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 default arg for write_buffer 2014-04-06 23:45:19 +10: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 Clean up tempfiles from output stream, fixes #57 2014-04-04 14:32:11 -07:00
version.rb Version bump 2014-07-02 18:17:00 +03:00