| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Class definitions have to end with a semicolon but not namespaces. So
remove this everywhere.
|
| |
|
|
|
|
|
|
| |
log4cxx depends on Apache Portable Runtime Utility Library, so we
switch to log4cpp with nearly the same features but with no
dependencies for easier porting to other platforms
|
| |
|
|
|
|
|
|
|
| |
all strings with displayable content are now the wide strings for
proper
unicode handling
added boost dependency for proper reading unicode from files
|
|
|