Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compat/regex: fix argument order to calloc(3) | Junio C Hamano | 2024-10-30 | 1 | -5/+5 |
* | Fix spelling errors in no-longer-updated-from-upstream modules | Elijah Newren | 2019-11-10 | 1 | -2/+2 |
* | Replace Free Software Foundation address in license notices | Todd Zullinger | 2017-11-09 | 1 | -3/+2 |
* | cleanup: fix possible overflow errors in binary search | Derrick Stolee | 2017-10-10 | 1 | -1/+1 |
* | Spelling fixes | Ville Skyttä | 2017-06-27 | 1 | -1/+1 |
* | typofix: in-code comments | Ondřej Bílka | 2013-07-23 | 1 | -3/+3 |
* | compat/regex/regexec.c: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 1 | -3/+3 |
* | Fix compat/regex ANSIfication on MinGW | Johannes Sixt | 2010-08-26 | 1 | -6/+5 |
* | compat/regex: get rid of old-style definition | Junio C Hamano | 2010-08-20 | 1 | -55/+46 |
* | compat/regex: define out variables only used under RE_ENABLE_I18N | Ævar Arnfjörð Bjarmason | 2010-08-19 | 1 | -0/+2 |
* | compat/regex: use the regex engine from gawk for compat | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+4377 |