apache-tuscany/sca-cpp/trunk/modules/python
2011-12-23 08:18:38 +00:00
..
client-test.cpp Minor code cleanup, refactored some ATOM data conversion functions, simplified client test cases. 2010-03-06 09:23:27 +00:00
client-test.py Support python method invocation style on references, ref.func(...) in addition to ref('func', ...). Minor cleanup of the various samples, renamed gettotal to total and getcatalog to items, for consistency with the python sample. 2010-10-25 03:18:16 +00:00
domain-test.composite Refactor some of the extensions and remove unnecessary namespace prefixes. 2011-05-23 02:29:02 +00:00
driver.hpp Support multithreaded execution of Python components with the HTTPD event MPM. 2011-09-05 23:30:31 +00:00
eval.hpp Reinitialize Python thread support after a library reload or a fork. 2011-09-06 16:23:42 +00:00
Makefile.am Port to Memcached 1.4.7 and Ubuntu 11.04. 2011-08-30 04:48:44 +00:00
mod-python.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
mod-python.hpp Support multithreaded execution of Python components with the HTTPD event MPM. 2011-09-05 23:30:31 +00:00
python-conf Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
python-shell.cpp Cleaned up python support code, removed unused functions. 2010-01-11 08:29:31 +00:00
python-test.cpp Support multithreaded execution of Python components with the HTTPD event MPM. 2011-09-05 23:30:31 +00:00
server-test Support multithreaded execution of Python components with the HTTPD event MPM. 2011-09-05 23:30:31 +00:00
server-test.py Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
wiring-test Support multithreaded execution of Python components with the HTTPD event MPM. 2011-09-05 23:30:31 +00:00