Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex engine - simplify regnode structures and make them consistent | Yves Orton | 2023-03-13 | 1 | -16/+16 |
* | regcomp.c - add optimistic eval (*{ ... }) and (**{ ... }) | Yves Orton | 2023-01-19 | 1 | -9/+9 |
* | regcomp_study.c - disable CURLYX optimizations when EVAL has been seen anywhere | Yves Orton | 2023-01-15 | 1 | -3/+12 |
* | regcomp_study.c - Add a way to disable CURLYX optimisations | Yves Orton | 2023-01-15 | 1 | -12/+16 |
* | regcomp.c - decompose into smaller files | Yves Orton | 2022-12-09 | 1 | -0/+3808 |