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