summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/json (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-0/+2
2009-11-16Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino1-8/+7
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino2-52/+64
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-2/+2
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-0/+2
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2-29/+90
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino2-74/+95
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino2-33/+43
2009-10-05Changed XML and JSON databindings to use lazy lists and writer functions inst...jsdelfino2-53/+54
2009-10-03Strawman implementation of a JSON data binding.jsdelfino3-0/+449