*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4512 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3cb7404165
commit
0dd79c2cb0
1 changed files with 10 additions and 0 deletions
|
|
@ -1,5 +1,15 @@
|
|||
Version 1.3.18 (In progress)
|
||||
============================
|
||||
03/11/2003: beazley
|
||||
Fixed subtle bug in the application of SwigValueWrapper<> to
|
||||
template classes with default constructors. Reported by
|
||||
Bruce Lowery.
|
||||
|
||||
03/11/2003: beazley
|
||||
The $descriptor(type) variable is now expanded in code supplied to
|
||||
%extend. This is useful for certain kinds of advanced wrapping
|
||||
(especially container classes).
|
||||
|
||||
03/11/2003: luigi
|
||||
Support for std::map.
|
||||
(a) Integration with scripting language (a la std::vector) for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue