diff.c: associate a flag with each pattern and use it for compiling regex
commita013585b20ac757b0e75a72181ffa44674f35235
authorBrandon Casey <casey@nrlssc.navy.mil>
Thu, 18 Sep 2008 22:42:48 +0000 (18 17:42 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2008 03:06:23 +0000 (18 20:06 -0700)
treeda9c9346c25c6d68650c5db5d39327129e21b50f
parent45e7ca0f0e1042c26d56b578165365c3f70c0121
diff.c: associate a flag with each pattern and use it for compiling regex

This is in preparation for allowing extended regular expression patterns.

Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c
xdiff-interface.c
xdiff-interface.h