summaryrefslogtreecommitdiff
path: root/ext/zlib
AgeCommit message (Expand)Author
2014-05-11* ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed.akr
2014-04-18zlib.c: return unshared stringnobu
2014-02-21class.c: do nothing if copying selfnobu
2014-01-28* ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32zzak
2014-01-12ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2013-08-28* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams thatdrbrain
2013-05-31zlib.c: check EOFnobu
2013-05-13* include/ruby/ruby.h: constify RBasic::klass and addko1
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-14* ext/-test-/debug/depend: New file.akr
2013-04-01* ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.akr
2013-04-01* ext/zlib/zlib.c (Zlib::Inflate.new):eregon
2013-01-01* ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xffzzak
2012-12-23zlib.c: function namenobu
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-11-30zlib.c: suppress warningnobu
2012-11-30zlib.c: suppress warningnobu
2012-11-06Recognize zlibwapi as linking libraryluislavena
2012-10-08* ext/zlib/zlib.c (zstream_run_func): don't call inflate() whennagachika
2012-09-04remove trailing spaces.nobu
2012-07-11get rid of warningsnobu
2012-07-10* ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain
2012-07-10rb_thread_call_without_gvlnobu
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-09ext/zlib/zlib.c: initialize return valuenobu
2012-07-05* ext/zlib/zlib.c (zstream_expand_buffer_without_gvl): Usedrbrain
2012-07-03* ext/zlib/zlib.c (zstream_run_func): Fix bug that caused early exitdrbrain
2012-07-03* ext/zlib/zlib.c (zstream_detach_buffer): Refactored tainting ofdrbrain
2012-07-02* ext/zlib/zlib.c: Restored the comment explaining the choice ofdrbrain
2012-07-02* ext/zlib/zlib.c (zstream_run): Process zlib streams without GVL.drbrain
2012-07-01* ext/zlib/zlib.c: cosmetic changes.ktsj
2012-05-23use RB_TYPE_P() instead of comparison of TYPE()nobu
2012-05-18* ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki
2012-05-18* ext/zlib/extconf.rb: Use an exception instaed of bare puts.kosaki
2012-04-30* ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr
2012-04-10* ext/zlib/zlib.c (rb_deflate_s_deflate): Fixed ruby example replacingdrbrain
2012-03-06Comment out unused lines.naruse
2012-02-15* ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note thatdrbrain
2012-02-15* ext/zlib/zlib.c: Move constant descriptions to constants. Removedrbrain
2012-02-15* ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLEdrbrain
2012-02-15* ext/zlib/zlib.c: Improve documentation. [ruby-trunk - Bug #5948]drbrain
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
2011-12-05* ext/zlib/zlib.c (rb_gzreader_initialize): revert a part of r33937.usa
2011-12-04Introduce NEED_READCONV and NEED_WRITECONV to replace universal newline decor...luislavena
2011-08-23* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section ofnahi
2011-08-09 * ext/zlib/zlib.c (gzfile_wrap): Document encoding options.drbrain
2011-05-31 * ext/zlib/zlib.c: Fix document-method declarations for set_sync anddrbrain
2011-05-25 * ext/zlib/zlib.c: Fix Document-method declarations. Improvedrbrain