Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-03 | Refactoring, rename isNil to isNull. | jsdelfino | 1 | -3/+3 |
2012-12-11 | Port kernel to C++11 and refactor some of the core modules. Convert functors ... | jsdelfino | 1 | -55/+29 |
2012-07-16 | Minor memory management, performance, and tracing improvements. | jsdelfino | 1 | -18/+25 |
2011-09-05 | Improve logging with multiple threads and processes. | jsdelfino | 1 | -12/+8 |
2011-08-28 | Implement a portable alternative to __thread and get the HTTP and SQLDB compo... | jsdelfino | 1 | -7/+17 |
2011-08-11 | Add more complete test of multi-threaded worker, work queue and thread local ... | jsdelfino | 1 | -7/+89 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -2/+2 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -20/+35 |
2009-12-26 | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 1 | -0/+151 |