index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
modules
/
scheme
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-28
Implement a portable alternative to __thread and get the HTTP and SQLDB compo...
jsdelfino
1
-4
/
+7
2011-04-17
Fix representation of null values and escape control characters in JSON and H...
jsdelfino
3
-28
/
+58
2011-03-08
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
5
-10
/
+15
2010-12-24
Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...
jsdelfino
4
-4
/
+107
2010-12-11
Add XML and JSON to/from Scheme conversion test programs.
jsdelfino
5
-1
/
+216
2010-08-16
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
1
-7
/
+1
2010-06-05
Add build support for a minimum distribution using prebuilt dependencies from...
jsdelfino
1
-0
/
+3
2010-06-02
Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...
jsdelfino
2
-46
/
+0
2010-05-30
Fix source distribution build scripts, add missing files to the dist targets.
jsdelfino
1
-1
/
+1
2010-03-01
Minor fixes to distro build. Added missing scripts. Placed libraries in the c...
jsdelfino
1
-4
/
+3
2010-02-22
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
1
-8
/
+2
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
1
-3
/
+3
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
1
-2
/
+20
2010-01-17
Updated test composites and xsds to the latest SCA schemas.
jsdelfino
1
-2
/
+2
2010-01-17
Cleaned up test composite files. Adjusted C++ implementation elements to matc...
jsdelfino
1
-3
/
+3
2010-01-11
Improvements to autoconf build to make support for python, web service etc an...
jsdelfino
2
-7
/
+2
2010-01-06
Minor cleanup, removed unnecessary references to GC pools.
jsdelfino
5
-65
/
+65
2010-01-05
Minor cleanup, removed unused poolptr and char value types.
jsdelfino
1
-2
/
+0
2010-01-05
Refactored eval module to avoid confusion with the python eval module.
jsdelfino
9
-0
/
+1379