summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino2-55/+66
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino2-17/+123
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino1-1/+15
2010-12-08Move JavaScript eval functions to the js module.jsdelfino2-276/+14
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2-2/+2
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino1-1/+1
2010-09-21Strip the leading '.' added by some JSON-RPC clients to method names.jsdelfino1-1/+3
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-0/+4
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-0/+7
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino1-1/+3
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-0/+13
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino1-2/+2
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-0/+3
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-2/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-1/+1
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino1-1/+0
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2-49/+90
2010-01-17Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-1/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-4/+1
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-0/+12
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-11/+2
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2-69/+67
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-3/+3
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-1/+1
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-1/+1
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-4/+2
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino2-15/+15
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino3-0/+566