[ruby-cvs:51373] ko1:r44228 (trunk): * gc.c: introduce GC.verify_internal_consistency method to verify GC
ko1 at ruby-lang.org
ko1 at ruby-lang.org
Mon Dec 16 13:12:50 JST 2013
ko1 2013-12-16 13:12:48 +0900 (Mon, 16 Dec 2013)
New Revision: 44228
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44228
Log:
* gc.c: introduce GC.verify_internal_consistency method to verify GC
internal data structure.
Now this method only checks geneartion (old/young) consistency.
Modified files:
trunk/ChangeLog
trunk/gc.c
trunk/test/ruby/test_gc.rb
More information about the ruby-cvs
mailing list