aboutsummaryrefslogtreecommitdiffstats
path: root/test/objspace
Commit message (Expand)AuthorAgeFilesLines
* string.c: fix memsize of frozen shared stringnobu2013-11-261-0/+8
* * ext/objspace/objspace_dump.c: test fixes and win32 compatibilitytmm12013-11-241-5/+8
* objspace_dump.c: refine outputnobu2013-11-141-4/+26
* test_objspace.rb: assertion for temporary filenobu2013-11-091-0/+14
* * test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr2013-11-091-2/+2
* * ext/objspace/object_tracing.c: Add experimental methods to dumptmm12013-11-081-0/+27
* * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko12013-10-161-0/+12
* vm_trace.c: fix infinite hooknobu2013-10-101-0/+19
* * ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko12013-09-301-1/+34
* * ext/objspace/object_tracing.c: fix a bug reported atko12013-05-281-4/+17
* * ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko12013-05-271-0/+18
* use long_ary to suppress warningnaruse2013-04-021-1/+1
* objspace.c: newly added nodesnobu2013-03-051-1/+3
* Use assert_separately to speed up slow testsnaruse2012-12-141-0/+4
* * ext/objspace/objspace.c (iow_size): return size of internal objectko12012-12-081-0/+10
* test_objspace.rb: refinenobu2012-10-061-5/+3
* * ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko12012-10-051-0/+26
* * io.c (argf_type): make typed data.nobu2011-12-151-0/+12
* * regcomp.c (onig_region_memsize): implemented for memsize_of().nobu2011-12-151-0/+4
* * ext/objspace/objspace.c (ObjectSpace.memsize_of_all): renameko12010-10-281-2/+7
* * ext/objspace/objspace.c (memsize_of): fix rdoc.ko12010-10-271-0/+6
* * test/objspace/test_objspace.rb: added test for objspace.nari2010-08-141-0/+44