| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | Use Markdown section marker `#`; ref #5084 [ci skip] | Yukihiro "Matz" Matsumoto | |
| The fix was proposed by @dearblue | |||
| 2020-10-12 | Explain `MRB_USE_MALLOC_TRIM`; ref #5069 | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Update `mruby3.md`. | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Rename float configuration option names. | Yukihiro "Matz" Matsumoto | |
| - `MRB_WITHOUT_FLOAT` => `MRB_NO_FLOAT` - `MRB_USE_FLOAT` => `MRB_USE_FLOAT32` The former is to use `USE_XXX` naming convention. The latter is to make sure `float` is 32bit float and not floating point number in general. | |||
| 2020-10-12 | Allow `MRUBY_CONFIG` to specify target file out of source tree. | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Add a new document named `mruby3.md`. | Yukihiro "Matz" Matsumoto | |
| That describes the changes in `mruby3`. | |||
