summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/gc.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-15/+16
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-111-115/+255
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-26/+75
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-2/+2
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-021-1/+1
* Add options to use mmap or electric fence to check memory accesses, and fix a...jsdelfino2012-02-271-29/+105
* Build with Clang/LLVM when available.jsdelfino2011-09-041-18/+19
* Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino2011-08-281-2/+33
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-0/+40
* Fix representation of null values and escape control characters in JSON and H...jsdelfino2011-04-171-6/+23
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-9/+9
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-1/+11
* Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino2010-01-171-25/+31
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-2/+2
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-39/+51
* Fixed build error with --enable-threads option.jsdelfino2010-01-021-2/+2
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-284/+121
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-261-4/+3
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-6/+24
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-0/+404