Skip to content

Commit d18f76d

Browse files
avargitster
authored andcommitted
compat/regex: use the regex engine from gawk for compat
Change the regex engine in compat to use the gawk engine from the gawk-devel module in gawk CVS. This engine supports the REG_STARTEND flag, which was optionally available in Git since v1.7.2-rc0~77^2~1. The source was grabbed from cvs.savannah.gnu.org:/sources/gawk, and these are the upstream versions of the files being included: regcomp.c 1.4 regex.h 1.3 regex.h 1.3 regex_internal.c 1.3 regex_internal.h 1.3 regexec.c 1.3 Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Acked-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 64fdc08 commit d18f76d

File tree

6 files changed

+11180
-5105
lines changed

6 files changed

+11180
-5105
lines changed

0 commit comments

Comments
 (0)