From 4c0f022f45a9221c2f97b2d21a9eb476f40b1d93 Mon Sep 17 00:00:00 2001 From: nari Date: Fri, 5 Oct 2012 09:19:49 +0000 Subject: revert r37091 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37096 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 --------- 1 file changed, 9 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78076536de..2012904f65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,15 +21,6 @@ Fri Oct 05 15:26:18 2012 Koichi Sasada * gc.h: export rb_objspace_reachable_objects_from(). -Fri Oct 5 16:04:33 2012 Narihiro Nakamura - - * gc.c (chain_finalized_object): remove to check a mark flag since - all objects are certainly unmarked with rest_sweep. - - * gc.c (rb_objspace_call_finalizer): remove to mark finalizable - objects. The sweeping doesn't push T_ZOMBIE objects to the - freelist. - Thu Oct 4 23:40:04 2012 Narihiro Nakamura * gc.c (init_heap): call init_mark_stack before to allocate -- cgit v1.2.3