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