Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex: Move the defines to a config header and include it unconditionally | Carlos Martín Nieto | 2012-02-18 | 1 | -2/+0 |
| | |||||
* | Add POSIX regex sources when needed | Carlos Martín Nieto | 2012-02-17 | 1 | -0/+87 |
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. |