summaryrefslogtreecommitdiff
path: root/test/objspace
AgeCommit message (Expand)Author
2013-10-10vm_trace.c: fix infinite hooknobu
2013-09-30* ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko1
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1
2013-04-02use long_ary to suppress warningnaruse
2013-03-05objspace.c: newly added nodesnobu
2012-12-14Use assert_separately to speed up slow testsnaruse
2012-12-08* ext/objspace/objspace.c (iow_size): return size of internal objectko1
2012-10-06test_objspace.rb: refinenobu
2012-10-05* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko1
2011-12-15* io.c (argf_type): make typed data.nobu
2011-12-15* regcomp.c (onig_region_memsize): implemented for memsize_of().nobu
2010-10-28* ext/objspace/objspace.c (ObjectSpace.memsize_of_all): renameko1
2010-10-27* ext/objspace/objspace.c (memsize_of): fix rdoc.ko1
2010-08-14* test/objspace/test_objspace.rb: added test for objspace.nari