rubyzip/lib/zip
René Sprotte 471aa1599e Add config to set the default compression level. 2014-01-20 14:38:22 +01:00
..
extra_field fix string encoding of zip64 header ids for ruby 2.0 2013-09-27 21:45:08 -06:00
ioextras Calling #read(number_of_bytes) on a Zip::InputStream should return nil at EOF. 2013-09-24 15:29:19 -07:00
central_directory.rb Add read/write support for zip64 extensions 2013-09-27 20:41:00 -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 Real fix for #119 2014-01-19 13:45:58 +02:00
entry_set.rb Fix #28 and #103 2013-10-20 23:09:52 +03:00
errors.rb Add posibility to set Language encoding flag. Changed way to set settings. 2013-08-15 01:00:27 +03:00
extra_field.rb Add read/write support for zip64 extensions 2013-09-27 20:41:00 -06:00
file.rb Real fix for #119 2014-01-19 13:45:58 +02: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 Fix tests for 1.9.2 2013-08-30 00:22:19 +03:00
input_stream.rb Real fix for #119 2014-01-19 13:45:58 +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 Add config to set the default compression level. 2014-01-20 14:38:22 +01: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