| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix include path in proc.h.
|
|
|
|
we need them on the platform where 'char' is signed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-DMRB_USE_IV_SEGLIST; we still need to measure the performance and memory consumption
|
|
|
|
|
|
|
|
name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unimplemented declarations.
|
|
|
|
mrb_check_hash_type(): Remove as no implementation.
|
|
Applies to NilClass, TrueClass, FalseClass, Fixnum, and Float. Add
mrb_undef_class_method for DRYness.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename confusable argument name
|