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 | a526e3fe0251880978baee867f72d59de4b3e84e (patch) | |
tree | f47e9ce8f0c67d0fde2a89046f60ebd0afc5d3dc /.cvsignore | |
parent | 96f82b243fce324b33e71357564a15b51f6aa949 (diff) |
* object.c (copy_object): copy finalizers as well if any.
* gc.c (rb_gc_copy_finalizer): new function to copy finalizers.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 6036a2c8b8..2332ee6472 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 |