| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-26 | Update document for `ObjectSpace.memsize_of` [ci skip] | dearblue | |
| The `recurse` keyword is removed by f00657ead7c3e5f6f9a346d7797a280b5c9f02fa. | |||
| 2020-07-24 | Avoid using FPU with `mruby-os-memsize`; ref #5032 | dearblue | |
| And, in the calculation of the instance variable size, the fraction was always rounded down because of division of integers, so fix it. At the same time, test items that are no longer passed due to this change are deleted. | |||
| 2020-07-24 | Support without `mruby-method` for `mruby-os-memsize`; ref #5032 | dearblue | |
| 2020-07-24 | Add NUL terminator to string object size calculation; ref #5032 | dearblue | |
| 2020-07-22 | Fixed garbled characters; ref #5041 | dearblue | |
| 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]> | |||
