summaryrefslogtreecommitdiff
path: root/RELEASENOTES
Commit message (Collapse)AuthorAgeFilesLines
* [D] Update docs for D1 removalOlly Betts2023-05-041-0/+1
|
* Remove support for PHP7Olly Betts2023-04-141-0/+3
| | | | | PHP7 security support ended 2022-11-28 so it doesn't make sense to include support for it in the SWIG 4.2.x release series.
* Add ccache-swig hash fix to RELEASENOTESWilliam S Fulton2022-11-301-0/+1
|
* Add SWIG-4.1.1 RELEASENOTES summaryWilliam S Fulton2022-11-281-0/+5
|
* Update 4.1.0 release notes summaryWilliam S Fulton2022-10-101-3/+15
|
* Use https for swig.org linksOlly Betts2022-10-061-3/+3
|
* Update everything for dropping Python 3.2 supportOlly Betts2022-07-191-0/+1
|
* [xml] Move to "Experimental" target language statusOlly Betts2022-07-081-0/+1
| | | | | | | | The XML target language support is not in good shape and is likely to be removed unless somebody steps up to bring it up to the expected standard (it fails to even meet the criteria for "Experimental" currently). Closes #2213
* Parse common cases of `<` and `>` comparisonsOlly Betts2022-01-251-0/+2
| | | | | | | | | Adding full support for these in expressions seems hard to do without introducing conflicts into the parser grammar, but in fact all reported cases have had parentheses around the comparison and we can support that with a few restrictions on the left side of `<`. Fixes #80 and #635. Also https://sourceforge.net/p/swig/bugs/1139/
* [perl] Require at least Perl 5.8.0Olly Betts2022-01-191-0/+1
| | | | | | | | | As discussed and agreed in #1629, it's become hard to test with Perl 5.6 or earlier, such old versions are no longer in active use, and 4.1.0 is an appropriate time to make such a change. I've dropped the compatibility code that was obvious to me, but there's probably more that can be cleaned up now.
* Stop using Travis CI which doesn't work any longerVadim Zeitlin2022-01-101-0/+1
| | | | | | | | | | | | | Unfortunately Travis CI can't be used for building open source projects any longer in practice, as extra credits must be manually requested every time from Travis support, which is just infeasible, as this would need to be done every couple of days if not more often, and support reply time is anything from a couple of days to more than a month. So stop even trying to use it, as it doesn't work anyhow, and switch to using GitHub Actions only. Closes #2067
* Update RELEASENOTES for PHP wrapping changesOlly Betts2021-05-051-1/+2
|
* Update CHANGES.current and RELEASENOTES re PHP8Olly Betts2021-03-211-0/+3
|
* swig-4.0.2 release notesWilliam S Fulton2020-06-071-0/+8
|
* Add swig-4.0.1 summary to release notesv4.0.1rel-4.0.1William S Fulton2019-08-201-0/+10
|
* Add release notes summaryWilliam S Fulton2019-04-111-0/+29
|
* changes file updatesWilliam S Fulton2017-01-271-1/+1
|
* Add 3.0.12 release notes and dateWilliam S Fulton2017-01-261-0/+5
| | | | [skip ci]
* Add release notesWilliam S Fulton2016-12-271-0/+6
|
* swig-3.0.10 releasev3.0.10rel-3.0.10William S Fulton2016-06-121-1/+1
|
* Release notes for 3.0.10.William S Fulton2016-06-071-0/+3
| | | | [skip ci]
* swig-3.0.9 release updatev3.0.9rel-3.0.9William S Fulton2016-05-291-0/+8
|
* swig-3.0.8 release updatev3.0.8rel-3.0.8William S Fulton2015-12-301-0/+7
|
* Add 3.0.7 release summary and release datev3.0.7rel-3.0.7William S Fulton2015-08-021-0/+8
|
* Add 3.0.6 release notes and release dateWilliam S Fulton2015-07-051-0/+5
|
* "suppport" -> "support"Olly Betts2015-03-271-1/+1
|
* Add release info for 3.0.5William S Fulton2015-01-311-0/+5
|
* Add 3.0.4 release informationWilliam S Fulton2015-01-131-0/+4
|
* Add 3.0.3 release informationWilliam S Fulton2014-12-291-0/+5
|
* Add 3.0.2 release dateWilliam S Fulton2014-06-041-0/+3
|
* Add 3.0.1 release notes summaryWilliam S Fulton2014-05-251-0/+8
|
* Add release note summaryWilliam S Fulton2014-03-161-0/+23
|
* Add release summary for 2.0.12William S Fulton2014-02-161-0/+8
|
* Add swig-2.0.11 release info and datev2.0.11rel-2.0.11William S Fulton2013-09-151-0/+4
|
* Add swig-2.0.10 release date and release notesv2.0.10rel-2.0.10William S Fulton2013-05-271-0/+11
|
* 2.0.9 release notes and datev2.0.9rel-2.0.9William S Fulton2012-12-161-0/+6
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13977 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Release notes for 2.0.8William S Fulton2012-08-201-0/+5
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13712 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Release notes for swig-2.0.7William S Fulton2012-05-241-0/+5
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* swig-2.0.6 release date and summaryv2.0.6rel-2.0.6William S Fulton2012-04-291-0/+3
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add release notes summary for 2.0.5William S Fulton2012-04-171-0/+13
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13001 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* More language modules for release notesWilliam S Fulton2011-05-201-4/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12694 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Fixes for -builtin docs.Stefan Zager2011-05-181-6/+10
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12685 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add release summaryWilliam S Fulton2011-05-171-0/+8
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12682 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add swig-2.0.3 release date and summaryWilliam S Fulton2011-03-291-0/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12566 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Few corrections for swig-2.0.2 release announcementWilliam S Fulton2011-02-201-1/+0
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12510 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add swig-2.0.2 summary to release notesWilliam S Fulton2011-02-191-0/+6
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12488 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* minor tweak to release notesWilliam S Fulton2010-10-041-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* minor tweak to release notesWilliam S Fulton2010-10-041-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12253 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Add 2.0.1 release notesWilliam S Fulton2010-10-041-0/+9
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12247 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Bump version to 2.0.1William S Fulton2010-06-031-4/+4
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12096 626c5289-ae23-0410-ae9c-e8d60b6d4f22