summaryrefslogtreecommitdiffstats
path: root/cpp/sca/test (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino2-0/+4
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino5-12/+83
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino4-20/+28
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino7-33/+65
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino4-20/+51
2009-10-18Minor code cleanup, refactored list functions and cleaned up function names, ...jsdelfino5-14/+14
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino5-7/+879
2009-10-11Some code cleanup, removed unused functions, changed == empty-list to isNil t...jsdelfino2-4/+2
2009-10-03Added minimal support for comments. Removed build output from version control.jsdelfino1-8/+8
2009-10-03Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino6-31/+31
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino34-0/+1738