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