summaryrefslogtreecommitdiff
path: root/test/objspace
AgeCommit message (Expand)Author
2013-12-10objspace_dump.c: include object's gc flags in dumptmm1
2013-12-05test_objspace.rb: show errornobu
2013-12-05ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm1
2013-11-26string.c: fix memsize of frozen shared stringnobu
2013-11-24* ext/objspace/objspace_dump.c: test fixes and win32 compatibilitytmm1
2013-11-14objspace_dump.c: refine outputnobu
2013-11-09test_objspace.rb: assertion for temporary filenobu
2013-11-09* test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr
2013-11-08* ext/objspace/object_tracing.c: Add experimental methods to dumptmm1
2013-10-16* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko1
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