summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino2010-01-059-13/+132
* Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino2010-01-051-4/+16
* Added python module to main build. Updated svn:ignore properties.jsdelfino2010-01-051-1/+1
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-052-6/+0
* Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino2010-01-057-0/+787
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-0513-58/+65
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-023-45/+20
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-0223-712/+750
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-2617-344/+473
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-263-14/+14
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-263-126/+128
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-306-9/+16
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-3017-235/+409
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-308-43/+102
* Fixed build break. Added missing dir and fix server configuration script.jsdelfino2009-11-231-1/+0
* Simplified the automake build using configure options instead of environment ...jsdelfino2009-11-236-26/+9
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-237-531/+0
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-2331-847/+1315
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-1647-0/+5765