summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/monad.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-111-126/+99
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-15/+113
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-35/+67
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-021-1/+1
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-8/+3
* Fix build and install errors on Mac OS X. Add missing scripts to forward IP p...jsdelfino2011-12-011-2/+2
* Enable log collection using Scribe, and some minor log cleanup.jsdelfino2011-11-301-11/+15
* Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino2011-11-211-0/+5
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-191-1/+8
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-0/+5
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-1/+0
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-5/+9
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-28/+21
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-261-13/+13
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-0/+3
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-55/+82
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-0/+455