From 8a2bccde7f4f5b7f0d7240317eadbe3cd6d45eee Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Tue, 18 Mar 2003 23:42:46 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4570 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- TODO | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 8cc941f56..9323f2de8 100644 --- a/TODO +++ b/TODO @@ -117,7 +117,7 @@ defer ready to go. The primary obstacle lies in the target language Bar should still allow access to Blah * through operator->(). -** Virtual function optimization. If you have two classes like this: +[DONE] Virtual function optimization. If you have two classes like this: class Foo { public: @@ -132,6 +132,8 @@ defer ready to go. The primary obstacle lies in the target language Then SWIG ought to be able to reuse the wrapper for Foo::blah as Bar::blah. This should result in much smaller extension modules. + This feature is now enabled using the -fvirtual option. + ** Restoration of the documentation system. ** Restoration of Objective-C support. @@ -156,7 +158,7 @@ Build **** Make sure there are tests for *ALL* library files in the test-suite. A number of files appear to be broken in SWIG-1.3.13. -*** Move the Source/Modules1.1 directory into the Source/Modules directory +[DONE] Move the Source/Modules1.1 directory into the Source/Modules directory and deprecate Modules1.1. Library @@ -379,8 +381,8 @@ Documentation Other ----- -**** Bring Tiger's .NET/CLR module online. - -**** Learn more wicked Jazz chords. +[DONE] Bring Tiger's .NET/CLR module online. +***** Learn more wicked Jazz chords. + (in progress)