56b97808af
-------------------- Fixed bugs o There was several memory leaks due to bad management of Python refcounts. o There was wrong synchronization of the thread running the R event loop and the calls to the R interpreter. o There was a bug with signal handling which caused segfault when 'Ctrl-C' were pressed. o The R event loop shouldn't be run in non-interactive sessions. o The i/o Python callbacks were wrong synchronized with the R event loop thread. New features o Added a rpy_version symbol.
11 lines
295 B
Text
11 lines
295 B
Text
@comment $NetBSD: PLIST,v 1.3 2003/12/04 13:50:33 adam Exp $
|
|
${PYSITELIB}/io.py
|
|
${PYSITELIB}/io.pyc
|
|
${PYSITELIB}/io.pyo
|
|
${PYSITELIB}/rpy.py
|
|
${PYSITELIB}/rpy.pyc
|
|
${PYSITELIB}/rpy.pyo
|
|
${PYSITELIB}/rpy_version.py
|
|
${PYSITELIB}/rpy_version.pyc
|
|
${PYSITELIB}/rpy_version.pyo
|
|
${PYSITELIB}/_rpymodule.so
|