Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most ↵ | Lourens Naudé | 2019-05-07 | 1 | -0/+1 |
pattern matches are less than or equal to 4 results Closes: https://github.com/ruby/ruby/pull/2135 |