aboutsummaryrefslogtreecommitdiffstats
path: root/ucs
Commit message (Collapse)AuthorAgeFilesLines
* Fix lots of warnings, most around string literals...Matthias Andree2010-03-181-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 Andree2010-02-281-2/+2
|
* Update documents/scripts after SVN -> Git move.Matthias Andree2010-02-061-19/+0
|
* Add (C) Copyright and LicenseMatthias Andree2005-07-111-0/+2
| | | | svn path=/trunk/; revision=4115
* Include config.h just in case compiler doesn't know const.Matthias Andree2004-11-071-1/+3
| | | | | | Make argument and return value const. svn path=/trunk/; revision=3978
* Add instructions on updating/merging.Matthias Andree2004-11-071-0/+17
| | | | svn path=/trunk/; revision=3977
* copying Markus Kuhn's ucs 2002-03-11 into trunkMatthias Andree2004-11-072-0/+263
svn path=/trunk/; revision=3976