| Age | Commit message (Collapse) | Author |
|
fix off-by-one error in String#rindex(fixnum)
|
|
fix a comment end of include guard
|
|
null-terminated string should not be included in search targets.
|
|
|
|
add Integer#div and Float#div to mruby-numeric-ext
|
|
|
|
fix Float#divmod returns nil
|
|
|
|
|
|
Introduce mrb_exc_new_str_lit for C string literals
|
|
|
|
|
|
|
|
ref #1782
|
|
`bintest` improvement.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix include guard style.
|
|
|
|
fix a memory leak in mruby-random.
|
|
|
|
Add ssh protocol support for bitbucket.
|
|
add tests for String#*
|
|
add test cases for 0 and -1
|
|
|
|
Command improvements.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in Ruby; fix #1680 ref #1765
|