summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/monad.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-15/+113
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-35/+67
2012-04-02Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino1-1/+1
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-8/+3
2011-12-01Fix build and install errors on Mac OS X. Add missing scripts to forward IP p...jsdelfino1-2/+2
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino1-11/+15
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino1-0/+5
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino1-1/+8
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-0/+5
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+0
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-5/+9
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-28/+21
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-13/+13
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-0/+3
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-55/+82
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino1-6/+75
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-6/+6
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-0/+386