From 2d3c3268e5bf573345a9fe26eb9277b0f7ec4a34 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 12 Nov 2004 00:46:24 +0000 Subject: update for 1.3.23 git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6720 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/download.ht | 10 ++++------ swigweb/index.ht | 12 +++++++++--- 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

The Latest Release

-SWIG -1.3.22 is the latest development release (2004/09/04). View the release notes. Windows users should download -swigwin-1.3.22 +SWIG +1.3.23 is the latest development release (2004/10/11). View the +release notes. Windows users should download +swigwin-1.3.23 which includes a prebuilt executable.

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

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 supported languages 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.

News

+

+2004/11/11 +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. +

2004/09/04 SWIG-1.3.22 has been released. This release continues the ongoing improvements and bug fixes in SWIG. @@ -130,7 +136,7 @@ See the download page for release notes and versions for Windows and Macintosh.

-2002/04/03 Robert Tolbert has contributed PDF and postscript versions of the SWIG-1.3.11 documentation. Check it out. +2002/04/03 Robert Tolbert has contributed PDF and postscript versions of the SWIG-1.3.11 documentation. Check it out.

2002/02/01 SWIG-1.3.11 has been released. This is a bug-fix release for SWIG-1.3.10. The release also -- cgit v1.2.1