aboutsummaryrefslogtreecommitdiff
path: root/regtest_terex.sh
AgeCommit message (Expand)AuthorFilesLines
2026-06-29added my copyright to all touched filesRobin Haberkorn1-0/+1
2026-06-27re_free() and re_error() have also been renamed to tere_free() and tere_error...Robin Haberkorn1-2/+2
2026-06-27fixup REG_ANCHORED: the checks have to be in shortest()Robin Haberkorn1-2/+4
2026-06-27implemented REG_ANCHORED execution flagRobin Haberkorn1-47/+70
2026-06-27REG_RAW is a pure re_comp() flag nowRobin Haberkorn1-1/+1
2026-06-26allow raw (ASCII) matching via REG_RAW flag, so we no longer need a compile-t...Robin Haberkorn1-36/+72
2026-06-21renamed hsrex to terexRobin Haberkorn1-0/+311