summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json/json.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-7/+7
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-2/+2
* Use Jansson to read/write JSON instead of Mozilla SpiderMonkey.jsdelfino2012-12-111-70/+277
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-2/+2
* Fix mapping between repeating XML elements, S-expression lists, and JSON arra...jsdelfino2012-02-271-1/+1
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-111-2/+5
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-1/+1
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-241-1/+15
* Move JavaScript eval functions to the js module.jsdelfino2010-12-081-263/+12
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-1/+1
* Strip the leading '.' added by some JSON-RPC clients to method names.jsdelfino2010-09-211-1/+3
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-0/+4
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-0/+7
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-191-1/+3
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-0/+13
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-1/+1
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-241-46/+50
* Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino2010-01-171-1/+1
* Minor fixes to server and python evaluator to get python store working. Some...jsdelfino2010-01-111-0/+12
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-11/+2
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-31/+31
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-261-3/+3
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-1/+1
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-5/+5
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-0/+396