summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo: "temporal" which should be "temporary"Olly Betts2023-04-271-1/+1
|
* Fix a couple of typos in CHANGESOlly Betts2023-01-271-1/+2
|
* swig-4.1.1 changesWilliam S Fulton2022-12-021-0/+74
| | | | | Copy CHANGES.current from release-4.1.1 branch into CHANGES. Remove items released in 4.1.1 from master CHANGES.current.
* Bump version to 4.2.0 and migrate CHANGES to CHANGES.currentWilliam S Fulton2022-11-041-0/+1274
|
* Modify some CHANGES entries that weren't written by meZackery Spytz2022-10-251-3/+3
| | | | [skip ci]
* CHANGES: Add blank line before 4.0.0Olly Betts2022-10-191-0/+1
|
* Use https for swig.org linksOlly Betts2022-10-061-2/+2
|
* Fix a few documentation typosOlly Betts2022-09-291-2/+2
|
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-19/+21
|
* Cosmetic stray semi-colon removal after %typemapWilliam S Fulton2022-08-201-2/+2
|
* Bump version to 4.1.0William S Fulton2020-06-081-0/+145
|
* Changes file correctionWilliam S Fulton2020-01-311-3/+0
|
* Extend std::auto_ptr<> support to RubyVadim Zeitlin2020-01-171-0/+3
| | | | | | This is trivial as exactly the same typemap as for Python can be used for Ruby too, all the differenced are abstracted by the unified typemap library.
* Bump version to 4.0.2William S Fulton2019-08-221-0/+139
|
* Fix details of ZEND_MODULE_GLOBALS_ACCESSOR changeOlly Betts2019-05-221-2/+2
| | | | | This is actually needed when using a ZTS build of any PHP 7.x release, nothing specific to PHP 7.2 at all.
* Bump version to 4.0.1William S Fulton2019-04-281-0/+1535
|
* Misc. typosluz.paz2018-05-171-1/+1
| | | found via `codespell` and `grep`
* Typo correction in changes fileWilliam S Fulton2017-10-171-1/+1
|
* Fix various comment and documentation typosOlly Betts2017-08-131-1/+1
|
* Fix version of last release in CHANGESOlly Betts2017-03-221-1/+1
|
* Bump version to 3.0.13William S Fulton2017-01-281-0/+128
| | | | [skip ci]
* changes file updatesWilliam S Fulton2017-01-271-1/+1
|
* Bump version to 3.0.12William S Fulton2016-12-301-0/+314
|
* Consistent referencing of issues in the changes file.William S Fulton2016-12-271-2/+4
| | | | [skip ci]
* Bump version to 3.0.11William S Fulton2016-06-121-0/+42
|
* Correct CHANGES comment about kwargs and compactdefaultargs.William S Fulton2016-05-311-1/+1
| | | | [skip ci]
* Bump version to 3.0.10William S Fulton2016-05-291-0/+196
|
* Remove unused kwnames generated variable in Ruby wrappersWilliam S Fulton2016-05-281-1/+1
| | | | This seems to be from some left over Python kwargs / unfinished kwargs support
* Fix typo: "neccessary" -> "necessary"Olly Betts2016-01-121-2/+2
|
* Bump version to 3.0.9William S Fulton2015-12-311-0/+158
|
* Bump version to 3.0.8William S Fulton2015-08-031-0/+117
|
* Cosmetic corrections - Mac OS XWilliam S Fulton2015-08-021-4/+4
|
* Bump version to 3.0.7William S Fulton2015-07-061-0/+202
|
* Mark the not-always-using-args in Python change as incompatible.Vadim Zeitlin2015-04-221-0/+4
| | | | | | Some existing typemaps actually rely on "*args" being always used, so document the change fixing the bug which resulted in their use as being potentially incompatible and point to a way to restore the previous behaviour.
* Correct changes notes on %pythonnondynamic usageWilliam S Fulton2015-04-101-3/+3
|
* Bump version to 3.0.6William S Fulton2015-02-011-0/+31
| | | | [skip ci]
* Bump version to 3.0.5William S Fulton2015-01-141-0/+35
|
* Fix typo in old entryOlly Betts2015-01-081-1/+1
|
* Fix typoOlly Betts2015-01-071-1/+1
|
* Bump version to 3.0.4William S Fulton2014-12-311-0/+139
|
* Remove bogus ; after } in documentationOlly Betts2014-11-071-9/+9
|
* Spelling fixWilliam S Fulton2014-10-211-12/+12
|
* Syntax fix using %feature in documentationWilliam S Fulton2014-10-211-2/+2
|
* Fix incorrect examples of regex %renameOlly Betts2014-08-121-2/+2
|
* Correct documentation of special variable namesWilliam S Fulton2014-07-011-3/+3
| | | | | $parentname is really $parentclassname $parentsymname is really $parentclasssymname
* Bump version to 3.0.3William S Fulton2014-06-061-0/+20
|
* Bump version to 3.0.2William S Fulton2014-05-281-0/+84
|
* Fix typosOlly Betts2014-04-291-3/+3
|
* Bump version to 3.0.1William S Fulton2014-03-171-0/+358
|
* Fix assorted comment and documentation typosOlly Betts2014-02-231-3/+3
|