Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-26 | Fix compat/regex ANSIfication on MinGW | 1 | -6/+5 | |
2010-08-19 | compat/regex: get rid of old-style definition | 2 | -69/+55 | |
2010-08-19 | compat/regex: define out variables only used under RE_ENABLE_I18N | 2 | -1/+3 | |
2010-08-18 | Change regerror() declaration from K&R style to ANSI C (C89) | 1 | -5/+2 | |
2010-08-18 | compat/regex: get the gawk regex engine to compile within git | 1 | -0/+3 | |
2010-08-18 | compat/regex: use the regex engine from gawk for compat | 6 | -5104/+11179 | |
2010-01-22 | msvc: Fix a compiler warning due to an incorrect pointer cast | 1 | -1/+1 | |
2009-09-18 | Change regerror() declaration from K&R style to ANSI C (C89) | 1 | -5/+2 | |
2009-04-22 | Fix typos / spelling in comments | 1 | -2/+2 | |
2008-09-10 | Use compatibility regex library for OSX/Darwin | 2 | -0/+5417 |