summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/cache/memocache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-1/+1
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-1/+1
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-1/+1
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino2010-10-201-0/+77