| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-12 | Fixed wrong size calculation for `memsize_of()`. | Yukihiro "Matz" Matsumoto |
| 2020-10-12 | Rename `MRB_TT_FIXNUM` to `MRB_TT_INTEGER`. | Yukihiro "Matz" Matsumoto |
| 2020-10-12 | Rename float configuration option names. | Yukihiro "Matz" Matsumoto |
| 2020-10-12 | Replace global jump with catch handler implementation | dearblue |
| 2020-08-11 | Fix `mrb_int` and `size_t` combination warnings. | Yukihiro "Matz" Matsumoto |
| 2020-07-26 | Update document for `ObjectSpace.memsize_of` [ci skip] | dearblue |
| 2020-07-24 | Avoid using FPU with `mruby-os-memsize`; ref #5032 | dearblue |
| 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 |
