summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/python/eval.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-1/+1
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-2/+2
* Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino2010-02-071-16/+37
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-5/+19
* Cleaned up python support code, removed unused functions.jsdelfino2010-01-111-43/+21
* Minor fixes to server and python evaluator to get python store working. Some...jsdelfino2010-01-111-1/+1
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-5/+5
* Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino2010-01-051-2/+7
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-051-4/+0
* Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino2010-01-051-0/+286