1. 6f1da6e [ADT] Replace std::isprint by llvm::isPrint. by Michael Kruse · 7 years ago
  2. 650c8f2 Clean up language and grammar. by Eric Christopher · 11 years ago
  3. 53dd088 Various MSVC warning fixes about truncated 64 bit shifts and const pointers passed to free. by Benjamin Kramer · 15 years ago
  4. f93bdd1 Push const through the regex engine. Fixes some of the warnings in PR6616. by Owen Anderson · 15 years ago
  5. 6c643bd Avoid warnings if assertions are off. by Duncan Sands · 16 years ago
  6. 89720bb Remove some not-really-used variables, as warned by Duncan Sands · 16 years ago
  7. e14d4cd Add regular expression matching support, based on OpenBSD regexec()/regcomp() by Torok Edwin · 16 years ago