1. 5a88dda Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  2. 6b73148 Add backreference matching capabilities to Support/Regex, with by Eli Bendersky · 13 years ago
  3. d2a5c0d Add Regex::sub, for doing regular expression substitution with backreferences. by Daniel Dunbar · 16 years ago
  4. 81f46d9 remove support for "NoSub" from regex. It seems like a minor optimization by Chris Lattner · 16 years ago
  5. 5287008 add and document regex support for FileCheck. You can now do stuff like: by Chris Lattner · 16 years ago
  6. ce0c81e Add regular expression matching support, based on OpenBSD regexec()/regcomp() by Torok Edwin · 16 years ago