From 631b41ae7b454b8593af56c65c1451db9e174a52 Mon Sep 17 00:00:00 2001
From: Olly Betts
Date: Thu, 6 Oct 2022 13:16:39 +1300
Subject: [PATCH] Use https for swig.org links
---
ANNOUNCE | 6 +++---
CCache/ccache.yo | 2 +-
CHANGES | 4 ++--
Doc/Devel/engineering.html | 2 +-
Doc/Manual/CCache.html | 2 +-
Doc/Manual/Perl5.html | 2 +-
Doc/Manual/Preface.html | 18 +++++++++---------
Doc/Manual/Python.html | 2 +-
Doc/Manual/SWIG.html | 4 ++--
Doc/Manual/SWIGPlus.html | 4 ++--
Doc/Manual/Windows.html | 4 ++--
Examples/go/index.html | 2 +-
Examples/java/index.html | 2 +-
Examples/perl5/index.html | 2 +-
Examples/python/index.html | 2 +-
Examples/ruby/index.html | 2 +-
Examples/tcl/index.html | 2 +-
Examples/test-suite/global_immutable_vars.i | 2 +-
.../test-suite/global_immutable_vars_cpp.i | 2 +-
Lib/pointer.i | 2 +-
README | 12 ++++++------
RELEASENOTES | 6 +++---
Source/CParse/cparse.h | 2 +-
Source/CParse/cscanner.c | 2 +-
Source/CParse/parser.y | 2 +-
Source/CParse/templ.c | 2 +-
Source/CParse/util.c | 2 +-
Source/DOH/base.c | 2 +-
Source/DOH/doh.h | 2 +-
Source/DOH/dohint.h | 2 +-
Source/DOH/file.c | 2 +-
Source/DOH/fio.c | 2 +-
Source/DOH/hash.c | 2 +-
Source/DOH/list.c | 2 +-
Source/DOH/memory.c | 2 +-
Source/DOH/string.c | 2 +-
Source/DOH/void.c | 2 +-
Source/Doxygen/doxycommands.h | 2 +-
Source/Doxygen/doxyentity.cxx | 2 +-
Source/Doxygen/doxyentity.h | 2 +-
Source/Doxygen/doxyparser.cxx | 2 +-
Source/Doxygen/doxyparser.h | 2 +-
Source/Doxygen/doxytranslator.cxx | 2 +-
Source/Doxygen/doxytranslator.h | 2 +-
Source/Doxygen/javadoc.cxx | 2 +-
Source/Doxygen/javadoc.h | 2 +-
Source/Doxygen/pydoc.cxx | 2 +-
Source/Doxygen/pydoc.h | 2 +-
Source/Include/swigwarn.h | 2 +-
Source/Modules/allocate.cxx | 2 +-
Source/Modules/cffi.cxx | 2 +-
Source/Modules/contract.cxx | 2 +-
Source/Modules/csharp.cxx | 2 +-
Source/Modules/d.cxx | 2 +-
Source/Modules/directors.cxx | 2 +-
Source/Modules/emit.cxx | 2 +-
Source/Modules/guile.cxx | 2 +-
Source/Modules/interface.cxx | 2 +-
Source/Modules/java.cxx | 2 +-
Source/Modules/javascript.cxx | 2 +-
Source/Modules/lang.cxx | 2 +-
Source/Modules/lua.cxx | 2 +-
Source/Modules/main.cxx | 4 ++--
Source/Modules/mzscheme.cxx | 2 +-
Source/Modules/nested.cxx | 2 +-
Source/Modules/ocaml.cxx | 2 +-
Source/Modules/octave.cxx | 2 +-
Source/Modules/overload.cxx | 2 +-
Source/Modules/perl5.cxx | 2 +-
Source/Modules/php.cxx | 2 +-
Source/Modules/python.cxx | 2 +-
Source/Modules/r.cxx | 2 +-
Source/Modules/ruby.cxx | 2 +-
Source/Modules/scilab.cxx | 4 ++--
Source/Modules/swigmain.cxx | 2 +-
Source/Modules/swigmod.h | 2 +-
Source/Modules/tcl8.cxx | 2 +-
Source/Modules/typepass.cxx | 2 +-
Source/Modules/utils.cxx | 2 +-
Source/Modules/xml.cxx | 2 +-
Source/Preprocessor/cpp.c | 2 +-
Source/Preprocessor/expr.c | 2 +-
Source/Preprocessor/preprocessor.h | 2 +-
Source/Swig/cwrap.c | 2 +-
Source/Swig/deprecate.c | 2 +-
Source/Swig/error.c | 2 +-
Source/Swig/extend.c | 2 +-
Source/Swig/fragment.c | 2 +-
Source/Swig/getopt.c | 2 +-
Source/Swig/include.c | 2 +-
Source/Swig/misc.c | 6 +++---
Source/Swig/naming.c | 2 +-
Source/Swig/parms.c | 2 +-
Source/Swig/scanner.c | 2 +-
Source/Swig/stype.c | 2 +-
Source/Swig/swig.h | 2 +-
Source/Swig/swigfile.h | 2 +-
Source/Swig/swigopt.h | 2 +-
Source/Swig/swigparm.h | 2 +-
Source/Swig/swigscan.h | 2 +-
Source/Swig/swigtree.h | 2 +-
Source/Swig/swigwrap.h | 2 +-
Source/Swig/symbol.c | 2 +-
Source/Swig/tree.c | 2 +-
Source/Swig/typemap.c | 2 +-
Source/Swig/typeobj.c | 2 +-
Source/Swig/typesys.c | 2 +-
Source/Swig/wrapfunc.c | 2 +-
Tools/cmake/swigconfig.h.in | 2 +-
configure.ac | 2 +-
110 files changed, 135 insertions(+), 135 deletions(-)
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.
diff --git a/Doc/Manual/Preface.html b/Doc/Manual/Preface.html
index 41f21d48d..9bb8bcb99 100644
--- a/Doc/Manual/Preface.html
+++ b/Doc/Manual/Preface.html
@@ -80,7 +80,7 @@ Some target languages were disabled as part of a clean up and others were given
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.
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:
- - Download the swigwin zip package from the SWIG website and unzip into a directory. This is all that needs downloading for the Windows platform.
+
- Download the swigwin zip package from the SWIG website and unzip into a directory. This is all that needs downloading for the Windows platform.
- Set environment variables as described in the SWIG Windows Examples section in order to run examples using Visual C++.
@@ -370,7 +370,7 @@ The short abbreviated instructions follow...
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.