summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-2517-17/+299
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-249-10/+380
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-172-2/+2
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-172-6/+6
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-174-7/+7
* Updated svn:ignore properties. Fixed build error.jsdelfino2010-01-111-1/+0
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-114-10/+7
* Created component structure and build files for Web service component using A...jsdelfino2010-01-116-0/+269
* Renamed cache test cases.jsdelfino2010-01-112-2/+2
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-051-8/+8
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-026-83/+79
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-262-10/+9
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-262-60/+35
* Updated svn:ignore property. Redirect log output.jsdelfino2009-11-302-2/+2
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-5/+8
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-307-24/+236
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-238-0/+483