Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rever spelling fixes for dependencies | Carlos Martín Nieto | 2014-12-05 | 1 | -1/+1 |
| | | | | | This is not our code and it adds unecessary changes from the upstream code. | ||||
* | Spelling fixes | Will Stamper | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Clean up warnings | Edward Thomson | 2013-12-09 | 1 | -3/+10 |
| | |||||
* | 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. |