CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6385 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
41058bf661
commit
3e0de3c3d9
1 changed files with 15 additions and 0 deletions
|
|
@ -1,6 +1,21 @@
|
|||
Version 1.3.23 (in progress)
|
||||
============================
|
||||
|
||||
10/09/2004: mmatus
|
||||
- Split the python std/STL C++ library files, now
|
||||
all the language independent definitions are under
|
||||
the directory
|
||||
|
||||
Lib/std
|
||||
|
||||
and hence, can be used from other languages.
|
||||
|
||||
- Add more documentation to the Python STL, and
|
||||
clean unnecessary code.
|
||||
|
||||
- Add initial C99 complex support, and some fixes
|
||||
for long double.
|
||||
|
||||
10/08/2004: mmatus
|
||||
- Fix the SwigValueWrapper for opaque types, now it is
|
||||
applied for opaque templates and classes, for which we
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue