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
matz d9d60e8c12 * ext/zlib/zlib.c (zstream_shift_buffer): should restore class
field of a buffer.  [ruby-dev:24562]

* eval.c (rb_alias): should warn on method discarding.
  [ruby-dev:24546]

* ext/zlib/zlib.c (zstream_expand_buffer_into): hide internal
  string buffer by clearing klass.  [ruby-dev:24548]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-10-21 16:13:32 +00:00
..
doc fix typo. 2004-03-28 14:10:39 +00:00
.cvsignore * ext/bigdecimal/.cvsignore: new file (retry). 2003-05-06 08:25:46 +00:00
extconf.rb * ext/zlib/extconf.rb: bccwin32 is win32 too. 2003-04-22 23:39:32 +00:00
MANIFEST Import Ruby/zlib from rough. 2003-03-28 17:21:24 +00:00
zlib.c * ext/zlib/zlib.c (zstream_shift_buffer): should restore class 2004-10-21 16:13:32 +00:00