Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex: fix sign warnings | Carlos Martín Nieto | 2012-02-18 | 1 | -7/+7 |
| | |||||
* | Add POSIX regex sources when needed | Carlos Martín Nieto | 2012-02-17 | 1 | -0/+4369 |
Windows doesn't support POSIX regex, so we need to include it ourselves. The sources come from git, which in turn took them from gawk. |