aboutsummaryrefslogtreecommitdiffstats
path: root/compat/regex/regexec.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-28compat/regex: explicitly mark intentional use of the comma operatorJohannes Schindelin1-1/+1
2024-10-10compat: fix typosAndrew Kreimer1-1/+1
2024-05-13compat/regex: fix argument order to calloc(3)Junio C Hamano1-5/+5
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren1-2/+2
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger1-3/+2
2017-10-10cleanup: fix possible overflow errors in binary searchDerrick Stolee1-1/+1
2017-06-27Spelling fixesVille Skyttä1-1/+1
2013-07-22typofix: in-code commentsOndřej Bílka1-3/+3
2013-04-28compat/regex/regexec.c: Fix some sparse warningsRamsay Jones1-3/+3
2010-08-26Fix compat/regex ANSIfication on MinGWJohannes Sixt1-6/+5
2010-08-19compat/regex: get rid of old-style definitionJunio C Hamano1-55/+46
2010-08-19compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason1-0/+2
2010-08-18compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason1-0/+4377