| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-23 | "spec.author" is better for single-author gems. | Tomoyuki Sahara | |
| "spec.author=" expects a String represents a single author. "spec.authors=" expects an Array which is a list of multiple authors. http://guides.rubygems.org/specification-reference/ | |||
| 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 ↵ | Ryan Scott | |
| mruby_objectspace. | |||
| 2013-05-18 | Changed the counting so that only objects that are alive are added to the ↵ | Ryan Scott | |
| object counts. | |||
| 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 | |
| instead of the struct. | |||
| 2013-05-17 | Removed debug output | Ryan Scott | |
| 2013-05-17 | Changed the object_count so that it only iterates over the RBasic object, ↵ | Ryan Scott | |
| not the full RVALUE known by the GC | |||
| 2013-05-17 | First implementation of ObjectSpace moved outside of gc.c | Ryan Scott | |
