summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-173-24/+90
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-072-0/+11
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-243-14/+46
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-171-1/+1
* Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino2010-01-171-25/+31
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-2/+2
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-1113-45/+43
* Added a few more python and C++ component test combinations.jsdelfino2010-01-061-1/+1
* Fixes to make build work on Ubuntu Jaunty 9.04.jsdelfino2010-01-061-1/+1
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-051-94/+1
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-0212-100/+166
* Fixed build error with --enable-threads option.jsdelfino2010-01-022-2/+3
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-0223-818/+1707
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-2612-352/+501
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-267-275/+393
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-3/+5
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-3010-93/+311
* Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino2009-11-234-3/+243
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-235-63/+257
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-1612-0/+3987