Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Update documents/scripts after SVN -> Git move. | Matthias Andree | 2010-02-06 | 1 | -19/+0 |
| | |||||
* | Add (C) Copyright and License | Matthias Andree | 2005-07-11 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=4115 | ||||
* | 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 | ||||
* | Add instructions on updating/merging. | Matthias Andree | 2004-11-07 | 1 | -0/+17 |
| | | | | svn path=/trunk/; revision=3977 | ||||
* | copying Markus Kuhn's ucs 2002-03-11 into trunk | Matthias Andree | 2004-11-07 | 2 | -0/+263 |
svn path=/trunk/; revision=3976 |