The 'directorin' typemap now accepts , etc expansions instead of having to use workarounds - _name, _name etc.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12881 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b50e6858ac
commit
a082b1e069
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 2.0.5 (in progress)
|
||||
===========================
|
||||
|
||||
2011-12-21: wsfulton
|
||||
The 'directorin' typemap now accepts $1, $2 etc expansions instead of having to use workarounds -
|
||||
$1_name, $2_name etc.
|
||||
|
||||
2011-12-20: wsfulton
|
||||
[Java] Add (char *STRING, size_t LENGTH) director typemaps.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue