aboutsummaryrefslogtreecommitdiff
path: root/rege_dfa.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-29implemented tere_set_is_interrupted_cb()Robin Haberkorn1-0/+12
2026-06-29added my copyright to all touched filesRobin Haberkorn1-0/+1
2026-06-27fixup REG_ANCHORED: the checks have to be in shortest()Robin Haberkorn1-0/+12
2026-06-26allow raw (ASCII) matching via REG_RAW flag, so we no longer need a compile-t...Robin Haberkorn1-17/+17
2026-06-21fixed some warnings when building with `-Wall`Robin Haberkorn1-9/+9
2026-06-21Unicode builds now expect UTF-8 stringsRobin Haberkorn1-20/+27
2014-12-26importGary Houston1-0/+816