Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various MSVC warning fixes about truncated 64 bit shifts and const pointers p... | Benjamin Kramer | 2010-04-08 | 1 | -1/+1 |
* | Push const through the regex engine. Fixes some of the warnings in PR6616. | Owen Anderson | 2010-04-05 | 1 | -42/+49 |
* | Avoid warnings if assertions are off. | Duncan Sands | 2009-09-06 | 1 | -0/+3 |
* | Remove some not-really-used variables, as warned | Duncan Sands | 2009-09-06 | 1 | -6/+9 |
* | Add regular expression matching support, based on OpenBSD regexec()/regcomp() | Torok Edwin | 2009-08-30 | 1 | -0/+1021 |