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