summaryrefslogtreecommitdiff
path: root/compat/regex/regcomp.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-06regex: fix a SIZE_MAX macro redefinition warningLibravatar Ramsay Jones1-2/+0
2015-10-26Silence GCC's "cast of pointer to integer of a different size" warningLibravatar Johannes Schindelin1-2/+4
2013-10-16C: have space around && and || operatorsLibravatar Junio C Hamano1-1/+1
2013-07-22typofix: in-code commentsLibravatar Ondřej Bílka1-8/+8
2013-04-12compat/regex: fix spelling and grammar in commentsLibravatar Stefano Lattarini1-2/+2
2010-08-19compat/regex: get rid of old-style definitionLibravatar Junio C Hamano1-14/+9
2010-08-18Change regerror() declaration from K&R style to ANSI C (C89)Libravatar Frank Li1-5/+2
2010-08-18compat/regex: use the regex engine from gawk for compatLibravatar Ævar Arnfjörð Bjarmason1-0/+3892