| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix MSVC warning for backtrace.c
|
|
|
|
Range#each fixnums are special
|
|
Add Array#delete_if
|
|
|
|
|
|
Fix Array#fill bug and behavior
|
|
|
|
|
|
Remove attention about mrbgem dependecy.
|
|
|
|
|
|
|
|
|
|
|
|
Update documentation of `MRuby::Gem::Specification#add_dependency`.
|
|
|
|
Fix MSVC warning for gc.c
|
|
|
|
Implement default gem info to use when there is no depending gem loaded.
|
|
reduce the init area of stack
|
|
|
|
|
|
|
|
Add test of $0 value in bin/mruby related to #2103 .
|
|
|
|
|
|
|
|
OP_SEND refactoring
|
|
|
|
|
|
|
|
remove `mrb_str_buf_cat`
|
|
Also set $0 for binary files
|
|
It does the same as `mrb_str_cat`.
|
|
|
|
Remove `Struct` defined check in test.
|
|
Improve mruby-fiber document.
|
|
|
|
|
|
|
|
tests should not depend on `mruby-proc-ext`
|
|
|
|
Optional arguments in rhs
|