summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/mod-scheme.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-3/+3
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-26/+17
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-221-0/+2
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-6/+4
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-2/+2
* Cleaned up test composite files. Adjusted C++ implementation elements to matc...jsdelfino2010-01-171-14/+16
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-1/+0
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-3/+2
* Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino2010-01-051-9/+8
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-051-0/+92