summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/value.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-8/+8
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-25/+36
* Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino2012-12-111-187/+184
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-1/+1
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-021-4/+7
* Fix stack overflow on Mac OS X.jsdelfino2011-09-201-8/+23
* Fix representation of null values and escape control characters in JSON and H...jsdelfino2011-04-171-7/+21
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-1/+1
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-0/+19
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-0/+12
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-0/+9
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-0/+24
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-7/+6
* Minor cleanup, removed unused poolptr and char value types.jsdelfino2010-01-051-94/+1
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-1/+1
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-84/+100
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-261-68/+158
* Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino2009-11-301-42/+99
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-0/+491