summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/atom/atom.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-76/+61
2010-12-30Support ATOM and RSS entries with no content or description.jsdelfino1-4/+5
2010-12-29Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino1-0/+9
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino1-3/+5
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-3/+26
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino1-7/+7
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-23/+23
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-2/+2
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-3/+11
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-4/+4
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-5/+5
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-19/+31
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-23/+27
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-0/+154