- Update to 4.0.2
- A few fixes around doxygen comment handling.
- Ruby 2.7 support added.
- Various minor improvements to C#, D, Java, OCaml, Octave, Python,
R, Ruby.
- Considerable performance improvement running SWIG on large
interface files.
- drop upstreamed patches
ruby-std-wstring-byte-order.patch
0001-Fix-code-generated-for-Ruby-global-variables.patch
0002-Add-support-for-Ruby-2.7.patch
0003-Move-new-macros-for-Ruby-to-their-dedicated-namespac.patch
0004-Improve-description-of-cast-macros-for-Ruby.patch
OBS-URL: https://build.opensuse.org/request/show/814083
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=124
- Update to 4.0.0
- Support for Doxygen documentation comments which are parsed and
converted into JavaDoc or PyDoc comments.
- STL wrappers improved for C#, Java and Ruby.
- C++11 STL containers added for Java, Python and Ruby.
- Improved support for parsing C++11 and C++14 code.
- Various fixes for shared_ptr.
- Various C preprocessor corner case fixes.
- Corner case fixes for member function pointers.
- Python module overhaul by simplifying the generated code and turning
most optimizations on by default.
- %template improvements wrt scoping to align with C++ explicit
template instantiations.
- Added support for a command-line options file (sometimes
called a response file).
- Numerous enhancements and fixes for all supported target languages.
- SWIG now classifies the status of target languages into either
'Experimental' or 'Supported' to indicate the expected maturity
level.
- Support for CFFI, Allegrocl, Chicken, CLISP, S-EXP, UFFI, Pike,
Modula3 has been removed.
- Octave 4.4-5.1 support added.
- PHP5 support removed, PHP7 is now the supported PHP version.
- Minimum Python version required is now 2.7, 3.2-3.7 are the only
other versions supported.
- Added support for Javascript NodeJS versions 2-10.
- OCaml support is much improved and updated, minimum OCaml version
required is now 3.12.0.
See https://raw.githubusercontent.com/swig/swig/master/CHANGES
- Drop patches (all included)
swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch
swig-3.0.12-Fix-generated-code-for-constant-expressions-containi.patch
swig-perl526.patch
swig-3.0.12-fix-collections.patch
swig-3.0.12-Fix-Coverity-issue-reported-for-setslice-pycontainer.patch
swig-3.0.12-Coverity-fix-issue-reported-for-wrapper-argument-che.patch
swig-3.0.12-support-octave-4.4.patch
swig-ocaml-int64.patch
swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_ConvertF.patch
OBS-URL: https://build.opensuse.org/request/show/701625
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=112
- Add patches to build with python 3.7 properly:
* swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_ConvertF.patch
* swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch
* swig-3.0.12-Coverity-fix-issue-reported-for-wrapper-argument-che.patch
* swig-3.0.12-Fix-Coverity-issue-reported-for-setslice-pycontainer.patch
* swig-3.0.12-Fix-generated-code-for-constant-expressions-containi.patch
* swig-3.0.12-fix-collections.patch
- Use version req to check for 1500 instead for non-existing release
- Move to generic requires those that are true under both conditions
- Use autopatch to apply all the patches at once
OBS-URL: https://build.opensuse.org/request/show/636170
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=108
- Add support for Python's implicit namespace packages.
- Fixes to support Go 1.6.
- C++11 std::array support added for Java.
- Improved C++ multiple inheritance support for Java/C# wrappers.
- Various other minor fixes and improvements for C#, D, Go, Java,
Javascript, Lua, Python, R, Ruby, Scilab.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=93
- Stability and regression fixes.
- Fixed parsing of C++ corner cases.
- Language improvements and bug fixes for C#, Go, Java, Lua,
Python, R.
- Update to version 3.0.5
* Added support for Scilab.
* Important Python regression fix when wrapping C++ default arguments.
* Minor improvements for C#, Go, Octave, PHP and Python.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=78
- Javascript module added. This supports JavascriptCore (Safari/Webkit),
v8 (Chromium) and node.js currently.
- A few notable regressions introduced in 3.0.0 have been fixed - in
Lua, nested classes and parsing of operator <<.
- The usual round of bug fixes and minor improvements for:
C#, GCJ, Go, Java, Lua, PHP and Python.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=65
- Update to 3.0.0
- 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
- 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.
- We urge folk knowledgeable in the other target languages to
step forward and help with this effort.
- Lua: improved metatables and support for %nspace.
- Go 1.3 support added.
- Python import improvements including relative imports.
- Python 3.3 support completed.
- Perl director support added.
- C# .NET 2 support is now the minimum. Generated using statements
are replaced by fully qualified names.
- Bug fixes and improvements to the following languages:
C#, Go, Guile, Java, Lua, Perl, PHP, Python, Octave, R, Ruby, Tcl
- Various other bug fixes and improvements affecting all
languages.
- Note that this release contains some backwards incompatible
changes in some languages.
- Full detailed release notes are in the changes file.
- drop 0001-Fix-Ruby-tracking-code-to-use-C-hash.patch,
ruby-1.8.6-newobject.patch, and swig-fix_ocaml_type.patch.
All upstreamed.
OBS-URL: https://build.opensuse.org/request/show/226429
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=63
- This is a maintenance release backporting some fixes from the
pending 3.0.0 release.
- Octave 3.8 support added.
- C++11 support for new versions of erase/insert in the STL
containers.
- Compilation fixes on some systems for the generated Lua, PHP,
Python and R wrappers.
- Drop upstreamed patches:
swig-lua-fix-void-return-for-int-functions.patch
swig-support-octave-3.8.0.patch
ruby-2.0-encoding-utf8.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=60
- Ruby 1.9 support is now complete.
- Add support for Guile 2.0 and Guile 1.6 support (GH interface) has
been dropped.
- Various small language neutral improvements and fixes.
- Various bug fixes and minor improvements specific to C#, CFFI, D,
Java, Octave, PHP, Python,
- Minor bug fix in ccache-swig.
- Development has moved to Github with Travis continuous integration
testing - patches using https://github.com/swig/swig are welcome.
- drop 0012-Python-Disable-broken-test-in-threads_exception.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=50