[MacRuby/MacRuby] ddcc79: ext/zlib: implement Zlib.adler32_combine
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: ddcc799fa60c997cda6f62065ba072a342863b25 https://github.com/MacRuby/MacRuby/commit/ddcc799fa60c997cda6f62065ba072a342... Author: Watson <watson1978@gmail.com> Date: 2011-12-23 (Fri, 23 Dec 2011) Changed paths: M ext/zlib/extconf.rb M ext/zlib/zlib.c Log Message: ----------- ext/zlib: implement Zlib.adler32_combine Commit: 2b678fb9dce671a6f6c53b1b64e74729f05f48f9 https://github.com/MacRuby/MacRuby/commit/2b678fb9dce671a6f6c53b1b64e74729f0... Author: Watson <watson1978@gmail.com> Date: 2011-12-23 (Fri, 23 Dec 2011) Changed paths: M ext/zlib/zlib.c Log Message: ----------- ext/zlib: implement Zlib.crc32_combine Commit: 17f6a037e659f621ae746e0d0d155a72726fd07a https://github.com/MacRuby/MacRuby/commit/17f6a037e659f621ae746e0d0d155a7272... Author: Watson <watson1978@gmail.com> Date: 2011-12-23 (Fri, 23 Dec 2011) Changed paths: M ext/zlib/zlib.c Log Message: ----------- ext/zlib: implement Zlib::{GzipReader, GzipWriter}#path Commit: d78d9ea7fa5190e3421382442964bdb46e0e259c https://github.com/MacRuby/MacRuby/commit/d78d9ea7fa5190e3421382442964bdb46e... Author: Watson <watson1978@gmail.com> Date: 2011-12-23 (Fri, 23 Dec 2011) Changed paths: M ext/zlib/zlib.c Log Message: ----------- ext/zlib: ungetbyte renamed from ungetc. Commit: 29c09ea4232143b67475f505553d0b99686c7e45 https://github.com/MacRuby/MacRuby/commit/29c09ea4232143b67475f505553d0b9968... Author: Watson <watson1978@gmail.com> Date: 2011-12-23 (Fri, 23 Dec 2011) Changed paths: M ext/zlib/zlib.c Log Message: ----------- ext/zlib: ungetc allow unget strings. Compare: https://github.com/MacRuby/MacRuby/compare/31449b3...29c09ea
participants (1)
-
noreply@github.com