summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/driver.hpp (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-4/+4
* Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2011-09-051-6/+6
* 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/+1
* Cleaned up python support code, removed unused functions.jsdelfino2010-01-111-33/+10
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-7/+7
* Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino2010-01-051-0/+85