summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/datacache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-2/+2
* Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino2013-01-031-0/+16
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-6/+6
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-4/+4
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-1/+1
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Enable log collection using Scribe, and some minor log cleanup.jsdelfino2011-11-301-1/+1
* Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino2011-11-211-2/+5
* Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino2010-10-201-0/+125