aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
37 hoursfix #290: retry limit in match == 0 means unlimitedHEADmasterK.Kosako1-3/+4
5 daysadd (*SKIP) to UTF-16K.Kosako2-4/+6
6 daysadd new callout (*SKIP) #299K.Kosako4-6/+75
11 daysadd some test cases for Java and PythonK.Kosako1-0/+6
11 daysPOSIX brackets is not supported in Java and Python.K.Kosako1-2/+2
11 daysadd ONIG_SYN_ALLOW_CHAR_TYPE_FOLLOWED_BY_MINUS_IN_CC to syntax Perl_NGK.Kosako1-1/+2
11 daysfix POSIX bracket values in doc/REK.Kosako2-26/+24
12 daystypo (#300)K.Kosako1-1/+1
12 daysrevertspaette1-3/+3
13 daysfix #300: typosK.Kosako5-11/+11
2024-06-05add some test cases for #298K.Kosako1-0/+16
2024-06-05add new behavior ONIG_SYN_ALLOW_CHAR_TYPE_FOLLOWED_BY_MINUS_IN_CC (#298)K.Kosako3-8/+16
2024-05-28update yearK.Kosako1-1/+1
2024-05-28add some test cases for #296K.Kosako1-0/+5
2024-05-28fix #296: ONIG_SYNTAX_EMACS doesn't support 'shy groups'K.Kosako1-1/+1
2024-05-24add some test cases for #295K.Kosako2-0/+19
2024-05-24fix #295: Invalid result for empty match with anchorsK.Kosako1-8/+8
2024-05-03fix: invalid formatK.Kosako1-2/+1
2024-05-03update README.mdK.Kosako1-1/+2
2024-05-03fix: oss-fuzz Issue 68418: Use-of-uninitialized-valueK.Kosako1-0/+2
2024-04-03add some test cases for #293K.Kosako1-0/+12
2024-04-03fix #293: Literal escaped bracesK.Kosako1-1/+38
2024-04-02add some test casesK.Kosako1-0/+4
2024-04-02fix total call with whole optionsK.Kosako1-3/+9
2024-04-01add some test cases for #292K.Kosako2-2/+6
2024-04-01fix #292: ONIG_SYN_CONTEXT_INDEP_REPEAT_OPS not working for ^* patternK.Kosako1-3/+9
2024-03-29Merge pull request #291 from maflcko/patch-1K.Kosako1-1/+1
2024-03-28Update base.c: Add missing int types to calc_retry_limitmaflcko1-1/+1
2023-10-11clang 14 does not support cp932v6.9.9K.Kosako1-1/+1
2023-10-10escape compile-time warnings (gcc 11.4)K.Kosako1-3/+5
2023-10-07clang 14 on MacOSX does not support cp932K.Kosako1-1/+3
2023-10-07clang 14 does not support --input-charset and --exec-charsetK.Kosako1-1/+1
2023-10-05setup 6.9.9K.Kosako4-24/+6
2023-10-05update HISTORYK.Kosako1-1/+19
2023-10-05remove unused variablesK.Kosako1-3/+1
2023-09-18remove two badges from README.mdK.Kosako1-2/+0
2023-09-18fix output stringK.Kosako1-1/+1
2023-09-17update README.mdK.Kosako1-1/+1
2023-09-17update to Unicode 15.1.0K.Kosako6-3722/+3939
2023-09-17fix: duplicate entries to PROPS (for 15.1.0 DerivedCoreProperties.txt)K.Kosako1-25/+26
2023-08-21updated by python2 -> python3K.Kosako9-132/+132
2023-08-21migration from python2 to python3K.Kosako10-133/+135
2023-08-08add /.vscode into .gitignoreK.Kosako1-0/+1
2023-08-08small updateK.Kosako1-1/+8
2023-08-08escape compile time warnings by clang 14.0K.Kosako3-16/+31
2023-08-08escape compile time warnings by clang 14.0K.Kosako1-69/+34
2023-07-11Merge pull request #287 from itchyny/dist-clean-oniguruma-pcK.Kosako1-1/+1
2023-07-11Make sure oniguruma.pc is removed on distcleanitchyny1-1/+1
2023-06-09Merge pull request #285 from itchyny/update-gitignore-trsK.Kosako1-0/+1
2023-06-09add *.trs to .gitignoreitchyny1-0/+1