summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/element.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Support sorting database search results by rank, and add a rank attribute to ...jsdelfino1-1/+4
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-14/+14
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino1-26/+5
2012-12-11Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino1-62/+41
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