summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/rss (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-15/+15
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-11/+12
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-112-139/+139
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-0/+1
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-082-87/+103
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-67/+71
* Support ATOM and RSS entries with no content or description.jsdelfino2010-12-302-3/+21
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-241-1/+1
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-241-1/+1
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Add RSS support to the WSGI integration module.jsdelfino2010-06-051-15/+15
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-313-0/+437