summaryrefslogtreecommitdiff
path: root/compat/regex
AgeCommit message (Expand)Author
2010-08-26Fix compat/regex ANSIfication on MinGWJohannes Sixt
2010-08-19compat/regex: get rid of old-style definitionJunio C Hamano
2010-08-19compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason
2010-08-18Change regerror() declaration from K&R style to ANSI C (C89)Frank Li
2010-08-18compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason
2010-08-18compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason
2010-01-23msvc: Fix a compiler warning due to an incorrect pointer castRamsay Jones
2009-09-19Change regerror() declaration from K&R style to ANSI C (C89)Frank Li
2009-04-23Fix typos / spelling in commentsMike Ralphson
2008-09-10Use compatibility regex library for OSX/DarwinArjen Laarhoven