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 4ded52b623 * file.c (rb_get_path): get path string via "to_path" method if
path object is not a string. [Ruby2]

* gc.c (rb_gc_call_finalizer_at_exit): do not free threads in the
  exit finalizers.

* io.c (rb_io_reopen): should use rb_io_check_io().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-07 02:51:05 +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
zlib.c * file.c (rb_get_path): get path string via "to_path" method if 2004-04-07 02:51:05 +00:00