summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/python-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-1/+1
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-106/+59
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-5/+32
* Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2011-09-051-5/+173
* Make sure components execute in the correct contribution directory and fix su...jsdelfino2010-08-291-1/+1
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-0/+2
* Cleaned up python support code, removed unused functions.jsdelfino2010-01-111-37/+9
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-9/+9
* Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino2010-01-051-0/+135