diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-23 08:10:20 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-23 08:10:20 +0000 |
| commit | 9a207a840db34f04d7b08603f0debb251eb48893 (patch) | |
| tree | 03f8d8bb69766cbf5ca4fd3dba9e586289213f48 /ChangeLog | |
| parent | 84e14078a0b1ebfe560baaa86766170edadc1e5f (diff) | |
| download | ruby-9a207a840db34f04d7b08603f0debb251eb48893.tar.gz ruby-9a207a840db34f04d7b08603f0debb251eb48893.tar.xz ruby-9a207a840db34f04d7b08603f0debb251eb48893.zip | |
* class.c, vm_core.h: move decl of rb_iseq_clone() to class.c.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Tue Sep 23 17:05:14 2008 Koichi Sasada <ko1@atdot.net> + + * class.c, vm_core.h: move decl of rb_iseq_clone() to class.c. + Tue Sep 23 17:02:47 2008 Tanaka Akira <akr@fsij.org> * debug.h (ruby_set_debug_option): declared. |
