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
/
java
/
eval.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
1
-0
/
+5
*
Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...
jsdelfino
2010-11-14
1
-2
/
+2
*
Test Postgresql hot standby + replication and integrated Postgresql database ...
jsdelfino
2010-08-16
1
-7
/
+2
*
Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...
jsdelfino
2010-03-10
1
-7
/
+31
*
Support different Java VMs, including Apache Harmony.
jsdelfino
2010-03-08
1
-8
/
+24
*
Moved component start calls from HTTPD postConfig to childInit, to give compo...
jsdelfino
2010-02-22
1
-1
/
+1
*
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
2010-02-17
1
-2
/
+2
*
Support HTTPD graceful restarts for non-stop operation. Simplified Python and...
jsdelfino
2010-02-07
1
-9
/
+9
*
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
2010-02-07
1
-2
/
+11
*
Correctly pass property values to component implementations.
jsdelfino
2010-01-30
1
-9
/
+10
*
Minor improvements to java component support, use one classloader per compone...
jsdelfino
2010-01-24
1
-27
/
+110
*
Integrated Java component support as an HTTPD module. Added test case and sto...
jsdelfino
2010-01-17
1
-48
/
+84
*
Added utility functions to help call Java code using JNI and wrap Axis2/java ...
jsdelfino
2010-01-11
1
-0
/
+398