| Age | Commit message (Collapse) | Author |
|
Clean up string.c
|
|
|
|
orthogonality. mrb_str_cat2() is also left for backward compatibility.
|
|
|
|
|
|
Fix the type of value that is returned by bit shift expression.
|
|
|
|
|
|
|
|
xquote operator
|
|
is also left for backward compatibility.
|
|
maintainability and performance.
|
|
|
|
strlen().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some optimizes to vm.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|