| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove mrb_str_new2().
|
|
|
|
Make mrb_str_new_cstr() accept NULL pointer. It generates 0byte strings by NULL pointer.
|
|
|
|
add mrbgems/ext/mruby-numeric, and method: Integer#chr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be self-managed class instances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tested CRuby 1.8.6 and 1.9.3
You can see building configuration in build_config.rb
|
|
|
|
|
|
Support MakefileGemList for MRUBY_CFLAGS and MRUBY_LDFLAGS
|
|
Other apps using mruby like mod_mruby easy to link mrbgems dynamically by MakefileGemList
|
|
|
|
|
|
fix build
|
|
|
|
|
|
Added minirake what's Rake subset
|
|
|
|
Added minirake what's Rake subset
|