*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6967 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
baec7d3ce5
commit
9a1dca900d
1 changed files with 12 additions and 0 deletions
|
|
@ -1,6 +1,18 @@
|
|||
Version 1.3.25 (In progress)
|
||||
============================
|
||||
|
||||
02/17/2005: wsfulton
|
||||
Memory leak fix in some of the scripting language modules when using default
|
||||
arguments in constructors. The scripting language was not taking ownership of the
|
||||
C++ object memory when any of the constructors that use default arguments was called.
|
||||
|
||||
02/16/2005: wsfulton
|
||||
SF #1115055: Failed make install. Patch from Rob Stone.
|
||||
|
||||
02/16/2005: wsfulton
|
||||
[Java] SF #1123416 from Paul Moore. Correct memory allocation for STRINGARRAY
|
||||
typemaps in various.i.
|
||||
|
||||
02/15/2005: wsfulton
|
||||
Disabled typemap search changes for now (see entry 19/12/2004). It breaks
|
||||
old typemaps, lengthens the execution time by about 25% and introduces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue