| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-17 | Avoid implicit casting from void pointers for C++ | dearblue | |
| 2021-07-08 | mruby-bin-debugger: rename prefix 'mrb_debug_' to `mrdb_`. | Yukihiro "Matz" Matsumoto | |
| 2014-12-02 | add mrb_debug_strdup() and mrb_debug_strndup() | cremno | |
| They behave similar to their POSIX equivalents, except mrb_malloc_simple() is used for memory allocation and errno might not be set since ISO C99 doesn't have ENOMEM. | |||
