summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/kernel/element.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-02-27Fix mapping between repeating XML elements, S-expression lists, and JSON arra...jsdelfino1-2/+2
2012-02-20Optimize server modules a bit. Pass individual config elements instead of the...jsdelfino1-1/+1
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-1/+1
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino1-2/+2
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-1/+1
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino1-3/+7
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-2/+2
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-1/+1
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino1-14/+71
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-3/+3
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-27/+116
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-0/+154