| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
various mruby-struct function changes
|
|
Fix compilation fail caused by GNU Readline and `ISPRINT`.
Also add missing `unsigned char` cast.
|
|
|
|
`ISSPACE` and `ISASCII` can be used instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
strip_bang
|
|
Add Array#to_h
|
|
Fix indent in String#casecmp comments
|
|
|
|
|
|
strip_bang
|
|
|
|
|
|
|