| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-19 | Add "info locals" command to mrdb | kimu_shu | |
| 2019-02-03 | Use `mrb->eException_class` instead of `mrb_class_get()` | KOBAYASHI Shuji | |
| 2017-12-23 | Make source compilable with C++17 | Lothar Scholz | |
| Changes applied: - Removing "register" keyword - Fixing const pointer to pointer assignments - Adding type casts to rb_malloc calls | |||
| 2017-04-03 | Remove spaces around parens | Yukihiro "Matz" Matsumoto | |
| 2015-12-26 | remove execute bit from mrbgems/mruby-bin-debugger files | Yukihiro "Matz" Matsumoto | |
| 2015-11-27 | include changed from by quotes ("") to by brackets (<>); close #3032 | Yukihiro "Matz" Matsumoto | |
| 2015-06-19 | Fix typos in documentation and error messages [skip ci] | Anton Davydov | |
| 2015-01-19 | Merge pull request #2680 from sdottaka/add-fflush | Yukihiro "Matz" Matsumoto | |
| mrdb, mirb: Add fflush() so that a external program can read output imme... | |||
| 2015-01-03 | Add fflush() (2) | sdottaka | |
| 2015-01-01 | Remove redundant NULL checks for mrb_malloc(). | Tatsuhiko Kubo | |
| 2014-11-20 | fix heap-use-after-free | cremno | |
| 2014-11-18 | Add mruby debugger (mrdb) | mimaki | |
