*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1686 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ad8d98f0c6
commit
1a4a17afaf
2 changed files with 9 additions and 2 deletions
|
|
@ -38,8 +38,8 @@ with ANSI C++ compilers and will probably generate a lot of compiler
|
|||
warnings. Sorry.
|
||||
|
||||
<p>
|
||||
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.6.tar.gz">SWIG 1.3.6</a>
|
||||
is the latest development release (2001/07/10). View the <a href="release.html">release notes</a>. A Macintosh port (macswig-1.3.6) and a Windows executable (swigwin-1.3.6) are also available from the
|
||||
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.7.tar.gz">SWIG 1.3.7</a>
|
||||
is the latest development release (2001/09/03). View the <a href="release.html">release notes</a>. A Macintosh port (macswig-1.3.7) and a Windows executable (swigwin-1.3.7) also may be available from the
|
||||
SourceForge <a href="http://sourceforge.net/project/showfiles.php?group_id=1645">releases</a> area.
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -37,10 +37,17 @@ an abundance of spare time.
|
|||
|
||||
<p>
|
||||
<h3>News</h3>
|
||||
<p>
|
||||
<b>2001/09/03</b> <a href="http://prdownloads.sourceforge.net/swig/swig-1.3.7.tar.gz">SWIG-1.3.7</a> has been
|
||||
released. This is one of the most substantial enhancements to SWIG ever released. Includes a more
|
||||
powerful parser, support for C++ templates, simplified wrapping of overloaded methods and more!
|
||||
This release also includes some updated documentation on the new features.
|
||||
|
||||
<p>
|
||||
<b>2001/08/30</b> A precompiled executable of SWIG-1.3.6 for Windows (<a
|
||||
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.6.zip">swigwin-1.3.6</a>) is now available.
|
||||
|
||||
|
||||
<p>
|
||||
<b>2001/07/16</b> A Macintosh port of SWIG-1.3.6 (<a
|
||||
href="http://prdownloads.sourceforge.net/swig/SWIG-1.3.6.sit">macswig-1.3.6</a>)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue