| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Tests and another fix for issue #1467
|
|
class.c#mrb_include_module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace 0 with FALSE and replace 1 with TRUE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
defined in Ruby; close #1263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change to return the exception object when an exception occurred in mrb_funcall
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(stringify) and takes mrb_value; close #1062
|
|
|
|
|
|
|
|
|
|
|