aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-03fix optimization info of if-then expressionsK.Kosako1-4/+1
2023-05-20add some test cases for #284K.Kosako1-0/+20
2023-05-20fix #284: .{0,99} and .* behave differently on short inputK.Kosako1-2/+6
2023-05-01remove code scanning warnings: Irregular enum initializationK.Kosako3-7/+7
2023-05-01remove code scanning warnings: Bad check for oddnessK.Kosako1-2/+2
2023-03-27fix call by number (?n), (?+n), (?-n) of ONIG_SYNTAX_PERL_NGK.Kosako1-0/+1
2023-03-27add some test cases for ONIG_SYNTAX_PERL_NGK.Kosako1-0/+4
2023-03-27remove lgtm grade and lgtm alerts badges from README.mdK.Kosako1-2/+0
2023-03-27update date of doc/REK.Kosako1-1/+1
2023-03-27fix #282: Dynamic library generated failed to support '(?-i)'K.Kosako1-2/+14
2023-03-27add some test cases for ONIG_SYNTAX_PERL_NGK.Kosako1-0/+9
2023-02-21Merge pull request #281 from contextnerror/contextnerror-patch-1K.Kosako1-1/+1