Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-05 | ported from log4cxx to log4cpp | Alexander Sulfrian | 1 | -2/+2 | |
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 | |||||
2013-01-05 | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 1 | -15/+15 | |
2013-01-05 | converted all strings and chars to wstrings and wchar_ts | Alexander Sulfrian | 1 | -15/+15 | |
all strings with displayable content are now the wide strings for proper unicode handling added boost dependency for proper reading unicode from files | |||||
2013-01-05 | major refactor of stats structure | Alexander Sulfrian | 1 | -0/+203 | |