| Age | Commit message (Collapse) | Author |
|
|
|
Add generator script to dependency so that it will regenerate C codes when it's modified.
|
|
|
|
|
|
|
|
various mruby-struct function changes
|
|
Release `mrb->atexit_stack` on `mrb_close`.
|
|
Fix compilation fail caused by GNU Readline and `ISPRINT`.
Also add missing `unsigned char` cast.
|
|
|
|
`ISSPACE` and `ISASCII` can be used instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
take-cheeze-atexit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it's modified.
|
|
|
|
upcoming Visual Studio versions provide `snprintf`
|
|
|
|
|
|
|
|
|
|
|
|
Add String#lines
|
|
Add String#chars, String#each_char, String#codepoints, String#each_codepoint
|
|
|
|
|
|
|
|
|
|
order
|
|
Fix indents in mruby-string-utf8
|
|
Refactor mrb_utf8_strlen() in mruby-string-utf8
|
|
Add string String#chr for utf8
|
|
Implement String#chr
|
|
|
|
|
|
|
|
|
|
|