summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json (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-114-249/+549
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-0/+38
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-2/+2
* 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-272-1/+19
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-112-55/+66
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-262-17/+123
* 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-082-276/+14
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-142-2/+2
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-201-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
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-2/+2
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-2/+1
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-1/+1
* 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-242-49/+90
* Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino2010-01-171-1/+1
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-1/+1
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-4/+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-022-69/+67
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-261-3/+3
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-1/+1
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-1/+1
* Simplified the automake build using configure options instead of environment ...jsdelfino2009-11-231-4/+2
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-232-15/+15
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-163-0/+566