summaryrefslogtreecommitdiff
path: root/test/objspace
AgeCommit message (Expand)Author
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