aboutsummaryrefslogtreecommitdiff
path: root/compat/regex
Commit message (Expand)AuthorAge
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-09
* cleanup: fix possible overflow errors in binary searchDerrick Stolee2017-10-10
* Spelling fixesVille Skyttä2017-06-27
* regex: fix a SIZE_MAX macro redefinition warningRamsay Jones2016-06-06
* Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin2015-10-26
* C: have space around && and || operatorsJunio C Hamano2013-10-16
* typofix: in-code commentsOndřej Bílka2013-07-22
* compat/regex/regexec.c: Fix some sparse warningsRamsay Jones2013-04-28
* compat/regex: fix spelling and grammar in commentsStefano Lattarini2013-04-12
* Fix compat/regex ANSIfication on MinGWJohannes Sixt2010-08-26
* compat/regex: get rid of old-style definitionJunio C Hamano2010-08-19
* compat/regex: define out variables only used under RE_ENABLE_I18NÆvar Arnfjörð Bjarmason2010-08-19
* Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-18
* compat/regex: get the gawk regex engine to compile within gitÆvar Arnfjörð Bjarmason2010-08-18
* compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-18
* msvc: Fix a compiler warning due to an incorrect pointer castRamsay Jones2010-01-22
* Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2009-09-18
* Fix typos / spelling in commentsMike Ralphson2009-04-22
* Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-10