summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/fstream.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Increase log buffer size.jsdelfino2013-08-261-1/+1
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-111-61/+71
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-3/+19
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-2/+21
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-021-14/+7
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-14/+117
* Improve logging with multiple threads and processes.jsdelfino2011-09-051-3/+20
* Build with Clang/LLVM when available.jsdelfino2011-09-041-1/+1
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+2
* Add support for XML and JSON formats to file database component.jsdelfino2010-12-241-0/+4
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-1/+1
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-191-5/+93
* Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin...jsdelfino2010-02-251-2/+1
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-0/+6
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-1/+1
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-10/+15
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-0/+152