| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
close #835
|
|
Don't overwrite ciidx if it is already set.
|
|
|
|
|
|
use %p instead of %lx to prevent truncation and for consistency
|
|
Modify handling of large fixnum
|
|
Fix potential bug about Hash.
|
|
|
|
|
|
|
|
Do not assume that significand of `double` is larger than `mrb_int`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed MRB_INT64 warning
|
|
Modify range initialize to prevent segmentation fault.
|
|
Remove unused function parametes.
|
|
|
|
|
|
segmentation fault.
|
|
Fixes a number of "comparison between signed and unsigned" warnings.
|
|
|
|
|
|
|
|
|
|
|
|
Added finalizer of mrbgems
|
|
|
|
|
|
|
|
|
|
Improved build scripts and config files
|
|
Modify handling of NODE_UNDEF.
|
|
masamitsu-murase/modify_handling_of_quoted_string_literal
Modify handling of quoted non-expanded string literal
|
|
Modify handling of `bodystmt`.
|
|
|
|
|
|
|