summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino33-806/+1075
2010-01-11Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino10-0/+792
2010-01-11Added scoped pools to test methods to reduce test memory consumption.jsdelfino1-5/+31
2010-01-11Cleaned up python support code, removed unused functions.jsdelfino5-164/+51
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino5-18/+40
2010-01-06Added a few more python and C++ component test combinations.jsdelfino4-60/+118
2010-01-06Fixed incorrect function name in test implementation.jsdelfino1-1/+1
2010-01-06Minor cleanup, removed unnecessary references to GC pools.jsdelfino11-93/+91
2010-01-05Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino9-13/+132
2010-01-05Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino1-4/+16
2010-01-05Added python module to main build. Updated svn:ignore properties.jsdelfino1-1/+1
2010-01-05Minor cleanup, removed unused poolptr and char value types.jsdelfino2-6/+0
2010-01-05Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino7-0/+787
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino13-58/+65
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino3-45/+20
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino23-712/+750
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino17-344/+473
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino3-14/+14
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino3-126/+128
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino6-9/+16
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino17-235/+409
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino8-43/+102
2009-11-23Fixed build break. Added missing dir and fix server configuration script.jsdelfino1-1/+0
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino6-26/+9
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino7-531/+0
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino31-847/+1315
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino47-0/+5765