| Age | Commit message (Collapse) | Author |
|
Fix build tasks
|
|
|
|
|
|
|
|
remove mrb_str_each_line
|
|
|
|
|
|
Fixed mrbtest result numbers
|
|
Removed gem libraries in mrbc
|
|
|
|
|
|
add mrb_check_hash_type
|
|
|
|
Remove compiler warnings
|
|
|
|
|
|
Make conf.bins work for cross compiled deps as well as the host.
|
|
Host's mrbc file should be used when cross-compiling mrbtest.c
|
|
|
|
|
|
|
|
Added conf.bins for defining bulding binaries
|
|
Added s flag to ar command
|
|
close #712
|
|
|
|
|
|
Strict runtime error checking
|
|
|
|
|
|
|
|
Remove redundant null checks.
|
|
|
|
|
|
|
|
|
|
|
|
Add check for using cdump with DISABLE_STDIO option.
|
|
Export Array#clear in array.h
|
|
|
|
|
|
|
|
|
|
Added gem :github option
|
|
|
|
Compact flags for GC
|
|
Add test cases for GC API
|
|
Skip sweeping old slots which don't contain any young object in the minor GC
|
|
Remove debug macros from mruby.h
|
|
|
|
|