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) ***
|
*** 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.
|
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
|
Release Notes
|
||||||
=============
|
=============
|
||||||
Detailed release notes are available with the release and are also
|
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
|
Availability
|
||||||
============
|
============
|
||||||
|
@ -32,7 +32,7 @@ A Windows version is also available at
|
||||||
https://prdownloads.sourceforge.net/swig/swigwin-4.1.0.zip
|
https://prdownloads.sourceforge.net/swig/swigwin-4.1.0.zip
|
||||||
|
|
||||||
Please report problems with this release to the swig-devel mailing list,
|
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
|
--- 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
|
If you wish to report a problem or make a suggestion then please email
|
||||||
the SWIG developers on the swig-devel mailing list, see
|
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
|
ccache is released under the GNU General Public License version 2 or
|
||||||
later. Please see the file COPYING for license details.
|
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
|
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
|
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
|
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
|
2014-03-14: v-for-vandal
|
||||||
[Lua] Numerous Lua improvements:
|
[Lua] Numerous Lua improvements:
|
||||||
|
@ -5784,7 +5784,7 @@ Version 2.0.0 (2 June 2010)
|
||||||
|
|
||||||
2010-02-27: wsfulton
|
2010-02-27: wsfulton
|
||||||
License code changes: SWIG Source is GPL-v3 and library code license is now clearer
|
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
|
2010-02-13: wsfulton
|
||||||
[Ruby] A few fixes for compiling under ruby-1.9.x including patch from 'Nibble'.
|
[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
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* xxx.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -463,7 +463,7 @@ ccache was adapted to create ccache-swig for use with SWIG by William Fulton.
|
||||||
<p>
|
<p>
|
||||||
If you wish to report a problem or make a suggestion then please email
|
If you wish to report a problem or make a suggestion then please email
|
||||||
the SWIG developers on the swig-devel mailing list, see
|
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>
|
<p>
|
||||||
ccache is released under the GNU General Public License version 2 or
|
ccache is released under the GNU General Public License version 2 or
|
||||||
later. Please see the file COPYING for license details.
|
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
|
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
|
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
|
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>
|
</p>
|
||||||
|
|
||||||
<H3><a name="Perl5_nn10">31.2.7 Compiling for 64-bit platforms</a></H3>
|
<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>
|
<p>
|
||||||
The LICENSE file shipped with SWIG in the top level directory contains the SWIG license.
|
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
|
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>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -98,7 +98,7 @@ The official location of SWIG related material is
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="shell"><pre>
|
<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>
|
</pre></div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -111,7 +111,7 @@ You can also subscribe to the swig-user mailing list by visiting the page
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="shell"><pre>
|
<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>
|
</pre></div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -125,7 +125,7 @@ about this can be obtained at:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="shell"><pre>
|
<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>
|
</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
|
SWIG is an unfunded project that would not be possible without the
|
||||||
contributions of many people working in their spare time.
|
contributions of many people working in their spare time.
|
||||||
If you have benefitted from using SWIG, please consider
|
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
|
There have been a large varied number of people
|
||||||
who have made contributions at all levels over time. Contributors
|
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.
|
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
|
Although every attempt has been made to make SWIG bug-free, we are also trying
|
||||||
to make feature improvements that may introduce bugs.
|
to make feature improvements that may introduce bugs.
|
||||||
To report a bug, either send mail to the SWIG developer
|
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
|
list at the <a href="https://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
|
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
|
possible, including (if applicable), error messages, tracebacks (if a
|
||||||
core dump occurred), corresponding portions of the SWIG interface file
|
core dump occurred), corresponding portions of the SWIG interface file
|
||||||
used, and any important pieces of the SWIG generated wrapper code. We
|
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,
|
These installation instructions are for using the distributed tarball,
|
||||||
for example, <tt>swig-3.0.8.tar.gz</tt>.
|
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.
|
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>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -357,7 +357,7 @@ Note:
|
||||||
If you checked the code out via Git, you will have to run <tt>./autogen.sh</tt>
|
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
|
before <tt>./configure</tt>. In addition, a full build of SWIG requires
|
||||||
a number of packages to be installed. Full instructions at
|
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>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
|
@ -3504,7 +3504,7 @@ The insert code can be seen at the start of the generated <tt>.py</tt> file:
|
||||||
|
|
||||||
<div class="code">
|
<div class="code">
|
||||||
<pre>
|
<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
|
# Version 4.0.0
|
||||||
#
|
#
|
||||||
# Do not make changes to this file unless you know what you are doing--modify
|
# 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
|
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
|
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
|
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
|
to the <a href="https://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>.
|
<a href="https://www.swig.org/bugs.html">SWIG bug tracker</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<H3><a name="SWIG_nn47">5.7.2 The SWIG interface file</a></H3>
|
<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
|
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
|
generate a working dispatch function. The resulting behavior is then
|
||||||
undefined. You should report this as a bug to the
|
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.
|
if this is due to one of the typemaps supplied with SWIG.
|
||||||
</p>
|
</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
|
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
|
wildcard that matches any class name (we couldn't think of a better
|
||||||
alternative so if you have a better idea, send email to
|
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>
|
||||||
|
|
||||||
<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:
|
SWIG does not come with the usual Windows type installation program, however it is quite easy to get started. The main steps are:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<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++.
|
<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>
|
</ul>
|
||||||
|
|
||||||
|
@ -370,7 +370,7 @@ The short abbreviated instructions follow...
|
||||||
|
|
||||||
<p>
|
<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...
|
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>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -94,6 +94,6 @@ All of the examples were last tested with the following configuration
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
Your mileage may vary. If you experience a problem, please let us know by
|
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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -58,7 +58,7 @@ The examples have been extensively tested on the following platforms:
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
Your mileage may vary. If you experience a problem, please let us know by
|
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>
|
</body>
|
||||||
</html>
|
</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,
|
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.
|
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
|
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.
|
Better yet, send us a patch.
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -92,7 +92,7 @@ For Python 2, set the environment variable <tt>PY2=1</tt>.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Your mileage may vary. If you experience a problem, please let us know by
|
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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
|
@ -87,7 +87,7 @@ The examples have been extensively tested on the following platforms:
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
Your mileage may vary. If you experience a problem, please let us know by
|
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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
|
@ -63,7 +63,7 @@ The examples have been extensively tested on the following platforms:
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
Your mileage may vary. If you experience a problem, please let us know by
|
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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
%module global_immutable_vars
|
%module global_immutable_vars
|
||||||
|
|
||||||
// Test immutable and mutable global variables,
|
// 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 %{
|
%inline %{
|
||||||
int default_mutable_var = 40;
|
int default_mutable_var = 40;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
%module global_immutable_vars_cpp
|
%module global_immutable_vars_cpp
|
||||||
|
|
||||||
// Test immutable and mutable global variables,
|
// 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 %{
|
%inline %{
|
||||||
int default_mutable_var = 40;
|
int default_mutable_var = 40;
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
|
|
||||||
%echo "pointer.i is deprecated. Use cpointer.i instead."
|
%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
|
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:
|
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
|
further insight into the license including the license of SWIG's
|
||||||
output code, please visit
|
output code, please visit
|
||||||
|
|
||||||
http://www.swig.org/legal.html
|
https://www.swig.org/legal.html
|
||||||
|
|
||||||
Release Notes
|
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
|
Doc/Devel subdirectory. This is not necessarily up-to-date, but it
|
||||||
has some information on SWIG internals.
|
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
|
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
|
using the release tarball/zip file. The INSTALL file has generic
|
||||||
build and installation instructions for Unix users.
|
build and installation instructions for Unix users.
|
||||||
Users wishing to build and install code from Github should
|
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
|
instructions required for building code obtained from Github - extra
|
||||||
steps are required compared to building from the release tarball.
|
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
|
Known Issues
|
||||||
============
|
============
|
||||||
There are minor known bugs, details of which are in the bug tracker, see
|
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
|
Troubleshooting
|
||||||
===============
|
===============
|
||||||
|
@ -134,7 +134,7 @@ and Windows). All contributions help.
|
||||||
|
|
||||||
If you would like to join the SWIG development team or contribute a
|
If you would like to join the SWIG development team or contribute a
|
||||||
language module to the distribution, please contact the swig-devel
|
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
|
-- The SWIG Maintainers
|
||||||
|
|
|
@ -5,7 +5,7 @@ and CHANGES files.
|
||||||
Release Notes
|
Release Notes
|
||||||
=============
|
=============
|
||||||
Detailed release notes are available with the release and are also
|
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:
|
SWIG-4.1.0 summary:
|
||||||
- Add PHP 8 support.
|
- Add PHP 8 support.
|
||||||
|
@ -131,7 +131,7 @@ SWIG-3.0.1 summary:
|
||||||
SWIG-3.0.0 summary:
|
SWIG-3.0.0 summary:
|
||||||
- This is a major new release focusing primarily on C++ improvements.
|
- This is a major new release focusing primarily on C++ improvements.
|
||||||
- C++11 support added. Please see documentation for details of supported
|
- 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
|
- Nested class support added. This has been taken full advantage of in
|
||||||
Java and C#. Other languages can use the nested classes, but require
|
Java and C#. Other languages can use the nested classes, but require
|
||||||
further work for a more natural integration into the target language.
|
further work for a more natural integration into the target language.
|
||||||
|
@ -238,7 +238,7 @@ SWIG-2.0.1 summary:
|
||||||
and Python language modules.
|
and Python language modules.
|
||||||
|
|
||||||
SWIG-2.0.0 summary:
|
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 better nested class/struct support.
|
||||||
- Much improved template partial specialization and explicit
|
- Much improved template partial specialization and explicit
|
||||||
specialization handling.
|
specialization handling.
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* cparse.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* scanner.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* parser.y
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* templ.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* util.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* base.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doh.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* dohint.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* file.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* fio.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* hash.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* list.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* memory.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* string.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* void.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxycommands.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxyentity.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxyentity.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxyparser.cxx
|
||||||
* ----------------------------------------------------------------------------- */
|
* ----------------------------------------------------------------------------- */
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxyparser.h
|
||||||
* ----------------------------------------------------------------------------- */
|
* ----------------------------------------------------------------------------- */
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxytranslator.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* doxytranslator.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* javadoc.cxx
|
||||||
* ----------------------------------------------------------------------------- */
|
* ----------------------------------------------------------------------------- */
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* javadoc.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* pydoc.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* pydoc.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigwarn.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* allocate.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* cffi.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* contract.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* csharp.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* d.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* directors.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* emit.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* guile.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* interface.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* java.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* javascript.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* lang.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* lua.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* main.cxx
|
||||||
*
|
*
|
||||||
|
@ -1329,7 +1329,7 @@ int SWIG_main(int argc, char *argv[], const TargetLanguageModule *tlm) {
|
||||||
if (tlm->status == Experimental) {
|
if (tlm->status == Experimental) {
|
||||||
Swig_warning(WARN_LANG_EXPERIMENTAL, "SWIG", 1, "Experimental target language. "
|
Swig_warning(WARN_LANG_EXPERIMENTAL, "SWIG", 1, "Experimental target language. "
|
||||||
"Target language %s specified by %s is an experimental 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);
|
tlm->help ? tlm->help : "", tlm->name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* mzscheme.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* nested.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* ocaml.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* octave.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* overload.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* perl5.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* php.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* python.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* r.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* ruby.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* scilab.cxx
|
||||||
*
|
*
|
||||||
|
@ -957,7 +957,7 @@ public:
|
||||||
gatewayXML = NewString("");
|
gatewayXML = NewString("");
|
||||||
Printf(gatewayXML, "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n");
|
Printf(gatewayXML, "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n");
|
||||||
Printf(gatewayXML, "<!--\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, "Version %s\n", Swig_package_version());
|
||||||
Printf(gatewayXML, "\n");
|
Printf(gatewayXML, "\n");
|
||||||
Printf(gatewayXML, "Do not make changes to this file unless you know what you are doing - modify\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
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigmain.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigmod.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* tcl8.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* typepass.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* utils.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* xml.cxx
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* cpp.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* expr.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* preprocessor.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* cwrap.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* deprecate.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* error.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* extend.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* fragment.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* getopt.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* include.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* misc.c
|
||||||
*
|
*
|
||||||
|
@ -70,7 +70,7 @@ const char *Swig_package_version(void) {
|
||||||
|
|
||||||
void Swig_banner(File *f) {
|
void Swig_banner(File *f) {
|
||||||
Printf(f, "/* ----------------------------------------------------------------------------\n\
|
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\
|
* Version %s\n\
|
||||||
*\n\
|
*\n\
|
||||||
* This file is not intended to be easily readable and contains a number of\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) {
|
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 Version %s\n", commentchar, Swig_package_version());
|
||||||
Printf(f, "%s\n", commentchar);
|
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);
|
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
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* naming.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* parms.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* scanner.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* stype.c
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swig.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigfile.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigopt.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigparm.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* terms also apply to certain portions of SWIG. The full details of the SWIG
|
* 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
|
* license and copyrights can be found in the LICENSE and COPYRIGHT files
|
||||||
* included with the SWIG source code as distributed by the SWIG developers
|
* 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
|
* swigscan.h
|
||||||
*
|
*
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue