| Age | Commit message (Collapse) | Author |
|
|
|
|
|
changed
|
|
|
|
|
|
masamitsu-murase/modify_irep_initialization_and_gc_mark
Modify irep initialization and GC.
|
|
Modify reference to ci.
|
|
Initialize mrb->irep array with 0 when realloc is called.
|
|
because mrb->ci may be changed in m->body.func.
|
|
Modify argument of mrbc_filename.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve handling of "exit" and "quit" in mirb.
|
|
|
|
|
|
function prototypes sorted by call & removed unused (file, io, thread)
|
|
|
|
khash.h including at line:255
|
|
Modify buffer size for filename.
|
|
|
|
|
|
|
|
|
|
|
|
Code formatting in sprintf.c
|
|
|
|
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.
|
|
Canonicalize NaN value in NaN boxing environment
|
|
|
|
op_enter_optimize
|
|
|
|
|
|
|
|
|
|
|
|
Xcode project cleanup (corrects the error in #422, not pulled)
|
|
|
|
mruby.xcodeproj/xcshareddata/* to the repo)
|
|
|
|
|