From 3e0de3c3d972da27d78040b389ecb553f4b0c6fa Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Sun, 10 Oct 2004 08:20:39 +0000 Subject: [PATCH] CHANGES.current git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6385 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/CHANGES.current | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 932877fa1..19739847e 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -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