summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules/json (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-163-566/+0
* Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino2009-11-161-0/+9
* Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino2009-11-161-0/+2
* Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino2009-11-161-8/+7
* Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino2009-11-012-52/+64
* Improved memory management using APR memory pools, changed frame allocation i...jsdelfino2009-11-011-2/+2
* Added test cases to make check build target. Changed store-script to interop ...jsdelfino2009-10-261-0/+2
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-262-29/+90
* Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino2009-10-182-74/+95
* Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino2009-10-112-33/+43
* Changed XML and JSON databindings to use lazy lists and writer functions inst...jsdelfino2009-10-052-53/+54
* Strawman implementation of a JSON data binding.jsdelfino2009-10-033-0/+449