summaryrefslogtreecommitdiffstats
path: root/cpp/sca/kernel/slist.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor code cleanup, refactored list functions and cleaned up function names, ↵jsdelfino2009-10-181-2/+2
| | | | | | moved support for elements to a new header file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826543 13f79535-47bb-0310-9956-ffa450edef68
* Changed XML and JSON databindings to use lazy lists and writer functions ↵jsdelfino2009-10-051-0/+96
instead of STL streams, to help integrate them with HTTPD and CURL, which don't use streams. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821715 13f79535-47bb-0310-9956-ffa450edef68