summaryrefslogtreecommitdiff
path: root/include/ruby/onigmo.h
AgeCommit message (Expand)Author
2023-06-09Optimize `Regexp#dup` and `Regexp.new(/RE/)`Nobuyoshi Nakada
2023-04-19Refactor `Regexp#match` cache implementation (#7724)TSUYUSATO Kitsune
2022-12-14Add `Regexp.linear_time?` (#6901)TSUYUSATO Kitsune
2022-11-09Reduce warningsTSUYUSATO Kitsune
2022-11-09Revert "Refactor field names"TSUYUSATO Kitsune
2022-11-09Refactor field namesTSUYUSATO Kitsune
2022-11-09Support OP_REPEAT and OP_REPEAT_INCTSUYUSATO Kitsune
2022-10-25Prevent potential buffer overrun in onigmoYusuke Endoh
2022-03-30re.c: Add Regexp.timeout= and Regexp.timeoutYusuke Endoh
2019-05-07Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...Lourens Naudé
2019-04-24Only define history_root member of the Oniguruma re_registers struct if USE_C...Lourens Naudé
2017-12-01Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse
2017-05-17Merge Onigmo 6.1.2naruse
2017-02-11Merge Onigmo 6.1.1naruse
2016-12-10Merge Onigmo 6.0.0naruse