Age | Commit message (Expand) | Author |
---|
2017-10-07 | zlib.c: ensure to free | nobu |
2017-10-06 | zlib.c: memory in gunzip | nobu |
2017-09-27 | ext: adjust indent [ci skip] | nobu |
2017-09-14 | Update gemspec for gem released versions. | hsbt |
2017-07-14 | zlib.c: fix unnormalized Fixnum | nobu |
2017-07-14 | Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ... | naruse |
2017-06-19 | Make string literal to frozen object on gemspec of defulte gems. | hsbt |
2017-05-01 | zlib.c: no buf_filled in zstream | nobu |
2017-05-01 | zlib.c: zstream_buffer_ungetbyte | nobu |
2017-05-01 | zlib.c: zstream_expand_buffer_non_stream | nobu |
2017-03-22 | ruby tool/update-deps --fix | shyouhei |
2017-03-03 | zlib for mingw | nobu |
2017-03-01 | zlib: clean zlib | nobu |
2017-02-07 | {ext,test}/zlib: Specify frozen_string_literal: true. | kazu |
2017-02-07 | Fix a required ruby version on gemspec of gemified libraries. | hsbt |
2017-02-03 | Added initial gemspec for zlib module. | hsbt |
2016-12-20 | rdoc for r57126 [ci skip] | nobu |
2016-12-20 | Zlib.gzip uses kwargs instead of argc [Feature #13020] | naruse |
2016-12-11 | fix Zlib.gzip/gunzip document | naruse |
2016-12-10 | zlib.c: replace with substring | nobu |
2016-12-10 | Fix document of gunzip and gzip [ci skip] | kazu |
2016-12-09 | Zlib.gzip and Zlib.gunzip [Feature #13020] | naruse |
2016-10-26 | [DOC] replace Fixnum with Integer [ci skip] | nobu |
2016-09-24 | install extra libraries | nobu |
2016-09-23 | zlib: no checks [ci skip] | nobu |
2016-09-23 | zlib: fix directory [ci skip] | nobu |
2016-09-22 | zlib: try zlib source | nobu |
2016-07-06 | Update dependencies | nobu |
2016-06-17 | Unnecessary checks | nobu |
2016-05-21 | * ext/zlib/zlib.c: remove hacky macro introduced at r30437. | naruse |
2016-02-09 | * ext/zlib/zlib.c: Document mtime header behavior with by @schneems | zzak |
2015-12-19 | zlib.c: Fix typo [ci skip] | nobu |
2015-12-16 | handle ext/ as r53141 | naruse |
2015-12-15 | * ext/zlib/zlib.c: fix a typo. | hsbt |
2015-10-25 | use rb_check_arity [ci skip] | nobu |
2015-10-18 | * ChangeLog: Good-bye OS/2. | kosaki |
2015-07-10 | zlib.c: GC guards | nobu |
2015-07-10 | zlib.c: protoize | nobu |
2015-06-11 | * ext/zlib/zlib.c: Fix indentation for rdoc. | hsbt |
2015-05-10 | * ext/zlib/zlib.c (rb_gzreader_external_encoding): | glass |
2015-03-08 | * ext/zlib/zlib.c (rb_gzfile_close): Don't raise on double | akr |
2015-01-10 | * ext/zlib/zlib.c: fix document of method signatures. | hsbt |
2014-10-04 | ext/zlib/zlib.c: TypedData conversion | normal |
2014-09-30 | protoize no-arguments functions | nobu |
2014-09-17 | ext/zlib/zlib.c (struct gzfile): pack (288 => 272 bytes) on 64-bit | normal |
2014-09-17 | ext/zlib/zlib.c (zlib_mem_alloc): check overflow | normal |
2014-08-30 | zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILE | normal |
2014-07-27 | * ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as | zzak |
2014-05-11 | * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. | akr |
2014-04-18 | zlib.c: return unshared string | nobu |