summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino1-0/+14
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-1/+1
2010-06-02Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...jsdelfino1-5/+5
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-0/+9
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino3-3/+31
2010-04-17Add a test for lambda expressions with gcc-4.5 and change build script to req...jsdelfino2-2/+81
2010-04-12Removed build output from version control.jsdelfino1-0/+0
2010-04-12Add various utility hash functions, useful to hash and retrieve keys from a d...jsdelfino4-2/+346
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-3/+4
2010-02-25Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin...jsdelfino1-2/+1
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-0/+9
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino3-24/+90
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2-0/+11
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino3-14/+46
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
2010-01-17Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino1-25/+31
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-2/+2
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino13-45/+43
2010-01-06Added a few more python and C++ component test combinations.jsdelfino1-1/+1
2010-01-06Fixes to make build work on Ubuntu Jaunty 9.04.jsdelfino1-1/+1
2010-01-05Minor cleanup, removed unused poolptr and char value types.jsdelfino1-94/+1
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino12-100/+166
2010-01-02Fixed build error with --enable-threads option.jsdelfino2-2/+3
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino23-818/+1707
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino12-352/+501
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino7-275/+393
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-3/+5
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino10-93/+311
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino4-3/+243
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino5-63/+257
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino12-0/+3987