update for 1.3.23

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6720 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-11-12 00:46:24 +00:00
commit 2d3c3268e5
2 changed files with 13 additions and 9 deletions

View file

@ -34,12 +34,10 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel
<h3> The Latest Release </h3>
<p>
<a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.22.tar.gz">SWIG
1.3.22</a> is the latest development release (2004/09/04). View the <a
href="release.html">release notes</a>. Windows users should download
<a
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.22.zip">swigwin-1.3.22</a>
<a href="http://prdownloads.sourceforge.net/swig/swig-1.3.23.tar.gz">SWIG
1.3.23</a> is the latest development release (2004/10/11). View the
<a href="release.html">release notes</a>. Windows users should download
<a href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.23.zip">swigwin-1.3.23</a>
which includes a prebuilt executable.
<p>

View file

@ -7,8 +7,8 @@ Simplified Wrapper and Interface Generator
<p>
SWIG is a software development tool that connects programs written in
C and C++ with a variety of high-level programming
languages. SWIG is primarily used with common scripting languages
such as Perl, Python, Tcl/Tk and Ruby, however the list of
languages. SWIG is used with different types of languages including common scripting languages such as
Perl, Python, Tcl/Tk and Ruby. The list of
<a href="compat.html#SupportedLanguages">supported languages</a> also includes
non-scripting languages such as C#, Common Lisp (Allegro CL), Java, Modula-3 and OCAML. Also several
interpreted and compiled Scheme implementations (Chicken, Guile, MzScheme)
@ -31,6 +31,12 @@ and non-commercial use.
<h3>News</h3>
<p>
<b>2004/11/11</b>
SWIG-1.3.23 has been released. This release contains additional C++ support in the areas of templates and
namespaces. Java and C# are added to the list of languages that can create wrappers taking advantage of
C++ default arguments. Many other minor bug fixes and enhancements are also included.
<p>
<b>2004/09/04</b>
SWIG-1.3.22 has been released. This release continues the ongoing improvements and bug fixes in SWIG.
@ -130,7 +136,7 @@ See the <a href="survey.html">download</a> page for release notes
and versions for Windows and Macintosh.
<p>
<b>2002/04/03</b> Robert Tolbert has contributed <a href="swigdoc.pdf">PDF</a> and <a href="swigdoc.ps">postscript</a> versions of the SWIG-1.3.11 documentation. Check it out.
<b>2002/04/03</b> Robert Tolbert has contributed PDF and postscript versions of the SWIG-1.3.11 documentation. Check it out.
<p>
<b>2002/02/01</b> SWIG-1.3.11 has been released. This is a bug-fix release for SWIG-1.3.10. The release also