summaryrefslogtreecommitdiff
path: root/lib/Support/regcomp.c
Commit message (Expand)AuthorAge
* Add backreference matching capabilities to Support/Regex, withEli Bendersky2012-11-28
* lib/Support/regcomp.c: Fix cygwin warning.NAKAMURA Takumi2011-03-08
* Fix may-be-used-uninitialized warning.Daniel Dunbar2009-09-08
* More MSVC warning fixes:Benjamin Kramer2009-09-06
* Remove splint hints to silence warnings from ICC and MSVC.Benjamin Kramer2009-09-06
* Fix some possible-use-of-uninitialized warnings.Daniel Dunbar2009-08-30
* Add regular expression matching support, based on OpenBSD regexec()/regcomp()Torok Edwin2009-08-30