Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align with legacy_6x. | Matthias Andree | 2019-08-25 | 1 | -0/+1 |
| | | | | | | * Normalize include order. * Backport missed bug fixes. * Remove dead code. | ||||
* | Fix missing prototype for norm_charmap. | Matthias Andree | 2010-10-09 | 1 | -0/+1 |
| | |||||
* | Fix lots of warnings, most around string literals... | Matthias Andree | 2010-03-18 | 1 | -1/+1 |
| | | | | | | | ...that were converted to char* when they should have been converted to const char *. Use braces for empty if/else statements. | ||||
* | Remove unused assignments/initializations found with llvm-clang. | Matthias Andree | 2010-02-28 | 1 | -2/+2 |
| | |||||
* | Include config.h just in case compiler doesn't know const. | Matthias Andree | 2004-11-07 | 1 | -1/+3 |
| | | | | | | Make argument and return value const. svn path=/trunk/; revision=3978 | ||||
* | copying Markus Kuhn's ucs 2002-03-11 into trunk | Matthias Andree | 2004-11-07 | 1 | -0/+144 |
svn path=/trunk/; revision=3976 |