index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpp
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.
jsdelfino
47
-5765
/
+0
2009-11-16
Added test cases and scripts to test the HTTP binding support. Refactored htt...
jsdelfino
15
-606
/
+1219
2009-11-16
Fixed parsing of comments. Added functions to read scripts and more test cases.
jsdelfino
4
-28
/
+99
2009-11-16
Added SCDL parsing functions. Refactored cache support with disk-cached funct...
jsdelfino
17
-87
/
+760
2009-11-16
Fixed support for nested elements and lists. Improved failure/error reporting...
jsdelfino
3
-33
/
+50
2009-11-01
Minor refactoring of read/write functions and primitive procs. Added function...
jsdelfino
28
-324
/
+1027
2009-11-01
Improved memory management using APR memory pools, changed frame allocation i...
jsdelfino
9
-74
/
+92
2009-10-26
Added test cases to make check build target. Changed store-script to interop ...
jsdelfino
11
-107
/
+1167
2009-10-26
Minor refactoring, given each module its own namespace. Added utility functio...
jsdelfino
12
-110
/
+245
2009-10-18
Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...
jsdelfino
7
-79
/
+429
2009-10-18
Renamed xml-test to xsd-test. Added another test under modules/eval.
jsdelfino
2
-1
/
+38
2009-10-18
Minor code cleanup, refactored list functions and cleaned up function names, ...
jsdelfino
6
-21
/
+18
2009-10-11
Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...
jsdelfino
4
-116
/
+242
2009-10-11
Some code cleanup, removed unused functions, changed == empty-list to isNil t...
jsdelfino
4
-15
/
+15
2009-10-05
Strawman implementation of an HTTPD module, like the extensions/rest/service ...
jsdelfino
3
-1
/
+356
2009-10-05
Changed XML and JSON databindings to use lazy lists and writer functions inst...
jsdelfino
2
-53
/
+54
2009-10-03
Strawman implementation of a JSON data binding.
jsdelfino
4
-2
/
+450
2009-10-03
Added minimal support for comments. Removed build output from version control.
jsdelfino
3
-0
/
+8
2009-10-03
Minor code cleanup.
jsdelfino
2
-8
/
+7
2009-10-03
Removed explicit C++ keywords to let the compiler perform the necessary conve...
jsdelfino
7
-64
/
+63
2009-10-03
Refactored store tests and moved them under test/. Simplified the script eval...
jsdelfino
8
-213
/
+134
2009-09-27
Strawman implementation of a mini script evaluation library, which can be use...
jsdelfino
10
-0
/
+1234