summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/kernel/kernel-test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Support sorting database search results by rank, and add a rank attribute to ...jsdelfino1-1/+15
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-9/+9
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino1-16/+89
2012-12-11Port kernel to C++11 and refactor some of the core modules. Convert functors ...jsdelfino1-114/+414
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-0/+1
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-2/+12
2010-08-29Make sure components execute in the correct contribution directory and fix su...jsdelfino1-0/+9
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-1/+1
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-1/+1
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-4/+3
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-68/+54
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-229/+84
2009-11-30Added debug macros and cleaned up debug logging. Added locking macros used wh...jsdelfino1-7/+7
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-2/+19
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/+2
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-2/+10
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-13/+62
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino1-56/+111
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino1-17/+149
2009-10-05Changed XML and JSON databindings to use lazy lists and writer functions inst...jsdelfino1-10/+58
2009-10-03Minor code cleanup.jsdelfino1-4/+4
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino1-4/+4
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino1-15/+15
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino1-5/+5
2009-09-26Added some test cases, util functions to read/write XML and a command line te...jsdelfino1-0/+444