summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/gcc-4.4/test/store-scheme/script-test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-17Copy trunk into gcc-4.4 branch before porting to gcc-4.5.jsdelfino1-0/+0
2010-02-28Moving old inactive code to a branch as it's confusing code assist, searches ...jsdelfino1-0/+0
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-3/+3
2010-01-06Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino1-0/+0
2010-01-06Minor cleanup, removed unnecessary references to GC pools.jsdelfino1-5/+5
2010-01-05Fixed shopping cart delete function. Map HTTP delete with no path info to a d...jsdelfino1-3/+3
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-9/+9
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-31/+25
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino1-18/+10
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-5/+3
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-13/+21
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-20/+25
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-9/+25
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino1-4/+29
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino1-5/+13
2009-09-26Added a variant of store that implements the business logic as a set of funct...jsdelfino1-0/+50