*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5960 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0517402cea
commit
d76a783efd
1 changed files with 11 additions and 0 deletions
|
|
@ -1,6 +1,17 @@
|
|||
Version 1.3.22 (in progress)
|
||||
==================================
|
||||
|
||||
05/31/2004: wsfulton
|
||||
Fix for exception specifications that are references. Problem reported by
|
||||
Oren Miller. Also improves the generated exception declarations in the
|
||||
catch handler for pointers - a pointer is used instead of a reference to
|
||||
a pointer. Added default throws typemaps for SWIGTYPE &, SWIGTYPE * and
|
||||
SWIGTYPE[ANY] (Java and C#).
|
||||
|
||||
05/31/2004: wsfulton
|
||||
[Java, C#] Some minor typesafe enum improvements, including storing the name of
|
||||
the enum item. The toSring() / ToString() methods are overridden to return this name.
|
||||
|
||||
05/30/2004: wuzzeb (John Lenz)
|
||||
[Chicken]
|
||||
- Update how examples and the test suite are built.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue