23 Commits (ce16364e897e70a17bd1864b6007719eeec959f3)

Author SHA1 Message Date
Jeff King f65d07fffa Makefile: use compat regex with SANITIZE=address 5 years ago
Elijah Newren 03670c8b23 Fix spelling errors in no-longer-updated-from-upstream modules 5 years ago
Randall S. Becker 0bdaacf66f compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop 6 years ago
Todd Zullinger 484257925f Replace Free Software Foundation address in license notices 7 years ago
Derrick Stolee 19716b21a4 cleanup: fix possible overflow errors in binary search 8 years ago
Ville Skyttä 6412757514 Spelling fixes 8 years ago
Ramsay Jones bd8f005583 regex: fix a SIZE_MAX macro redefinition warning 9 years ago
Johannes Schindelin 56a1a3ab44 Silence GCC's "cast of pointer to integer of a different size" warning 10 years ago
Junio C Hamano c01499ef69 C: have space around && and || operators 12 years ago
Ondřej Bílka 749f763dbb typofix: in-code comments 12 years ago
Ramsay Jones 5b62e6374a compat/regex/regexec.c: Fix some sparse warnings 12 years ago
Stefano Lattarini ce9171cd63 compat/regex: fix spelling and grammar in comments 12 years ago
Johannes Sixt ce518bbd6c Fix compat/regex ANSIfication on MinGW 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Junio C Hamano 178b33157a compat/regex: get rid of old-style definition 15 years ago
Ævar Arnfjörð Bjarmason b50f37098f compat/regex: define out variables only used under RE_ENABLE_I18N 15 years ago
Frank Li de831726de Change regerror() declaration from K&R style to ANSI C (C89) 15 years ago
Ævar Arnfjörð Bjarmason a997bf423d compat/regex: get the gawk regex engine to compile within git 15 years ago
Ævar Arnfjörð Bjarmason d18f76dccf compat/regex: use the regex engine from gawk for compat 15 years ago
Ramsay Jones 3521c1bf5b msvc: Fix a compiler warning due to an incorrect pointer cast 15 years ago
Frank Li 3f83bf3784 Change regerror() declaration from K&R style to ANSI C (C89) 16 years ago
Mike Ralphson 3ea3c215c0 Fix typos / spelling in comments 16 years ago
Arjen Laarhoven 3632cfc248 Use compatibility regex library for OSX/Darwin 17 years ago