summaryrefslogtreecommitdiffstats
path: root/compat/regex/regexec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* compat/regex: fix argument order to calloc(3)Junio C Hamano2024-10-301-5/+5
* Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren2019-11-101-2/+2
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-3/+2
* cleanup: fix possible overflow errors in binary searchDerrick Stolee2017-10-101-1/+1
* Spelling fixesVille Skyttä2017-06-271-1/+1
* typofix: in-code commentsOndřej Bílka2013-07-231-3/+3
* compat/regex/regexec.c: Fix some sparse warningsRamsay Jones2013-04-281-3/+3
* Fix compat/regex ANSIfication on MinGWJohannes Sixt2010-08-261-6/+5
* compat/regex: get rid of old-style definitionJunio C Hamano2010-08-201-55/+46
* compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason2010-08-191-0/+2
* compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-181-0/+4377