summaryrefslogtreecommitdiff
path: root/regcomp_internal.h
Commit message (Expand)AuthorAgeFilesLines
* regcomp.h - document RE_PESSIMISTIC_PARENS and VOLATILE_REF definesYves Orton2023-03-191-2/+0
* regcomp_internal.h - make unused macros for deprecation warnings take categor...Yves Orton2023-03-181-11/+11
* regexec.c - make REF into a backtracking stateYves Orton2023-03-131-0/+2
* regcomp_internal.h - move utility macros out of struct definitionYves Orton2023-02-091-9/+10
* regcomp.c - add optimistic eval (*{ ... }) and (**{ ... })Yves Orton2023-01-191-0/+3
* regcomp.c - increase size of CURLY nodes so the min/max is a I32Yves Orton2023-01-151-0/+2
* regcomp_study.c - Add a way to disable CURLYX optimisationsYves Orton2023-01-151-0/+6
* regcomp_internal.h: Fix leak in regex testsKarl Williamson2023-01-121-0/+4
* regcomp.c etc - rework branch reset so it works properlyYves Orton2023-01-121-0/+48
* regcomp_internal.h - remove typedefYves Orton2022-12-181-2/+3
* regcomp.c - decompose into smaller filesYves Orton2022-12-091-0/+1196