Revision: 1762
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1762&view=rev
Author: roman_yakovenko
Date: 2009-10-01 22:59:08 +0000 (Thu, 01 Oct 2009)
Log Message:
-----------
Adding "explicit" attribute to constructor_t class
Modified Paths:
--------------
pygccxml_dev/docs/history/history.rest
Modified: pygccxml_dev/docs/history/history.rest
===================================================================
--- pygccxml_dev/docs/history/history.rest 2009-10-01 22:56:50 UTC (rev 1761)
+++ pygccxml_dev/docs/history/history.rest 2009-10-01 22:59:08 UTC (rev 1762)
@@ -21,6 +21,7 @@
* Jeremy Sanders
* Ben Schleimer
* Gustavo Carneiro
+* Christopher Bruns
-----------
SVN Version
@@ -46,7 +47,10 @@
7. Bug `[ 2779781 ] pygccxml reverses array dimensions <https://sourceforge.net/tracker/index.php?func=detail&aid=2779781&group_id=118209&atid=684318>`_
was fixed.
-
+8. "explicit" property was added to ``declarations.constructor_t`` class.
+ Many thanks to Christopher Bruns, for finding out how this property
+ works in `GCC-XML`_.
+
-----------
Version 1.0
-----------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|