summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2004-11-12 00:46:24 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2004-11-12 00:46:24 +0000
commit2d3c3268e5bf573345a9fe26eb9277b0f7ec4a34 (patch)
tree799794ec9bb02ea1f475032a042df7cde6b2b9f4
parent6ae1cc776c7551fc1078c9346a482d361187d2ca (diff)
downloadswig-2d3c3268e5bf573345a9fe26eb9277b0f7ec4a34.tar.gz
update for 1.3.23
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6720 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--swigweb/download.ht10
-rw-r--r--swigweb/index.ht12
2 files changed, 13 insertions, 9 deletions
diff --git a/swigweb/download.ht b/swigweb/download.ht
index c052a53bd..86ef908c9 100644
--- a/swigweb/download.ht
+++ b/swigweb/download.ht
@@ -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>
diff --git a/swigweb/index.ht b/swigweb/index.ht
index a77d43ca8..8a9785acd 100644
--- a/swigweb/index.ht
+++ b/swigweb/index.ht
@@ -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)
@@ -32,6 +32,12 @@ and non-commercial use.
<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.
The major areas of improvement are in exception handling, enums and the STL. New languages with this
@@ -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