1. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  2. 9650f06 Add Twine support for characters, and switch twine to use a union internally by Chris Lattner · 14 years ago
  3. f2cc828 Support/ADT/Twine: Add toNullTerminatedStringRef. by Michael J. Spencer · 15 years ago
  4. bd8556e Twine: Use raw_ostream::write_hex, remove unused itohexstr method. by Daniel Dunbar · 16 years ago
  5. e8b3236 Twine: Provide [u]int{32,64} conversions via implicit constructors instead of by Daniel Dunbar · 16 years ago
  6. a6d0436 fix unittest on platforms with unsigned chars (e.g. linux-ppc) by Benjamin Kramer · 16 years ago
  7. b49994a Twines: Support numeric conversion directly (uitostr, etc). by Daniel Dunbar · 16 years ago
  8. afcf5b3 Add Twine ADT. - Not currently used. by Daniel Dunbar · 16 years ago