summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/fstream.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-14/+117
2011-09-05Improve logging with multiple threads and processes.jsdelfino1-3/+20
2011-09-04Build with Clang/LLVM when available.jsdelfino1-1/+1
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+2
2010-12-24Add support for XML and JSON formats to file database component.jsdelfino1-0/+4
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-1/+1
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino1-5/+93
2010-02-25Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin...jsdelfino1-2/+1
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-0/+6
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+1
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-10/+15
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-0/+152