summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.0.2William S Fulton2019-08-221-137/+1
* Add swig-4.0.1 summary to release notesv4.0.1rel-4.0.1William S Fulton2019-08-201-1/+1
* Add %native Javascript to changes fileWilliam S Fulton2019-08-201-0/+3
* Add SWIG_JavaIllegalStateException to changes fileWilliam S Fulton2019-08-201-0/+4
* Add note to changes file about Lua tostring changeWilliam S Fulton2019-08-191-0/+3
* Merge branch 'python-stl-overloading'William S Fulton2019-08-081-0/+50
|\
| * Python STL container method overloading fixWilliam S Fulton2019-08-061-0/+50
* | Add changes entry for %constant enum fixWilliam S Fulton2019-08-081-0/+3
|/
* Parameter name expansion fix for template functions.William S Fulton2019-08-011-0/+5
* Remove all generated files on error.William S Fulton2019-07-311-0/+5
* Add changes entry for C# std::wstring marshalling fixWilliam S Fulton2019-07-231-0/+3
* Update changes file with recent Python improvementsWilliam S Fulton2019-07-181-0/+7
* Merge branch 'bugfix/616-csharp-bool-array'William S Fulton2019-07-161-0/+4
|\
| * Add changes entry to fix C# bool[]William S Fulton2019-07-161-0/+4
* | Add changes entry for std::set primitive types fixWilliam S Fulton2019-07-121-0/+3
* | Add changes entry for trailing enum fixWilliam S Fulton2019-07-121-0/+4
* | Add doxygen parser fix to changes fileWilliam S Fulton2019-07-111-0/+4
* | Merge branch 'patch-1'William S Fulton2019-07-091-0/+4
|\ \
| * | nested_inheritance_interface testcase enhancementWilliam S Fulton2019-07-091-0/+4
* | | Add Python whitespace pydoc improvements to changes fileWilliam S Fulton2019-07-051-0/+4
* | | $arg and $input were incorrectly substituted in the argout typemapWilliam S Fulton2019-06-281-0/+4
|/ /
* | Remove the UnknownExceptionHandler director error handling classWilliam S Fulton2019-06-271-0/+8
|/
* Java std::vector constructor performance improvementBrad Kotsopoulos2019-06-061-0/+4
* [Python] Fix implicit_conv tuple handling regressionOlly Betts2019-06-031-0/+5
* Add Octave detection fixes to changes fileWilliam S Fulton2019-05-241-0/+6
* Add CHANGES entry for previous commitOlly Betts2019-05-221-0/+3
* Bump version to 4.0.1William S Fulton2019-04-281-1532/+1
* Add 4.0.0 release dateWilliam S Fulton2019-04-261-1/+1
* Add recent doxygen fixes to changes fileWilliam S Fulton2019-04-241-0/+6
* Add -cgo as default to changes fileWilliam S Fulton2019-04-241-0/+4
* Add missing issue numberWilliam S Fulton2019-04-241-1/+1
* Fix Visual Studio 2015 and later compilation errors due to snprintf macro def...William S Fulton2019-04-191-0/+4
* Add potential incompatibility info for Java std::vector wrappersWilliam S Fulton2019-04-181-0/+29
* Add release notes summaryWilliam S Fulton2019-04-111-10/+8
* Fix C# wrappers FxCop warning CA2002 in SWIGPendingExceptionWilliam S Fulton2019-04-091-0/+4
* Add the parameters typemap attribute to D and Java destructor wrapper typemapsWilliam S Fulton2019-04-081-0/+6
* Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton2019-04-081-0/+15
* Replace void* with iterator* in C# std::list wrappersWilliam S Fulton2019-03-251-0/+13
* Add changes entry for R enum fixesWilliam S Fulton2019-03-181-0/+4
* Add changes entry for Node V8 api changesWilliam S Fulton2019-03-141-0/+4
* Cosmetic tweaks for C# std::set supportWilliam S Fulton2019-03-121-1/+1
* Implement set-theoretic methods in std::set C# typemapsVadim Zeitlin2019-03-111-3/+0
* Add std::set<> typemaps for C#Vadim Zeitlin2019-03-111-0/+6
* Add changes entry for Octave 5.1 format-security fixWilliam S Fulton2019-03-111-0/+5
* Merge branch 'ZackerySpytz-director-classes-final-methods'William S Fulton2019-03-031-0/+3
|\
| * Merge remote-tracking branch 'upstream/master' into director-classes-final-me...Zackery Spytz2019-02-241-0/+12
| |\
| * | Fix the handling of director classes with final methodsZackery Spytz2019-02-221-0/+3
* | | Merge branch 'ZackerySpytz-valid-floating-point-literals'William S Fulton2019-03-021-0/+3
|\ \ \
| * | | Fix some rejections of valid floating-point literalsZackery Spytz2019-02-211-0/+3
* | | | Java std::vector improvements for types that do not have a default constructor.William S Fulton2019-03-011-0/+24