| Age | Commit message (Collapse) | Author |
|
|
|
add test cases in test/t/float.rb
|
|
Remove initialization of mt.
|
|
|
|
|
|
Modify allocation size of mrb->irep.
|
|
|
|
mrb_load_* should return value
|
|
|
|
|
|
|
|
|
|
|
|
Remove magic numbers in mrb_funcall()
|
|
|
|
|
|
|
|
Modify proc_lambda
|
|
Modify return value of 'respond_to?'
|
|
Undef Class#extend_object.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce strlen()
|
|
Supress using switches with fallthru or a empty default label.
|
|
|
|
|
|
|
|
|
|
|
|
Remove unnecessary mrb_const_set in class.c.
|
|
|
|
|