aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-12update HISTORYv6.9.5_rc2v6.9.5K.Kosako1-1/+2
2020-04-10add backward searchK.Kosako1-20/+28
2020-04-09don't output statistics info if EXEC_PRINT_INTERVAL is not definedK.Kosako1-5/+4
2020-04-09update HISTORYK.Kosako1-1/+3
2020-04-09add dump_input()K.Kosako1-0/+20
2020-04-09small update of doc/REK.Kosako2-21/+21
2020-04-09fix infinite recursive callK.Kosako1-7/+14
2020-04-03setup 6.9.5v6.9.5_rc1K.Kosako4-5/+5
2020-04-01update HISTORYK.Kosako1-1/+1
2020-04-01add some test cases for code point sequenc in char-classK.Kosako1-0/+7
2020-04-01add current state argument into check_code_point_sequence_cc()K.Kosako1-28/+31
2020-04-01refactoringK.Kosako1-6/+57
2020-04-01divide POSIX API test part from testc.c into testp.cK.Kosako3-78/+619
2020-04-01fix invalid match with single char-classK.Kosako1-1/+2
2020-03-31emergency merge of development branchK.Kosako7-31/+90
2020-03-31Merge pull request #190 from PhoebeHui/masterK.Kosako1-0/+9
2020-03-31update HISTORYK.Kosako1-1/+18
2020-03-31add a test sample into encode.cK.Kosako1-0/+3
2020-03-31fix invalid moving to next char positionK.Kosako1-1/+1
2020-03-30Add vcpkg installation instructionsPhoebeHui1-0/+9
2020-03-30add some test casesK.Kosako1-0/+10
2020-03-30add range state check in codee point sequence notationK.Kosako1-2/+17
2020-03-30allow range operator in code point sequence notationK.Kosako1-10/+30
2020-03-30refactoringK.Kosako1-9/+9
2020-03-30remove src/*.py and src/*.sh from distribution filesK.Kosako1-7/+1
2020-03-29update README.mdK.Kosako1-1/+1
2020-03-29add some test casesK.Kosako1-0/+3
2020-03-28fix error codeK.Kosako1-1/+2
2020-03-28fix error codeK.Kosako1-1/+11
2020-03-28allow newline as code point divide charK.Kosako1-6/+6
2020-03-28allow spaces after last code point in sequenceK.Kosako2-8/+12
2020-03-28add a test caseK.Kosako1-0/+1
2020-03-28refactoringK.Kosako1-11/+16
2020-03-28change DEFAULT_SUBEXP_CALL_MAX_NEST_LEVEL to 20K.Kosako1-1/+1
2020-03-27update README.mdK.Kosako1-0/+1
2020-03-27add description abount code point sequence notationK.Kosako2-2/+20
2020-03-27add some test cases for code point sequence notationK.Kosako1-0/+31
2020-03-27implement code point sequence noation in char-classK.Kosako1-15/+31
2020-03-27code point sequence notation {xxx xxx...}K.Kosako1-13/+102
2020-03-26add code_point_continue member into PTokenK.Kosako1-0/+7
2020-03-25add descriptions about API of subexp call max nest levelK.Kosako2-6/+36
2020-03-24update README.mdK.Kosako1-1/+1
2020-03-24use onig_set_subexp_call_max_nest_level()K.Kosako1-0/+3
2020-03-24add onig_get_subexp_call_max_nest_level() and onig_set_subexp_call_max_nest_l...K.Kosako3-8/+22
2020-03-24refactoringK.Kosako1-31/+31
2020-03-22update README.mdK.Kosako1-0/+1
2020-03-22change enable-posix-api default from YES to NO (#165)K.Kosako2-3/+3
2020-03-22fix: add ENABLE_POSIX_API switch in gcov targetK.Kosako1-0/+2
2020-03-21add copyrightK.Kosako3-0/+85
2020-03-21update year to 2020K.Kosako4-6/+6