| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-02 | Rename mrbgems/mruby-inline-struct with mrbgems/mruby-test-inline-struct | dearblue | |
| This gem contains only tests. | |||
| 2018-08-13 | Simplify `mruby-inline-struct` tests. | Yukihiro "Matz" Matsumoto | |
| `gcc -O3` raises error on truncation using `snprintf`. | |||
| 2016-11-17 | inline structures data type for mruby (MRB_TT_INLINE) (fix #3237) | Tomasz Dąbrowski | |
| Inline structures have no instance variables, no finalizer, and offer as much space as possible in RBASIC object. This means 24 bytes on 64-bit platforms and 12 bytes on 32-bit platforms. mruby-inline-struct gem is only provided for testing. | |||
