Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling errors in no-longer-updated-from-upstream modules | Elijah Newren | 2019-11-10 | 1 | -1/+1 |
* | compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop | Randall S. Becker | 2019-01-03 | 1 | -0/+8 |
* | Replace Free Software Foundation address in license notices | Todd Zullinger | 2017-11-09 | 1 | -3/+2 |
* | regex: fix a SIZE_MAX macro redefinition warning | Ramsay Jones | 2016-06-07 | 1 | -2/+0 |
* | Silence GCC's "cast of pointer to integer of a different size" warning | Johannes Schindelin | 2015-10-26 | 1 | -2/+4 |
* | C: have space around && and || operators | Junio C Hamano | 2013-10-16 | 1 | -1/+1 |
* | typofix: in-code comments | Ondřej Bílka | 2013-07-23 | 1 | -8/+8 |
* | compat/regex: fix spelling and grammar in comments | Stefano Lattarini | 2013-04-12 | 1 | -2/+2 |
* | compat/regex: get rid of old-style definition | Junio C Hamano | 2010-08-20 | 1 | -14/+9 |
* | Change regerror() declaration from K&R style to ANSI C (C89) | Frank Li | 2010-08-18 | 1 | -5/+2 |
* | compat/regex: use the regex engine from gawk for compat | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+3892 |