| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-06-29 | Fix the bug that `mrbc` generates `a.rb.mrb` instead of `a.mrb`. | Yukihiro "Matz" Matsumoto |
| 2020-06-25 | Use `snprintf` instead of `memcpy` in `mrbc.c`. | Yukihiro "Matz" Matsumoto |
| 2020-05-07 | Remove `-e/-E` options from `mrbc`. | Yukihiro "Matz" Matsumoto |
| 2020-03-08 | Add configuration guard for `MRB_DISABLE_STDIO` | dearblue |
| 2020-03-08 | Remove unnecessary 'stdio.h'; ref #4947 | dearblue |
| 2019-12-23 | Use binary mode in mrbc source code reading | take-cheeze |
| 2019-08-17 | Fix wrong argument for `fprintf` in `mruby-bin-mrbc` | KOBAYASHI Shuji |
| 2018-10-29 | Rename libmruby stuff to avoid confusion | take-cheeze |
| 2018-07-10 | add mrbc option `--remove-lv` | yuri |
| 2015-11-27 | include changed from by quotes ("") to by brackets (<>); close #3032 | Yukihiro "Matz" Matsumoto |
| 2015-09-03 | clear DUMP_ENDIAN flags before setting | Yukihiro "Matz" Matsumoto |
| 2015-07-16 | delete mrb_free()-related non-NULL checks | cremno |
| 2015-06-01 | Compile mruby compiler as mrbgem. | take_cheeze |
