pkgsrc/math/py-rpy
adam 56b97808af CHANGES IN RPy 0.3.1
--------------------
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.
2003-12-04 13:50:33 +00:00
..
patches Initial import of py-rpy-0.3. 2002-12-10 12:30:58 +00:00
DESCR Initial import of py-rpy-0.3. 2002-12-10 12:30:58 +00:00
distinfo CHANGES IN RPy 0.3.1 2003-12-04 13:50:33 +00:00
Makefile CHANGES IN RPy 0.3.1 2003-12-04 13:50:33 +00:00
PLIST CHANGES IN RPy 0.3.1 2003-12-04 13:50:33 +00:00