1. 9aa60fd Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32. by Alexander Kornienko · 12 years ago[Renamed (93%) from llvm/lib/Support/LocaleGeneric.inc]
  2. a330ef4 isCharInSet refactoring. by Alexander Kornienko · 12 years ago
  3. 05e1786 Changed isPrint for U+00AD SOFT HYPHEN to return true. by Alexander Kornienko · 12 years ago
  4. e69c77a Implemented llvm::sys::locale::columnWidth and isPrint for the case of generic UTF8-capable terminal. by Alexander Kornienko · 12 years ago
  5. 1b5d8d4 C++ has newlines at the end of files (including include files). by David Blaikie · 13 years ago
  6. 75dbcb8 platform support for counting column widths and checking isprint by Seth Cantrell · 13 years ago