*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7208 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2248e74a46
commit
fd1061968e
1 changed files with 9 additions and 0 deletions
|
|
@ -1,6 +1,15 @@
|
|||
Version 1.3.25 (In progress)
|
||||
============================
|
||||
|
||||
05/23/2005: wsfulton
|
||||
[C#] The 'new' modifier is now generated on the proxy method when a method in a derived
|
||||
class is not polymorphic and the same method exists in the derived class (ie it hides
|
||||
the base class' non-virtual method).
|
||||
|
||||
05/23/2005: wsfulton
|
||||
[Java, C#] Fixes to detection of covariant return types - when the class hierarchy is more
|
||||
than 2 classes deep.
|
||||
|
||||
05/21/2005: wsfulton
|
||||
[Java] std::wstring typemaps moved from std_string.i to std_wstring.i
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue