| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-25 | Use mrb_int. | take_cheeze |
| 2014-03-25 | Implement ObjectSpace.each_object . | take_cheeze |
| 2014-01-31 | rework mruby-objectspace and gc.[ch] | cremno |
| 2013-09-21 | rename voidp to cptr | Yukihiro "Matz" Matsumoto |
| 2013-05-18 | indentation fix | Yukihiro "Matz" Matsumoto |
| 2013-05-18 | remove unused local variable | Yukihiro "Matz" Matsumoto |
| 2013-05-18 | Cleanup of mruby_objectspace.c and removed the unneccessary README for mruby_... | Ryan Scott |
| 2013-05-18 | Changed the counting so that only objects that are alive are added to the obj... | Ryan Scott |
| 2013-05-17 | Minor formatting change. | Ryan Scott |
| 2013-05-17 | Changed the each_object callback so that a pointer is passed for the object, ... | Ryan Scott |
| 2013-05-17 | Changed the object_count so that it only iterates over the RBasic object, not... | Ryan Scott |
| 2013-05-17 | First implementation of ObjectSpace moved outside of gc.c | Ryan Scott |
