Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up warnings | Edward Thomson | 2013-12-09 | 1 | -3/+10 |
* | Several warnings detected by static code analyzer fixed | Arkadiy Shapkin | 2013-03-18 | 1 | -1/+1 |
* | regex: Proper define for this thing | Vicent Marti | 2013-01-11 | 1 | -5/+5 |
* | regex: Fixed warnings about unused parameter values. | Sebastian Bauer | 2013-01-11 | 2 | -4/+12 |
* | regex: Fixed several warnings about signed/unsigned conversions. | Sebastian Bauer | 2013-01-11 | 3 | -9/+11 |
* | Remove use of English expletives | Martin Woodward | 2012-11-23 | 1 | -1/+1 |
* | regex: fix sign warnings | Carlos Martín Nieto | 2012-02-18 | 2 | -10/+13 |
* | regex: The world uses utf-8 | Carlos Martín Nieto | 2012-02-18 | 1 | -32/+1 |
* | regex: Move the defines to a config header and include it unconditionally | Carlos Martín Nieto | 2012-02-18 | 2 | -2/+7 |
* | Add POSIX regex sources when needed | Carlos Martín Nieto | 2012-02-17 | 6 | -0/+11476 |