Revision: 584
http://rpy.svn.sourceforge.net/rpy/?rev=584&view=rev
Author: lgautier
Date: 2008-07-21 18:14:52 +0000 (Mon, 21 Jul 2008)
Log Message:
-----------
Added NEWS entries for the recent changes
Modified Paths:
--------------
branches/rpy_nextgen/NEWS
Modified: branches/rpy_nextgen/NEWS
===================================================================
--- branches/rpy_nextgen/NEWS 2008-07-21 16:07:33 UTC (rev 583)
+++ branches/rpy_nextgen/NEWS 2008-07-21 18:14:52 UTC (rev 584)
@@ -7,12 +7,26 @@
:mod:`rpy2.rlike`:
-- new package for R-like features in Python
+- package for R-like features in Python
-- new module :mod:`rpy2.rlike.container` with the class :class:`NamedList`.
+- module :mod:`rpy2.rlike.container` with the class :class:`NamedList`.
+:mode:`rpy2.rinterface`:
+- method :meth:`named`, corresponding to R's C-level NAMED
+- experimental methods :meth:`frame` and :meth:`enclos` for SexpEnvironment
corresponding to R's C-level FRAME and ENCLOS
+
+Bugs fixed
+----------
+
+- R stack checking is disabled (no longer crashes when multithreading)
+
+- Fixed missing R_PreserveObject for vectors (causing R part of the object to
sometimes vanish
+during garbage collection)
+
+
+
Release 2.0.0a1
===============
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
rpy-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rpy-list