1. 5603fd0 [ADT] Support converting to lowercase string in toHex by Petr Hosek · 7 years ago
  2. 6069e66 [ADT] Replace std::isprint by llvm::isPrint. by Michael Kruse · 7 years ago
  3. 7eeba25 [ADT] Make escaping fn conform to coding guidelines by Jonas Devlieghere · 7 years ago
  4. 70d2579 [ADT] Add unit test for PrintHTMLEscaped by Jonas Devlieghere · 7 years ago
  5. aa2d682 [Support] Add unit test for printLowerCase by Francis Visoiu Mistrih · 8 years ago
  6. d263a71 Fix double->float truncation warning on MSVC by Simon Pilgrim · 8 years ago
  7. 44499d7 [ADT] Add llvm::to_float by Pavel Labath · 8 years ago
  8. 3995e3e [StringExtras] Add a fromHex to complement toHex. by Zachary Turner · 8 years ago
  9. b93468a Add llvm::join_items to StringExtras. by Zachary Turner · 9 years ago