summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-objectspace/test
AgeCommit message (Expand)Author
2014-06-28Fix crash in method call in `ObjectSpace.each_object` block.take_cheeze
2014-04-06Always increment `total` field of `os_count_struct` in callback.take_cheeze
2014-04-03Support :T_FIBER in ObjectSpace.count_objects .take_cheeze
2014-03-27Use CRuby compatible key in ObjectSpace.count_objects .take_cheeze
2014-03-25Implement ObjectSpace.each_object .take_cheeze
2013-08-04Improve test of mruby-objectspace-ext GEMDaniel Bovensiepen
2013-05-17Removed debug outputRyan Scott
2013-05-17Changed the object_count so that it only iterates over the RBasic object, not...Ryan Scott
2013-05-17First implementation of ObjectSpace moved outside of gc.cRyan Scott