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
/
python
/
eval.hpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to Memcached 1.4.7 and Ubuntu 11.04.
jsdelfino
2011-08-30
1
-0
/
+4
*
Enable python component implementations to flow binary content strings.
jsdelfino
2011-04-04
1
-5
/
+9
*
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
2011-03-08
1
-8
/
+3
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
1
-11
/
+23
*
Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...
jsdelfino
2010-12-24
1
-1
/
+0
*
Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...
jsdelfino
2010-11-14
1
-1
/
+1
*
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
2010-11-13
1
-1
/
+3
*
Support python method invocation style on references, ref.func(...) in additi...
jsdelfino
2010-10-25
1
-1
/
+43
*
Make sure components execute in the correct contribution directory and fix su...
jsdelfino
2010-08-29
1
-4
/
+12
*
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
-16
/
+37
*
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
2010-02-07
1
-5
/
+19
*
Cleaned up python support code, removed unused functions.
jsdelfino
2010-01-11
1
-43
/
+21
*
Minor fixes to server and python evaluator to get python store working. Some...
jsdelfino
2010-01-11
1
-1
/
+1
*
Minor cleanup, removed unnecessary references to GC pools.
jsdelfino
2010-01-06
1
-5
/
+5
*
Integrated python support with HTTPD server module. Changed test case to use ...
jsdelfino
2010-01-05
1
-2
/
+7
*
Minor cleanup, removed unused poolptr and char value types.
jsdelfino
2010-01-05
1
-4
/
+0
*
Integrated python 2.6 interpreter in modules/python. The integration is much ...
jsdelfino
2010-01-05
1
-0
/
+286