summaryrefslogtreecommitdiffstats
path: root/cpp/sca/runtime/core (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino131-16450/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880633 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27Moved some sources up in the directory tree to attempt to simplify the ↵jsdelfino10-2467/+0
directory structure a bit, and some minor refactoring. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819394 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26Minor cleanup, added error checking.jsdelfino1-18/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819223 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26Added some test cases, util functions to read/write XML and a command line ↵jsdelfino5-2/+944
test program to help validate SCDL against the schemas. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819221 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26Refactored the value class. Cleaned up usage of namespaces to remove side ↵jsdelfino5-154/+481
effects from includes. Added a few util functions to help work with threads. Added synchronizations to make pointers thread safe. Adjusted store sample to refactoring. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819220 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Cleaned up old out of sync build artifacts.jsdelfino2-470/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814487 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814482 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Utility functions and headers used by the sample store app, function ↵jsdelfino4-0/+1193
objects, lists and strawman pointer utils. Started to implement a generic value holder object that can help exchange data with scripting components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814481 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06Moved configuration of CXXFLAGS compile options to configure.ac script to ↵jsdelfino1-2/+0
make them consistent across the project. Increased warning level and enabled support for debug and profiling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811742 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811730 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24Minor changes to the Autoconf build files. SCA and SDO builds are working again.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807102 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build ↵jsdelfino3-0/+116
working again on Linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807101 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20Added some debug to help why the runtime fails to load extension modulesslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706175 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of ↵slaws3-3/+120
composite scoped components. Thanks Julien. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706173 13f79535-47bb-0310-9956-ffa450edef68