summaryrefslogtreecommitdiff
path: root/regcomp_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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