summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/scheme/xml-value.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-11Port kernel to C++11 and refactor some of the core modules. Convert functors ↵jsdelfino1-47/+0
to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1419985 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of ↵jsdelfino1-1/+1
just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079292 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add XML and JSON to/from Scheme conversion test programs.jsdelfino1-0/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044593 13f79535-47bb-0310-9956-ffa450edef68