summaryrefslogtreecommitdiff
path: root/compat/regex/regex.c
Commit message (Expand)AuthorAgeFilesLines
* compat/regex: fix spelling and grammar in commentsStefano Lattarini2013-04-121-1/+1
* compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-181-4919/+82
* msvc: Fix a compiler warning due to an incorrect pointer castRamsay Jones2010-01-221-1/+1
* Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2009-09-181-5/+2
* Fix typos / spelling in commentsMike Ralphson2009-04-221-2/+2
* Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-101-0/+4927