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