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