| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-19 | Separate `memsize_of` and `memsize_of_all` to a separate gem; #5040 | Rory OConnell | |
| Those methods are originally CRuby specific. Co-authored-by: Yukihiro "Matz" Matsumoto <[email protected]> | |||
| 2020-07-09 | Initial ObjectSpace.memsize_of implementation | Rory OConnell | |
| 2014-03-17 | move summary of mrbgems in default gembox to its spec | take_cheeze | |
| 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-17 | First implementation of ObjectSpace moved outside of gc.c | Ryan Scott | |
