summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/chat/echo-test (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-1/+1
2010-03-21Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino1-2/+12
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-4/+2
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-5/+5
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-4/+1
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-5/+5
2010-01-06Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino1-0/+0
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-1/+1
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-2/+2
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-7/+3
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-3/+3
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-2/+4
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino1-6/+7
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino1-1/+1
2009-09-26Added a variant of store that implements the business logic as a set of funct...jsdelfino1-21/+7
2009-09-14Starting to implement the store sample in C++. Assembling the components manu...jsdelfino1-0/+41