| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ci->nregs for ruby proc.
|
|
|
|
|
|
changed
|
|
|
|
|
|
masamitsu-murase/modify_irep_initialization_and_gc_mark
Modify irep initialization and GC.
|
|
Initialize mrb->irep array with 0 when realloc is called.
|
|
because mrb->ci may be changed in m->body.func.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
khash.h including at line:255
|
|
|
|
|
|
|
|
|
|
|
|
Also, fixed issue in Xcode project build settings
|
|
switch/case constructs in mrb_str_format() had mismatched indentation
styles: clean up to 2-spaces-per-level.
|
|
|
|
|