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