aboutsummaryrefslogtreecommitdiff
path: root/regcomp.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-29implemented tere_set_is_interrupted_cb()Robin Haberkorn1-0/+11
2026-06-29added my copyright to all touched filesRobin Haberkorn1-0/+1
2026-06-26allow raw (ASCII) matching via REG_RAW flag, so we no longer need a compile-t...Robin Haberkorn1-8/+17
2026-06-21fixed some warnings when building with `-Wall`Robin Haberkorn1-1/+3
2026-06-21Unicode builds now expect UTF-8 stringsRobin Haberkorn1-10/+19
2014-12-26importGary Houston1-0/+2169