summaryrefslogtreecommitdiffstats
path: root/sca-cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-01Added missing OASIS and W3C licenses.jsdelfino2-9/+121
2010-02-01Added missing headers to scheme and python test cases. Updated NOTICE and LIC...jsdelfino18-2/+318
2010-02-01Added build configuration and dependencies for chat and queue components.jsdelfino15-51/+590
2010-01-30Correctly pass property values to component implementations.jsdelfino10-37/+55
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino21-60/+804
2010-01-25Updated svn:ignore properties.jsdelfino1-0/+1
2010-01-25Added skeletons and build options for a few more utility components. Minor re...jsdelfino20-22/+386
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino18-96/+565
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino27-77/+983
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino55-326/+128
2010-01-17Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino3-31/+34
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino44-115/+1875
2010-01-17Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino17-53/+1475
2010-01-17Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino21-156/+98
2010-01-17Updated to newer version of xulrunner and libmozjs.jsdelfino2-9/+9
2010-01-11Updated svn:ignore properties. Fixed build error.jsdelfino4-4/+4
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino57-935/+1341
2010-01-11Created component structure and build files for Web service component using A...jsdelfino6-0/+269
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-11Renamed cache test cases.jsdelfino2-2/+2
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino21-134/+105
2010-01-06Added a few more python and C++ component test combinations.jsdelfino5-61/+119
2010-01-06Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino26-2/+1164
2010-01-06Minor fixes to the INSTALL doc.jsdelfino1-4/+14
2010-01-06Fixes to make build work on Ubuntu Jaunty 9.04.jsdelfino3-3/+6
2010-01-06Fixed incorrect function name in test implementation.jsdelfino1-1/+1
2010-01-06Minor cleanup, removed unnecessary references to GC pools.jsdelfino12-98/+96
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...jsdelfino5-9/+30
2010-01-05Added python module to main build. Updated svn:ignore properties.jsdelfino2-2/+9
2010-01-05Updated building instructions, added python build option and a list of the re...jsdelfino2-13/+49
2010-01-05Minor cleanup, removed unused poolptr and char value types.jsdelfino3-100/+1
2010-01-05Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino8-2/+806
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino16-76/+83
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino15-145/+186
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...jsdelfino55-1685/+2649
2009-12-26Updated svn and git ignores. Removed -pg build option from non-debug build co...jsdelfino2-4/+3
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino24-422/+515
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino15-366/+515
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino41-1862/+561
2009-11-30Updated svn:ignore property. Redirect log output.jsdelfino2-2/+2
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino23-38/+162
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino31-281/+723
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino20-138/+417
2009-11-23Configured svn:ignore properties.jsdelfino1-0/+2
2009-11-23Fixed build break. Added missing dir and fix server configuration script.jsdelfino4-1/+21
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino895-2826/+1072