[pygccxml-commit] SF.net SVN: pygccxml: [378] pygccxml_dev/docs/history
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2006-08-03 06:45:19
|
Revision: 378 Author: roman_yakovenko Date: 2006-08-02 23:45:08 -0700 (Wed, 02 Aug 2006) ViewCVS: http://svn.sourceforge.net/pygccxml/?rev=378&view=rev Log Message: ----------- updating history Modified Paths: -------------- pygccxml_dev/docs/history/history.rest pyplusplus_dev/docs/history/history.rest Modified: pygccxml_dev/docs/history/history.rest =================================================================== --- pygccxml_dev/docs/history/history.rest 2006-08-02 20:48:23 UTC (rev 377) +++ pygccxml_dev/docs/history/history.rest 2006-08-03 06:45:08 UTC (rev 378) @@ -17,9 +17,9 @@ * Georgiy Dernovoy * Darren Garnier ------------ -Development ------------ +----- +0.8.1 +----- 1. `pygccxml`_ has been ported to MacOS X. Many thanks to Darren Garnier! Modified: pyplusplus_dev/docs/history/history.rest =================================================================== --- pyplusplus_dev/docs/history/history.rest 2006-08-02 20:48:23 UTC (rev 377) +++ pyplusplus_dev/docs/history/history.rest 2006-08-03 06:45:08 UTC (rev 378) @@ -18,9 +18,9 @@ * Lakin Wecker * Georgiy Dernovoy -------- -Current -------- +----- +0.8.1 +----- 1. Georgiy Dernovoy contributed a patch, that allows `pyplusplus`_ GUI to save\load last used header file. @@ -45,6 +45,18 @@ 6. `pyplusplus`_ generates "stable" code. If header files were not changed, `pyplusplus`_ will not change any file. +7. Support for huge classes was added. `pyplusplus`_ is able to split registration + code for the class to multiple cpp files. + +8. User code could be added almost anywhere, without use of low level API. + +9. Generated source files include only header files you passes as an argument + to module builder. + +10. Bug fixes. + +11. Documentation was improved.. + ------------- Version 0.8.0 ------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |