| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-25 | Merge pull request #2644 from cremno/mrdb-minor-changes | Hiroshi Mimaki | |
| mrdb: minor changes | |||
| 2014-11-25 | add missing null-termination | cremno | |
| 2014-11-22 | use mrb_str_xxx_lit for mrdb. | Tatsuhiko Kubo | |
| 2014-11-20 | remove const type qualifier | cremno | |
| clang 3.5.0 with -Wextra produces a -Wignored-qualifiers diagnostic. | |||
| 2014-11-20 | don't convert function pointer to object pointer | cremno | |
| 2014-11-20 | remove cast | cremno | |
| C99+TC3, 7.19.7.1p2: [...] the fgetc function obtains that character as an unsigned char converted to an int [...] | |||
| 2014-11-20 | fix heap-use-after-free | cremno | |
| 2014-11-18 | Add mruby debugger (mrdb) | mimaki | |
