| Commit message (Expand) | Author | Files | Lines |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -2/+2 |
2010-01-06 | Added a few more python and C++ component test combinations. | jsdelfino | 1 | -1/+1 |
2010-01-06 | Fixes to make build work on Ubuntu Jaunty 9.04. | jsdelfino | 1 | -1/+1 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -26/+14 |
2009-12-26 | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 1 | -3/+3 |
2009-11-30 | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 1 | -14/+29 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-01 | Improved memory management using APR memory pools, changed frame allocation i... | jsdelfino | 1 | -10/+12 |
2009-10-26 | Minor refactoring, given each module its own namespace. Added utility functio... | jsdelfino | 1 | -2/+2 |
2009-10-18 | Minor code cleanup, refactored list functions and cleaned up function names, ... | jsdelfino | 1 | -0/+8 |
2009-10-11 | Some code cleanup, removed unused functions, changed == empty-list to isNil t... | jsdelfino | 1 | -12/+5 |
2009-10-03 | Removed explicit C++ keywords to let the compiler perform the necessary conve... | jsdelfino | 1 | -4/+4 |
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 | -27/+24 |
2009-09-14 | Utility functions and headers used by the sample store app, function objects,... | jsdelfino | 1 | -0/+235 |