summaryrefslogtreecommitdiff
path: root/test/zlib
AgeCommit message (Expand)Author
2013-05-31zlib.c: check EOFnobu
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-10* ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-03* test/zlib/test_zlib.rb (test_inflate_partial_input): Added test fordrbrain
2012-05-04* test/zlib/test_zlib.rb (test_inflate): add a test for Zlib.inflate.naruse
2012-02-24* test/zlib/test_zlib.rb (TestZlibGzipReader#test_encoding): Add nahi
2012-02-11* ext/zlib/zlib.c (rb_inflate_add_dictionary): Addeddrbrain
2012-02-11* ext/zlib/zlib.c (do_inflate): Inflate more data if buffered datadrbrain
2012-01-28* test/zlib/test_zlib.rb (TestZlibGzipReader#test_reader_wrap): setshirosaki
2012-01-09* test/zlib/test_zlib.rb (TestZlibGzipWriter#test_writer_wrap): setusa
2011-08-23* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section ofnahi
2011-02-03* ext/zlib/zlib.c (gzfile_reader_get_unused): no need to dupnobu
2011-02-03e ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_resurrectnaruse
2010-12-25* ext/zlib/zlib.c (gzreader_gets): support optional lengthnobu
2010-12-25* test/zlib/test_zlib.rb (test_readline): renamed from test_gets.nobu
2010-12-15* test/zlib/test_zlib.rb (test_to_io): forgotten to fix with r30201.usa
2010-12-14* test/zlib/test_zlib.rb (*): should close files associated with zlib.usa
2010-07-07* ext/zlib/zlib.c (gzfile_raise): add invalid header tonobu
2010-05-19* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine): skip ifusa
2010-02-14avoid method redefinition.akr
2010-01-19* ext/zlib/zlib.c: added Zlib.crc32_combine and Zlib.adler32_combinetenderlove
2009-08-29* ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;naruse
2009-04-22* ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu
2008-11-03* test/zlib/test_zlib.rb(test_readchar): compare in same type.takano32
2008-10-21* ext/stringio/stringio.c (strio_write): should convert writingmatz
2008-10-21* ext/zlib/zlib.c (rb_gzwriter_write): conversion should be donematz
2008-10-21* ext/zlib/zlib.c: remove obsolete prototype macros.matz
2008-07-23* test/zlib/test_zlib.rb (TestZlibDeflate#test_params): suppress a finalizer ...kazu
2008-07-11* test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params.mame
2008-06-08* test/zlib/test_zlib.rb: add tests to achieve over 90% test coveragemame
2007-11-18use ML ref. for assertion message.akr
2004-09-07don't modify $/akr
2004-09-07test_ungetc_paragraph: restore $/.akr
2004-09-07add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr
2004-08-06* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr
2004-04-07add test for [ruby-dev:23344].akr
2004-04-06check zlib existence.akr
2004-04-05update test_new_nil.akr
2004-04-05* test/zlib/test_zlib.rb: new file.akr