summaryrefslogtreecommitdiff
path: root/compat/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin2015-10-261-2/+4
* C: have space around && and || operatorsJunio C Hamano2013-10-161-1/+1
* typofix: in-code commentsOndřej Bílka2013-07-221-8/+8
* compat/regex: fix spelling and grammar in commentsStefano Lattarini2013-04-121-2/+2
* compat/regex: get rid of old-style definitionJunio C Hamano2010-08-191-14/+9
* Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-181-5/+2
* compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-181-0/+3892