1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/zlib
naruse 80918e2ac9 * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;
set and convert its encoding. [ruby-dev:38304]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-08-29 16:17:26 +00:00
..
doc * ext/zlib/zlib.c (Zlib::GzipFile#path): New method. 2009-04-22 16:31:06 +00:00
.cvsignore
extconf.rb * ext/zlib/extconf.rb: search zlib1, and regard mswin32 later than VC6 2008-05-29 08:52:31 +00:00
zlib.c * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr; 2009-08-29 16:17:26 +00:00