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