Hi all.
I am glad to release new version of both projects.
Thanks to every one who helped me to improve the projects:
* Andy Miller
* Julian Scheid
* Oliver Schweitzer
* Hernán Ordiales
* Bernd Fritzke
* Gustavo Carneiro
pygccxml changes:
* support for ellipsis was added
* new experimental back-end, based on ``.pdb`` (progam database file),
was added. I am considering to add other back-ends in future.
Suggestions are welcome.
* new high-level API wrapper for ``.bsc`` (browse source code file) was added.
* many other small changes
* pygccxml is compatible with gccxml cvs version
py++ changes:
* algorightm, which defines what virtual functions should be redefined
was improved.
* exposing "C" code became easier - Py++ is able to generate
``ctypes`` friendly code.
* support for ``boost::python::make_constructor`` functionality was added.
* support for unions and unnamed classes was added.
* Indexing Suite V2 - few bugs were fixed.
You can download the files from here:
http://sourceforge.net/project/showfiles.php?group_id=118209
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
|