diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-02 19:39:33 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-02 19:39:33 +0000 |
| commit | 0ee43c86a11915b549a0a8b52515601e6521f6c5 (patch) | |
| tree | f84e34b3e24a227c682bcde81dc68937cdd250b0 /ChangeLog | |
| parent | ea4b48acd6913efae88a29a023b7158e47e8d468 (diff) | |
* gc.c (rb_during_gc): VALUE cache is irrelevant.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17829 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 @@ +Thu Jul 3 04:39:30 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * gc.c (rb_during_gc): VALUE cache is irrelevant. + Thu Jul 3 01:44:01 2008 Yusuke Endoh <mame@tsg.ne.jp> * regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer to |
