| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Remove declarations of undefined functions
|
|
|
|
|
|
|
|
|
|
|
|
Compact flags for GC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mrb_raise(): API modified. It cannot treat variable arguments.
|
|
we need them on the platform where 'char' is signed.
|
|
|
|
|
|
|
|
|
|
|
|
-DMRB_USE_IV_SEGLIST; we still need to measure the performance and memory consumption
|
|
|
|
|
|
name
|
|
Applies to NilClass, TrueClass, FalseClass, Fixnum, and Float. Add
mrb_undef_class_method for DRYness.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should work with GCC and VC as well
|
|
|
|
|
|
|