Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring, rename isNil to isNull. | jsdelfino | 2013-01-03 | 1 | -1/+1 |
* | More changes to port to C++11, adjust to use the new JSON support, and cleanu... | jsdelfino | 2012-12-11 | 1 | -106/+59 |
* | Minor memory management, performance, and tracing improvements. | jsdelfino | 2012-07-16 | 1 | -5/+32 |
* | Support multithreaded execution of Python components with the HTTPD event MPM. | jsdelfino | 2011-09-05 | 1 | -5/+173 |
* | Make sure components execute in the correct contribution directory and fix su... | jsdelfino | 2010-08-29 | 1 | -1/+1 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 1 | -0/+2 |
* | Cleaned up python support code, removed unused functions. | jsdelfino | 2010-01-11 | 1 | -37/+9 |
* | Minor cleanup, removed unnecessary references to GC pools. | jsdelfino | 2010-01-06 | 1 | -9/+9 |
* | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 2010-01-05 | 1 | -0/+135 |