From caf923fa6a473918fa7a7a66aeb73495feaff833 Mon Sep 17 00:00:00 2001 From: ko1 Date: Fri, 21 Jun 2013 00:24:14 +0000 Subject: * gc.c (slot_sweep_body): add counters at a time. * gc.c (gc_profile_dump_on): fix line break position. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41513 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d9e82581c6..60b5c20ebf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 21 09:22:16 2013 Koichi Sasada + + * gc.c (slot_sweep_body): add counters at a time. + + * gc.c (gc_profile_dump_on): fix line break position. + Fri Jun 21 08:14:00 2013 Masaya Tarui * gc.c: refactoring bitmaps. introduce bits_t type and some Consts. -- cgit v1.2.3