summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json/json-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Jansson to read/write JSON instead of Mozilla SpiderMonkey.jsdelfino2012-12-111-178/+236
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-0/+38
* Add options to use mmap or electric fence to check memory accesses, and fix a...jsdelfino2012-02-271-1/+2
* Fix mapping between repeating XML elements, S-expression lists, and JSON arra...jsdelfino2012-02-271-0/+18
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-111-53/+61
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-16/+122
* Move JavaScript eval functions to the js module.jsdelfino2010-12-081-13/+2
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-1/+1
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-201-1/+1
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-2/+2
* Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino2010-01-301-1/+0
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-241-3/+40
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-38/+36
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-10/+10
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-0/+142