Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move generic isPrint and columnWidth implementations to a separate header/sou... | Alexander Kornienko | 2013-09-04 | 1 | -387/+0 |
* | isCharInSet refactoring. | Alexander Kornienko | 2013-08-29 | 1 | -5/+8 |
* | Changed isPrint for U+00AD SOFT HYPHEN to return true. | Alexander Kornienko | 2013-08-08 | 1 | -183/+185 |
* | Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi... | Alexander Kornienko | 2013-08-07 | 1 | -5/+370 |
* | C++ has newlines at the end of files (including include files). | David Blaikie | 2012-04-17 | 1 | -1/+1 |
* | platform support for counting column widths and checking isprint | Seth Cantrell | 2012-04-17 | 1 | -0/+17 |