summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/atom/atom-test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Support sorting database search results by rank, and add a rank attribute to ...jsdelfino1-0/+17
2012-12-11Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino1-134/+134
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-0/+1
2012-05-28Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino1-2/+34
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-24/+39
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-68/+74
2010-12-30Support ATOM and RSS entries with no content or description.jsdelfino1-0/+19
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-0/+20
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino1-4/+4
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-56/+54
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-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-9/+9
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-14/+58
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-0/+150