*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2002-08-13 02:47:03 +00:00
commit a4f0fde1da
2 changed files with 14 additions and 16 deletions

View file

@ -35,13 +35,13 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel
<p>
<a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.13.tar.gz">SWIG
1.3.13</a> is the latest development release (2002/06/17). View the <a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.14.tar.gz">SWIG
1.3.14</a> is the latest development release (2002/08/12). View the <a
href="release.html">release notes</a>. Windows users should download
<a
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.13.zip">swigwin-1.3.13</a>
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.14.zip">swigwin-1.3.14</a>
which includes a prebuilt executable. A Macintosh port
(macswig-1.3.13) also may be available from the SourceForge <a
(macswig-1.3.14) also may be available from the SourceForge <a
href="http://sourceforge.net/project/showfiles.php?group_id=1645">releases</a>
area.
@ -63,3 +63,5 @@ SWIG1.1p5.

View file

@ -24,21 +24,17 @@ noncommercial use.
<li> <a href="http://swig.cs.uchicago.edu/cgi-bin/wiki.pl">SwigWiki!</a>
</ul>
<h3>SWIG-1.3.12, SWIG-2.0 and Beyond!</h3>
After nearly three years of redevelopment, the SWIG-1.3.x effort is
nearly complete. Read all about it in <a href="future.html">Dave's
message</a> about SWIG's past, present, and future--and the
realization that SWIG is more easily described as an extension to the
C++ type system (as opposed to an extension of C++ parsing).
<p>
SWIG is an all volunteer effort. We are always looking for fearless people with
an abundance of spare time.
<p>
<h3>News</h3>
<p>
<b>2002/08/12</b>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.14.tar.gz">SWIG-1.3.14</a> has been
released. SWIG development continues to break new ground--this release features
full support for overloaded methods and functions, C++ smart pointers, and more. It also
includes new language modules for Ocaml and XML as well as a variety of enhancements to
existing modules.
<p>
<b>2002/07/19</b>
Shibukawa Yoshiki is working on a Japanese translation of the SWIG documentation. Check out