summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/kernel/value.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-1/+1
2012-04-02Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino1-4/+7
2011-09-20Fix stack overflow on Mac OS X.jsdelfino1-8/+23
2011-04-17Fix representation of null values and escape control characters in JSON and H...jsdelfino1-7/+21
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-1/+1
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-0/+19
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-0/+12
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-0/+9
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-0/+24
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-7/+6
2010-01-05Minor cleanup, removed unused poolptr and char value types.jsdelfino1-94/+1
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-1/+1
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-84/+100
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-68/+158
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-42/+99
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino1-1/+43
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-23/+85
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-32/+9
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-3/+52
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-7/+7
2009-10-03Minor code cleanup.jsdelfino1-1/+5
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino1-8/+8
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino1-0/+0
2009-09-26Refactored the value class. Cleaned up usage of namespaces to remove side eff...jsdelfino1-98/+114
2009-09-14Utility functions and headers used by the sample store app, function objects,...jsdelfino1-0/+341