Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compat/regex: explicitly ignore "-Wsign-compare" warnings | Patrick Steinhardt | 2024-12-06 | 1 | -0/+2 |
* | compat/regex: move stdlib.h up in inclusion chain | Đoàn Trần Công Danh | 2020-04-27 | 1 | -0/+1 |
* | 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 | -0/+1 |
* | compat/regex: fix spelling and grammar in comments | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
* | compat/regex: use the regex engine from gawk for compat | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -4919/+82 |
* | msvc: Fix a compiler warning due to an incorrect pointer cast | Ramsay Jones | 2010-01-23 | 1 | -1/+1 |
* | Change regerror() declaration from K&R style to ANSI C (C89) | Frank Li | 2009-09-19 | 1 | -5/+2 |
* | Fix typos / spelling in comments | Mike Ralphson | 2009-04-23 | 1 | -2/+2 |
* | Use compatibility regex library for OSX/Darwin | Arjen Laarhoven | 2008-09-10 | 1 | -0/+4927 |