| Age | Commit message (Collapse) | Author |
|
Also removed tests that depends on implementation details of the default
`method_missing` behavior.
|
|
|
|
|
|
|
|
|
|
Fix #3352
|
|
|
|
This is to avoid segfault when WORD_BOXING is enabled
Reported by https://hackerone.com/brakhane
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bigger than Fixnum, so type check for Numeric; ref #1630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modify proc_lambda
|
|
|
|
|
|
|
|
|
|
|
|
|