| Commit message (Expand) | Author | Files | Lines |
2012-04-02 | Add more fine grain debug options and remove overhead in debug log macros whe... | jsdelfino | 1 | -4/+6 |
2012-01-16 | Add a partitioner component, which combined with a selector component can be ... | jsdelfino | 1 | -2/+30 |
2011-04-17 | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 1 | -1/+1 |
2010-11-14 | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 1 | -3/+3 |
2010-08-16 | Test Postgresql hot standby + replication and integrated Postgresql database ... | jsdelfino | 1 | -3/+31 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -7/+6 |
2010-01-02 | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 1 | -1/+1 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -63/+47 |
2009-12-26 | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 1 | -27/+100 |
2009-11-30 | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 1 | -16/+35 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Fixed support for nested elements and lists. Improved failure/error reporting... | jsdelfino | 1 | -8/+1 |
2009-11-01 | Improved memory management using APR memory pools, changed frame allocation i... | jsdelfino | 1 | -1/+28 |
2009-10-26 | Minor refactoring, given each module its own namespace. Added utility functio... | jsdelfino | 1 | -23/+48 |
2009-10-18 | Minor code cleanup, refactored list functions and cleaned up function names, ... | jsdelfino | 1 | -25/+57 |
2009-10-11 | Some code cleanup, removed unused functions, changed == empty-list to isNil t... | jsdelfino | 1 | -8/+36 |
2009-10-03 | Removed explicit C++ keywords to let the compiler perform the necessary conve... | jsdelfino | 1 | -1/+1 |
2009-10-03 | Refactored store tests and moved them under test/. Simplified the script eval... | jsdelfino | 1 | -2/+2 |
2009-09-27 | Moved some sources up in the directory tree to attempt to simplify the direct... | jsdelfino | 1 | -0/+0 |
2009-09-26 | Refactored the value class. Cleaned up usage of namespaces to remove side eff... | jsdelfino | 1 | -16/+47 |
2009-09-14 | Utility functions and headers used by the sample store app, function objects,... | jsdelfino | 1 | -0/+348 |