Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port kernel to C++11 and refactor some of the core modules. Convert functors ... | jsdelfino | 2012-12-11 | 1 | -47/+50 |
* | Minor memory management, performance, and tracing improvements. | jsdelfino | 2012-07-16 | 1 | -0/+1 |
* | Add options to use mmap or electric fence to check memory accesses, and fix a... | jsdelfino | 2012-02-27 | 1 | -1/+1 |
* | Implement a portable alternative to __thread and get the HTTP and SQLDB compo... | jsdelfino | 2011-08-28 | 1 | -0/+2 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 1 | -2/+2 |
* | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 2010-11-14 | 1 | -6/+6 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 1 | -0/+196 |