| Age | Commit message (Collapse) | Author |
|
Refactor array test to use assert_xxx method
|
|
|
|
|
|
@cremno; close #2048
|
|
mrb_str_dup return shared string instead of new string
|
|
|
|
|
|
|
|
Add Array#rotate!
|
|
|
|
Array#rotate
|
|
Qualify argv argument of API `const`.
|
|
Fix bug kh_put after kh_del report by @mirichi
|
|
|
|
|
|
|
|
|
|
|
|
solaris does not have flock
|
|
OpenSolaris/Illumos defines a "sun" constant...
|
|
|
|
|
|
Qualify mrb_yield_*'s argv `const`.
|
|
|
|
Refactoring for kh_put
|
|
|
|
|
|
|
|
add assert before write khash del flags
|
|
|
|
|
|
Fix invalid hash type
|
|
|
|
|
|
|
|
Add MRB_TT_HAS_BASIC_P macro.
|
|
|
|
Make bintest enabling like other `enable_xxx` methods.
|
|
|
|
|
|
|
|
|
|
Fix wrong `mrb_bug` use found with mruby-clang-plugin.
|
|
Fix build_config.rb for ArduinoDue
|
|
|
|
|
|
Add MRuby::Build#disable_cxx_exception to force C++ ABI disable.
|
|
|
|
|
|
Fix C++ files detection for automatic C++ ABI enabling.
|