1. d411842 Revert "[ADT] Make Twine's copy constructor private." by Zachary Turner · 8 years ago
  2. dc62a47 [ADT] Make Twine's copy constructor private. by Zachary Turner · 8 years ago
  3. 3c0d607 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  4. af2bc9b Fix compilation. by Evgeniy Stepanov · 9 years ago
  5. d69dfb1 Add support for formatv to llvm::Twine. by Zachary Turner · 9 years ago
  6. 0401f79 Teach Twine to support SmallString. by Yaron Keren · 10 years ago
  7. 5a88dda Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  8. 3f25ee0 Add Twine support for characters, and switch twine to use a union internally by Chris Lattner · 14 years ago
  9. 7dc7ac3 Support/ADT/Twine: Add toNullTerminatedStringRef. by Michael J. Spencer · 15 years ago
  10. 0fffbaf Twine: Use raw_ostream::write_hex, remove unused itohexstr method. by Daniel Dunbar · 16 years ago
  11. 0165a2c Twine: Provide [u]int{32,64} conversions via implicit constructors instead of by Daniel Dunbar · 16 years ago
  12. 4baffeb fix unittest on platforms with unsigned chars (e.g. linux-ppc) by Benjamin Kramer · 16 years ago
  13. 763457e Twines: Support numeric conversion directly (uitostr, etc). by Daniel Dunbar · 16 years ago
  14. 2538f7a Add Twine ADT. - Not currently used. by Daniel Dunbar · 16 years ago