summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/xml/xml.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428206 13f79535-47bb-0310-9956-ffa450edef68
* Port kernel to C++11 and refactor some of the core modules. Convert functors ↵jsdelfino2012-12-111-0/+418
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