mirror of https://github.com/swig/swig
Use https for swig.org links
This commit is contained in:
parent
6f3f4fbdf1
commit
631b41ae7b
6
ANNOUNCE
6
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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
4
CHANGES
4
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'.
|
||||
|
|
|
@ -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
|
||||
*
|
||||
|
|
|
@ -463,7 +463,7 @@ ccache was adapted to create ccache-swig for use with SWIG by William Fulton.
|
|||
<p>
|
||||
If you wish to report a problem or make a suggestion then please email
|
||||
the SWIG developers on the swig-devel mailing list, see
|
||||
<a href="http://www.swig.org/mail.html">http://www.swig.org/mail.html</a>
|
||||
<a href="https://www.swig.org/mail.html">https://www.swig.org/mail.html</a>
|
||||
<p>
|
||||
ccache is released under the GNU General Public License version 2 or
|
||||
later. Please see the file COPYING for license details.
|
||||
|
|
|
@ -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 <a href="http://www.swig.org/mail.html">swig-user mailing list</a>.
|
||||
any conflicting macros you find to <a href="https://www.swig.org/mail.html">swig-user mailing list</a>.
|
||||
</p>
|
||||
|
||||
<H3><a name="Perl5_nn10">31.2.7 Compiling for 64-bit platforms</a></H3>
|
||||
|
|
|
@ -80,7 +80,7 @@ Some target languages were disabled as part of a clean up and others were given
|
|||
<p>
|
||||
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 - <a href="http://www.swig.org/legal.html">http://www.swig.org/legal.html</a>.
|
||||
the SWIG legal page - <a href="https://www.swig.org/legal.html">https://www.swig.org/legal.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -98,7 +98,7 @@ The official location of SWIG related material is
|
|||
</p>
|
||||
|
||||
<div class="shell"><pre>
|
||||
<a href="http://www.swig.org">http://www.swig.org</a>
|
||||
<a href="https://www.swig.org">https://www.swig.org</a>
|
||||
</pre></div>
|
||||
|
||||
<p>
|
||||
|
@ -111,7 +111,7 @@ You can also subscribe to the swig-user mailing list by visiting the page
|
|||
</p>
|
||||
|
||||
<div class="shell"><pre>
|
||||
<a href="http://www.swig.org/mail.html">http://www.swig.org/mail.html</a>
|
||||
<a href="https://www.swig.org/mail.html">https://www.swig.org/mail.html</a>
|
||||
</pre></div>
|
||||
|
||||
<p>
|
||||
|
@ -125,7 +125,7 @@ about this can be obtained at:
|
|||
</p>
|
||||
|
||||
<div class="shell"><pre>
|
||||
<a href="http://www.swig.org/svn.html">SWIG Bleeding Edge</a>
|
||||
<a href="https://www.swig.org/svn.html">SWIG Bleeding Edge</a>
|
||||
</pre></div>
|
||||
|
||||
|
||||
|
@ -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
|
||||
<a href="http://www.swig.org/donate.html">Donating to SWIG</a> to keep development going.
|
||||
<a href="https://www.swig.org/donate.html">Donating to SWIG</a> 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 <a href="http://www.swig.org/mail.html">swig-devel mailing list</a> or report a bug
|
||||
at the <a href="http://www.swig.org/bugs.html">SWIG bug tracker</a>. In your report, be as specific as
|
||||
list at the <a href="https://www.swig.org/mail.html">swig-devel mailing list</a> or report a bug
|
||||
at the <a href="https://www.swig.org/bugs.html">SWIG bug tracker</a>. 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, <tt>swig-3.0.8.tar.gz</tt>.
|
||||
If you wish to build and install from source on Github, extra steps are required.
|
||||
Please see the <a href="http://swig.org/svn.html">Bleeding Edge</a> page on the SWIG website.
|
||||
Please see the <a href="https://swig.org/svn.html">Bleeding Edge</a> page on the SWIG website.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -357,7 +357,7 @@ Note:
|
|||
If you checked the code out via Git, you will have to run <tt>./autogen.sh</tt>
|
||||
before <tt>./configure</tt>. In addition, a full build of SWIG requires
|
||||
a number of packages to be installed. Full instructions at
|
||||
<a href="http://www.swig.org/svn.html">SWIG bleeding edge</a>.
|
||||
<a href="https://www.swig.org/svn.html">SWIG bleeding edge</a>.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -3504,7 +3504,7 @@ The insert code can be seen at the start of the generated <tt>.py</tt> file:
|
|||
|
||||
<div class="code">
|
||||
<pre>
|
||||
# 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
|
||||
|
|
|
@ -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 <a href="http://www.swig.org/mail.html">swig-devel mailing list</a> or to the
|
||||
<a href="http://www.swig.org/bugs.html">SWIG bug tracker</a>.
|
||||
to the <a href="https://www.swig.org/mail.html">swig-devel mailing list</a> or to the
|
||||
<a href="https://www.swig.org/bugs.html">SWIG bug tracker</a>.
|
||||
</p>
|
||||
|
||||
<H3><a name="SWIG_nn47">5.7.2 The SWIG interface file</a></H3>
|
||||
|
|
|
@ -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
|
||||
<a href="http://www.swig.org/bugs.html">SWIG bug tracking database</a>
|
||||
<a href="https://www.swig.org/bugs.html">SWIG bug tracking database</a>
|
||||
if this is due to one of the typemaps supplied with SWIG.
|
||||
</p>
|
||||
|
||||
|
@ -2324,7 +2324,7 @@ members (of all classes):
|
|||
Note: the <tt>*::</tt> 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 <a href="http://www.swig.org/mail.html">swig-devel mailing list</a>.
|
||||
the <a href="https://www.swig.org/mail.html">swig-devel mailing list</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
@ -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:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Download the swigwin zip package from the <a href="http://www.swig.org">SWIG website</a> and unzip into a directory. This is all that needs downloading for the Windows platform.
|
||||
<li>Download the swigwin zip package from the <a href="https://www.swig.org">SWIG website</a> and unzip into a directory. This is all that needs downloading for the Windows platform.
|
||||
<li>Set environment variables as described in the <a href="#Windows_examples">SWIG Windows Examples</a> section in order to run examples using Visual C++.
|
||||
</ul>
|
||||
|
||||
|
@ -370,7 +370,7 @@ The short abbreviated instructions follow...
|
|||
|
||||
<p>
|
||||
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 <a href="http://www.swig.org/svn.html">SWIG Bleeding Edge</a>.
|
||||
Note that the instructions for obtaining SWIG from Github are also online at <a href="https://www.swig.org/svn.html">SWIG Bleeding Edge</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
@ -94,6 +94,6 @@ All of the examples were last tested with the following configuration
|
|||
</ul>
|
||||
|
||||
Your mileage may vary. If you experience a problem, please let us know by
|
||||
contacting us on the <a href="http://www.swig.org/mail.html">mailing lists</a>.
|
||||
contacting us on the <a href="https://www.swig.org/mail.html">mailing lists</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -58,7 +58,7 @@ The examples have been extensively tested on the following platforms:
|
|||
</ul>
|
||||
|
||||
Your mileage may vary. If you experience a problem, please let us know by
|
||||
contacting us on the <a href="http://www.swig.org/mail.html">mailing lists</a>.
|
||||
contacting us on the <a href="https://www.swig.org/mail.html">mailing lists</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -72,7 +72,7 @@ Please see the <a href="../../Doc/Manual/Windows.html">Windows</a> page in the m
|
|||
Due to wide variations in the Perl C API and differences between versions such as the ActivePerl release for Windows,
|
||||
the code generated by SWIG is extremely messy.
|
||||
If the code doesn't compile or work with your version of Perl, please let us know by
|
||||
contacting us on the <a href="http://www.swig.org/mail.html">mailing lists</a>.
|
||||
contacting us on the <a href="https://www.swig.org/mail.html">mailing lists</a>.
|
||||
Better yet, send us a patch.
|
||||
|
||||
</body>
|
||||
|
|
|
@ -92,7 +92,7 @@ For Python 2, set the environment variable <tt>PY2=1</tt>.
|
|||
|
||||
<p>
|
||||
Your mileage may vary. If you experience a problem, please let us know by
|
||||
contacting us on the <a href="http://www.swig.org/mail.html">mailing lists</a>.
|
||||
contacting us on the <a href="https://www.swig.org/mail.html">mailing lists</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -87,7 +87,7 @@ The examples have been extensively tested on the following platforms:
|
|||
</ul>
|
||||
|
||||
Your mileage may vary. If you experience a problem, please let us know by
|
||||
contacting us on the <a href="http://www.swig.org/mail.html">mailing lists</a>.
|
||||
contacting us on the <a href="https://www.swig.org/mail.html">mailing lists</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@ The examples have been extensively tested on the following platforms:
|
|||
</ul>
|
||||
|
||||
Your mileage may vary. If you experience a problem, please let us know by
|
||||
contacting us on the <a href="http://www.swig.org/mail.html">mailing lists</a>.
|
||||
contacting us on the <a href="https://www.swig.org/mail.html">mailing lists</a>.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%module global_immutable_vars
|
||||
|
||||
// Test immutable and mutable global variables,
|
||||
// see http://www.swig.org/Doc4.0/SWIGDocumentation.html#SWIG_readonly_variables
|
||||
// see https://www.swig.org/Doc4.0/SWIGDocumentation.html#SWIG_readonly_variables
|
||||
|
||||
%inline %{
|
||||
int default_mutable_var = 40;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%module global_immutable_vars_cpp
|
||||
|
||||
// Test immutable and mutable global variables,
|
||||
// see http://www.swig.org/Doc4.0/SWIGDocumentation.html#SWIG_readonly_variables
|
||||
// see https://www.swig.org/Doc4.0/SWIGDocumentation.html#SWIG_readonly_variables
|
||||
|
||||
%inline %{
|
||||
int default_mutable_var = 40;
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
%echo "pointer.i is deprecated. Use cpointer.i instead."
|
||||
%echo "See http://www.swig.org/Doc3.0/Library.html"
|
||||
%echo "See https://www.swig.org/Doc3.0/Library.html"
|
||||
|
||||
|
||||
|
||||
|
|
12
README
12
README
|
@ -14,7 +14,7 @@ language.
|
|||
|
||||
Up-to-date SWIG related information can be found at
|
||||
|
||||
http://www.swig.org
|
||||
https://www.swig.org
|
||||
|
||||
A SWIG FAQ and other hints can be found on the SWIG Wiki:
|
||||
|
||||
|
@ -26,7 +26,7 @@ Please see the LICENSE file for details of the SWIG license. For
|
|||
further insight into the license including the license of SWIG's
|
||||
output code, please visit
|
||||
|
||||
http://www.swig.org/legal.html
|
||||
https://www.swig.org/legal.html
|
||||
|
||||
Release Notes
|
||||
=============
|
||||
|
@ -49,7 +49,7 @@ There is some technical developer documentation available in the
|
|||
Doc/Devel subdirectory. This is not necessarily up-to-date, but it
|
||||
has some information on SWIG internals.
|
||||
|
||||
Documentation is also online at http://www.swig.org/doc.html.
|
||||
Documentation is also online at https://www.swig.org/doc.html.
|
||||
|
||||
Backwards Compatibility
|
||||
=======================
|
||||
|
@ -70,7 +70,7 @@ full installation instructions for Windows, Unix and Mac OS X
|
|||
using the release tarball/zip file. The INSTALL file has generic
|
||||
build and installation instructions for Unix users.
|
||||
Users wishing to build and install code from Github should
|
||||
visit http://swig.org/svn.html to obtain the more detailed
|
||||
visit https://swig.org/svn.html to obtain the more detailed
|
||||
instructions required for building code obtained from Github - extra
|
||||
steps are required compared to building from the release tarball.
|
||||
|
||||
|
@ -92,7 +92,7 @@ will convert these old style project files into a current solution file.
|
|||
Known Issues
|
||||
============
|
||||
There are minor known bugs, details of which are in the bug tracker, see
|
||||
http://www.swig.org/bugs.html.
|
||||
https://www.swig.org/bugs.html.
|
||||
|
||||
Troubleshooting
|
||||
===============
|
||||
|
@ -134,7 +134,7 @@ and Windows). All contributions help.
|
|||
|
||||
If you would like to join the SWIG development team or contribute a
|
||||
language module to the distribution, please contact the swig-devel
|
||||
mailing list, details at http://www.swig.org/mail.html.
|
||||
mailing list, details at https://www.swig.org/mail.html.
|
||||
|
||||
|
||||
-- The SWIG Maintainers
|
||||
|
|
|
@ -5,7 +5,7 @@ and CHANGES files.
|
|||
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.
|
||||
|
||||
SWIG-4.1.0 summary:
|
||||
- Add PHP 8 support.
|
||||
|
@ -131,7 +131,7 @@ SWIG-3.0.1 summary:
|
|||
SWIG-3.0.0 summary:
|
||||
- This is a major new release focusing primarily on C++ improvements.
|
||||
- C++11 support added. Please see documentation for details of supported
|
||||
features: http://www.swig.org/Doc3.0/CPlusPlus11.html
|
||||
features: https://www.swig.org/Doc3.0/CPlusPlus11.html
|
||||
- Nested class support added. This has been taken full advantage of in
|
||||
Java and C#. Other languages can use the nested classes, but require
|
||||
further work for a more natural integration into the target language.
|
||||
|
@ -238,7 +238,7 @@ SWIG-2.0.1 summary:
|
|||
and Python language modules.
|
||||
|
||||
SWIG-2.0.0 summary:
|
||||
- License changes, see LICENSE file and http://www.swig.org/legal.html.
|
||||
- License changes, see LICENSE file and https://www.swig.org/legal.html.
|
||||
- Much better nested class/struct support.
|
||||
- Much improved template partial specialization and explicit
|
||||
specialization handling.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* cparse.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* scanner.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* parser.y
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* templ.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* util.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* base.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doh.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* dohint.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* file.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* fio.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* hash.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* list.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* memory.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* string.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* void.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxycommands.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxyentity.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxyentity.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxyparser.cxx
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxyparser.h
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxytranslator.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* doxytranslator.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* javadoc.cxx
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* javadoc.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* pydoc.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* pydoc.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigwarn.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* allocate.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* cffi.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* contract.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* csharp.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* d.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* directors.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* emit.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* guile.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* interface.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* java.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* javascript.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* lang.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* lua.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* main.cxx
|
||||
*
|
||||
|
@ -1329,7 +1329,7 @@ int SWIG_main(int argc, char *argv[], const TargetLanguageModule *tlm) {
|
|||
if (tlm->status == Experimental) {
|
||||
Swig_warning(WARN_LANG_EXPERIMENTAL, "SWIG", 1, "Experimental target language. "
|
||||
"Target language %s specified by %s is an experimental language. "
|
||||
"Please read about SWIG experimental languages, http://swig.org/Doc4.0/Introduction.html#Introduction_experimental_status.\n",
|
||||
"Please read about SWIG experimental languages, https://swig.org/Doc4.0/Introduction.html#Introduction_experimental_status.\n",
|
||||
tlm->help ? tlm->help : "", tlm->name);
|
||||
}
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* mzscheme.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* nested.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* ocaml.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* octave.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* overload.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* perl5.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* php.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* python.cxx
|
||||
*
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* 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.
|
||||
*
|
||||
* r.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* ruby.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* scilab.cxx
|
||||
*
|
||||
|
@ -957,7 +957,7 @@ public:
|
|||
gatewayXML = NewString("");
|
||||
Printf(gatewayXML, "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n");
|
||||
Printf(gatewayXML, "<!--\n");
|
||||
Printf(gatewayXML, "This file was automatically generated by SWIG (http://www.swig.org).\n");
|
||||
Printf(gatewayXML, "This file was automatically generated by SWIG (https://www.swig.org).\n");
|
||||
Printf(gatewayXML, "Version %s\n", Swig_package_version());
|
||||
Printf(gatewayXML, "\n");
|
||||
Printf(gatewayXML, "Do not make changes to this file unless you know what you are doing - modify\n");
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigmain.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigmod.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* tcl8.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* typepass.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* utils.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* xml.cxx
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* cpp.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* expr.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* preprocessor.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* cwrap.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* deprecate.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* error.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* extend.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* fragment.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* getopt.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* include.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* misc.c
|
||||
*
|
||||
|
@ -70,7 +70,7 @@ const char *Swig_package_version(void) {
|
|||
|
||||
void Swig_banner(File *f) {
|
||||
Printf(f, "/* ----------------------------------------------------------------------------\n\
|
||||
* This file was automatically generated by SWIG (http://www.swig.org).\n\
|
||||
* This file was automatically generated by SWIG (https://www.swig.org).\n\
|
||||
* Version %s\n\
|
||||
*\n\
|
||||
* This file is not intended to be easily readable and contains a number of\n\
|
||||
|
@ -89,7 +89,7 @@ void Swig_banner(File *f) {
|
|||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
void Swig_banner_target_lang(File *f, const_String_or_char_ptr commentchar) {
|
||||
Printf(f, "%s This file was automatically generated by SWIG (http://www.swig.org).\n", commentchar);
|
||||
Printf(f, "%s This file was automatically generated by SWIG (https://www.swig.org).\n", commentchar);
|
||||
Printf(f, "%s Version %s\n", commentchar, Swig_package_version());
|
||||
Printf(f, "%s\n", commentchar);
|
||||
Printf(f, "%s Do not make changes to this file unless you know what you are doing--modify\n", commentchar);
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* naming.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* parms.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* scanner.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* stype.c
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swig.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigfile.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigopt.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigparm.h
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* 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.
|
||||
*
|
||||
* swigscan.h
|
||||
*
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue