diff --git a/ANNOUNCE b/ANNOUNCE index e78be2268..90ac94f52 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,6 +1,6 @@ *** ANNOUNCE: SWIG 4.1.0 (in progress) *** -http://www.swig.org +https://www.swig.org We're pleased to announce SWIG-4.1.0, the latest SWIG release. @@ -19,7 +19,7 @@ and user interface development for large C/C++ systems. Release Notes ============= Detailed release notes are available with the release and are also -published on the SWIG web site at http://swig.org/release.html. +published on the SWIG web site at https://swig.org/release.html. Availability ============ @@ -32,7 +32,7 @@ A Windows version is also available at https://prdownloads.sourceforge.net/swig/swigwin-4.1.0.zip Please report problems with this release to the swig-devel mailing list, -details at http://www.swig.org/mail.html. +details at https://www.swig.org/mail.html. --- The SWIG Developers diff --git a/CCache/ccache.yo b/CCache/ccache.yo index 2477662dc..fd5ba89c3 100644 --- a/CCache/ccache.yo +++ b/CCache/ccache.yo @@ -409,7 +409,7 @@ ccache was adapted to create ccache-swig for use with SWIG by William Fulton. If you wish to report a problem or make a suggestion then please email the SWIG developers on the swig-devel mailing list, see -url(http://www.swig.org/mail.html)(http://www.swig.org/mail.html) +url(https://www.swig.org/mail.html)(https://www.swig.org/mail.html) ccache is released under the GNU General Public License version 2 or later. Please see the file COPYING for license details. diff --git a/CHANGES b/CHANGES index 1dc87f93e..8f3cb9e26 100644 --- a/CHANGES +++ b/CHANGES @@ -3302,7 +3302,7 @@ Version 3.0.0 (16 Mar 2014) project has been further extended. The C++11 support is comprehensive, but by no means complete or without limitations. Full details for each new feature in C++11 is covered in the CPlusPlus11.html chapter in the documentation which is included in SWIG and also available - online at http://www.swig.org/Doc3.0/CPlusPlus11.html. + online at https://www.swig.org/Doc3.0/CPlusPlus11.html. 2014-03-14: v-for-vandal [Lua] Numerous Lua improvements: @@ -5784,7 +5784,7 @@ Version 2.0.0 (2 June 2010) 2010-02-27: wsfulton License code changes: SWIG Source is GPL-v3 and library code license is now clearer - and is provided under a very permissive license. See http://www.swig.org/legal.html. + and is provided under a very permissive license. See https://www.swig.org/legal.html. 2010-02-13: wsfulton [Ruby] A few fixes for compiling under ruby-1.9.x including patch from 'Nibble'. diff --git a/Doc/Devel/engineering.html b/Doc/Devel/engineering.html index c12eb1328..c2cad4804 100644 --- a/Doc/Devel/engineering.html +++ b/Doc/Devel/engineering.html @@ -130,7 +130,7 @@ like this: * terms also apply to certain portions of SWIG. The full details of the SWIG * license and copyrights can be found in the LICENSE and COPYRIGHT files * included with the SWIG source code as distributed by the SWIG developers - * and at http://www.swig.org/legal.html. + * and at https://www.swig.org/legal.html. * * xxx.c * diff --git a/Doc/Manual/CCache.html b/Doc/Manual/CCache.html index 1a94709ae..e6935b895 100644 --- a/Doc/Manual/CCache.html +++ b/Doc/Manual/CCache.html @@ -463,7 +463,7 @@ ccache was adapted to create ccache-swig for use with SWIG by William Fulton.
If you wish to report a problem or make a suggestion then please email the SWIG developers on the swig-devel mailing list, see -http://www.swig.org/mail.html +https://www.swig.org/mail.html
ccache is released under the GNU General Public License version 2 or later. Please see the file COPYING for license details. diff --git a/Doc/Manual/Perl5.html b/Doc/Manual/Perl5.html index c130cdef4..d8f24b094 100644 --- a/Doc/Manual/Perl5.html +++ b/Doc/Manual/Perl5.html @@ -604,7 +604,7 @@ source has a list of macros that are known to conflict with either standard head other headers. But if you get macro type conflicts from other macros not included in Lib/perl5/noembed.h while compiling the wrapper, you will have to find the macro that conflicts and add an #undef into the .i file. Please report -any conflicting macros you find to swig-user mailing list. +any conflicting macros you find to swig-user mailing list.
The LICENSE file shipped with SWIG in the top level directory contains the SWIG license. For further insight into the license including the license of SWIG's output code, please visit -the SWIG legal page - http://www.swig.org/legal.html. +the SWIG legal page - https://www.swig.org/legal.html.
@@ -98,7 +98,7 @@ The official location of SWIG related material is
@@ -111,7 +111,7 @@ You can also subscribe to the swig-user mailing list by visiting the page
@@ -125,7 +125,7 @@ about this can be obtained at:
@@ -231,7 +231,7 @@ detailed release notes for previous releases and summary release notes from SWIG SWIG is an unfunded project that would not be possible without the contributions of many people working in their spare time. If you have benefitted from using SWIG, please consider -Donating to SWIG to keep development going. +Donating to SWIG to keep development going. There have been a large varied number of people who have made contributions at all levels over time. Contributors are mentioned either in the COPYRIGHT file or CHANGES files shipped with SWIG or in submitted bugs. @@ -244,8 +244,8 @@ are mentioned either in the COPYRIGHT file or CHANGES files shipped with SWIG or Although every attempt has been made to make SWIG bug-free, we are also trying to make feature improvements that may introduce bugs. To report a bug, either send mail to the SWIG developer -list at the swig-devel mailing list or report a bug -at the SWIG bug tracker. In your report, be as specific as +list at the swig-devel mailing list or report a bug +at the SWIG bug tracker. In your report, be as specific as possible, including (if applicable), error messages, tracebacks (if a core dump occurred), corresponding portions of the SWIG interface file used, and any important pieces of the SWIG generated wrapper code. We @@ -273,7 +273,7 @@ the main SWIG distribution. There is no need to download anything else. These installation instructions are for using the distributed tarball, for example, swig-3.0.8.tar.gz. If you wish to build and install from source on Github, extra steps are required. -Please see the Bleeding Edge page on the SWIG website. +Please see the Bleeding Edge page on the SWIG website.@@ -357,7 +357,7 @@ Note: If you checked the code out via Git, you will have to run ./autogen.sh before ./configure. In addition, a full build of SWIG requires a number of packages to be installed. Full instructions at -SWIG bleeding edge. +SWIG bleeding edge. diff --git a/Doc/Manual/Python.html b/Doc/Manual/Python.html index 0496299eb..c1cc1796d 100644 --- a/Doc/Manual/Python.html +++ b/Doc/Manual/Python.html @@ -3504,7 +3504,7 @@ The insert code can be seen at the start of the generated .py file:
-# This file was automatically generated by SWIG (http://www.swig.org). +# This file was automatically generated by SWIG (https://www.swig.org). # Version 4.0.0 # # Do not make changes to this file unless you know what you are doing--modify diff --git a/Doc/Manual/SWIG.html b/Doc/Manual/SWIG.html index e3e11841d..bc4e9ad60 100644 --- a/Doc/Manual/SWIG.html +++ b/Doc/Manual/SWIG.html @@ -3664,8 +3664,8 @@ In the process of building an interface, SWIG may encounter syntax errors or other problems. The best way to deal with this is to simply copy the offending code into a separate interface file and edit it. However, the SWIG developers have worked very hard to improve the SWIG parser--you should report parsing errors -to the swig-devel mailing list or to the -SWIG bug tracker. +to the swig-devel mailing list or to the +SWIG bug tracker.5.7.2 The SWIG interface file
diff --git a/Doc/Manual/SWIGPlus.html b/Doc/Manual/SWIGPlus.html index 820c5088b..b4b9acb17 100644 --- a/Doc/Manual/SWIGPlus.html +++ b/Doc/Manual/SWIGPlus.html @@ -2147,7 +2147,7 @@ This error means that the target language module supports overloading, but for some reason there is no type-checking rule that can be used to generate a working dispatch function. The resulting behavior is then undefined. You should report this as a bug to the -SWIG bug tracking database +SWIG bug tracking database if this is due to one of the typemaps supplied with SWIG. @@ -2324,7 +2324,7 @@ members (of all classes): Note: the *:: syntax is non-standard C++, but the '*' is meant to be a wildcard that matches any class name (we couldn't think of a better alternative so if you have a better idea, send email to -the swig-devel mailing list. +the swig-devel mailing list.diff --git a/Doc/Manual/Windows.html b/Doc/Manual/Windows.html index c822d2ca3..e55077893 100644 --- a/Doc/Manual/Windows.html +++ b/Doc/Manual/Windows.html @@ -60,7 +60,7 @@ Usage within the Unix like environments MinGW and Cygwin is also detailed. SWIG does not come with the usual Windows type installation program, however it is quite easy to get started. The main steps are:
The step by step instructions to download and install MinGW and MSYS, then download and build the latest version of SWIG from Github follow... -Note that the instructions for obtaining SWIG from Github are also online at SWIG Bleeding Edge. +Note that the instructions for obtaining SWIG from Github are also online at SWIG Bleeding Edge.
diff --git a/Examples/go/index.html b/Examples/go/index.html index 370424c54..b8af100ff 100644 --- a/Examples/go/index.html +++ b/Examples/go/index.html @@ -94,6 +94,6 @@ All of the examples were last tested with the following configuration Your mileage may vary. If you experience a problem, please let us know by -contacting us on the mailing lists. +contacting us on the mailing lists.