diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-12-04 07:39:32 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-12-04 07:39:32 +0000 |
commit | d14560a36ff2f0ad8eb26b7c603776a07b63679a (patch) | |
tree | f47e9ce8f0c67d0fde2a89046f60ebd0afc5d3dc /.cvsignore | |
parent | f2bfa4de6abe84baa24db557e67771fd24fb0267 (diff) | |
download | ruby-d14560a36ff2f0ad8eb26b7c603776a07b63679a.tar.gz ruby-d14560a36ff2f0ad8eb26b7c603776a07b63679a.tar.xz ruby-d14560a36ff2f0ad8eb26b7c603776a07b63679a.zip |
* object.c (copy_object): copy finalizers as well if any.
* gc.c (rb_gc_copy_finalizer): new function to copy finalizers.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 6036a2c8b..2332ee647 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,7 +11,7 @@ ChangeLog.pre1_1 Makefile README.fat-patch README.v6 -a.rb +README.atheos archive autom4te*.cache automake |