7fbd2f7cc247ee66e877ab3c88f0274834c6b6c7
|
2019-07-02 |
Allow calling a private method with `self.` |
a1fda16b238f24cf55814ecc18f716cbfff8dd91
|
2019-09-27 |
Optimize Array#flatten and flatten! for already flattened arrays (#2495) |
b9702590445dfea62d271d0a5c942b7adfaaacdd
|
2019-10-21 |
Stop making a redundant hash copy in Hash#dup (#2489) |
ac112f2b5dc7e16ccde8f048be80946187a033b0
|
2019-11-06 |
Avoid top-level search for nested constant reference from nil in defined? |
7913daf36c25cefd66887993e0946c54b7d7d294
|
2019-11-07 |
Add missing Makefile dependencies for the tool/insns2vm.rb script |
4b80358e5d0c83cd2925fd458f2c83136f804e5c
|
2021-03-15 |
Fix condition in cb_align_pos which should return early when aligned |
2b96737636e1c96fedda83895ef32e19a914e310
|
2019-09-27 |
Fix use of the rb_profile_frames start parameter |