aboutsummaryrefslogtreecommitdiffstats
path: root/src/json
Commit message (Collapse)AuthorAgeFilesLines
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-0/+1
| | | | | | | | | - independent and customizeable buffering - line buffering - errors handling support - custom (ip based) debug - append function name automaticaly (based on __FUNCTION__) - add some logic to logs system
* * Retab, no functional changesVsevolod Stakhov2009-10-026-226/+201
|
* * Sync log before closingVsevolod Stakhov2009-09-141-1/+1
| | | | * Fix buffer allocation while reading json data
* * Add JSON settings parserVsevolod Stakhov2009-09-0713-0/+2640