apache-tuscany/sca-cpp/trunk/modules/scdl
2010-03-01 09:59:18 +00:00
..
Makefile.am Minor fixes to distro build. Added missing scripts. Placed libraries in the correct module and component directories. 2010-03-01 09:59:18 +00:00
scdl-test.cpp Cleaned up test composite files. Adjusted C++ implementation elements to match the spec. Minor refactoring/terminology cleanup in HTTPD modules, renamed readImplementation to evalImplementation and evalImplementation to applyImplementation. 2010-01-17 09:02:29 +00:00
scdl.hpp Performance improvements when running both in multi-threaded and pre-forked HTTPD. Changed memory management to use Apache APR pools instead of ref counting pointers as it's much faster and easier to integrate with the Python and Ruby interpreters. Changed to use simple pool-based string and stream implementations instead of the STL ones, which cause a lots of mutex locks in a multi-threaded environment. Added build options to compile with threading and profiling. 2010-01-02 10:27:26 +00:00
test.composite Updated test composites and xsds to the latest SCA schemas. 2010-01-17 22:41:34 +00:00