summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/scheme/primitive.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-7/+7
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-4/+55
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-111-43/+43
* Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino2011-08-281-4/+7
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-5/+11
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-7/+1
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-8/+2
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-3/+3
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-2/+20
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-2/+2
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-051-2/+0
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-051-0/+275