Revision: 514
http://svn.sourceforge.net/pygccxml/?rev=514&view=rev
Author: roman_yakovenko
Date: 2006-09-03 23:16:26 -0700 (Sun, 03 Sep 2006)
Log Message:
-----------
updating history
Modified Paths:
--------------
pyplusplus_dev/docs/history/history.rest
Modified: pyplusplus_dev/docs/history/history.rest
===================================================================
--- pyplusplus_dev/docs/history/history.rest 2006-09-04 06:14:47 UTC (rev 513)
+++ pyplusplus_dev/docs/history/history.rest 2006-09-04 06:16:26 UTC (rev 514)
@@ -15,8 +15,8 @@
* Matthias Baas
* Allen Bierbaum
* Lakin Wecker
-
* Georgiy Dernovoy
+ * Gottfried Ganssauge
------------
Project name
@@ -33,6 +33,22 @@
-------------
+Version 0.8.*
+-------------
+
+1. Performance improvments. In some cases you can get x10 performance boost.
+ Many thanks to Allen Bierbaum!
+
+2. Convinience API for registering exception translator was introduced.
+
+3. `Py++`_ can generate code that uses ``BOOST_PYTHON_FUNCTION_OVERLOADS`` and
+ ``BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS`` macros.
+
+4. Treatment to previously generated and no more in-use files was added. By
+ default `Py++`_ will delete these files, but of course you can redefine this
+ behaviour.
+
+-------------
Version 0.8.1
-------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|