aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.current
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2019-08-20Add swig-4.0.1 summary to release notesWilliam S Fulton
2019-08-20Add %native Javascript to changes fileWilliam S Fulton
2019-08-20Add SWIG_JavaIllegalStateException to changes fileWilliam S Fulton
2019-08-19Add note to changes file about Lua tostring changeWilliam S Fulton
2019-08-08Merge branch 'python-stl-overloading'William S Fulton
2019-08-08Add changes entry for %constant enum fixWilliam S Fulton
2019-08-06Python STL container method overloading fixWilliam S Fulton
2019-08-01Parameter name expansion fix for template functions.William S Fulton
2019-07-31Remove all generated files on error.William S Fulton
2019-07-23Add changes entry for C# std::wstring marshalling fixWilliam S Fulton
2019-07-18Update changes file with recent Python improvementsWilliam S Fulton
2019-07-16Merge branch 'bugfix/616-csharp-bool-array'William S Fulton
2019-07-16Add changes entry to fix C# bool[]William S Fulton
2019-07-12Add changes entry for std::set primitive types fixWilliam S Fulton
2019-07-12Add changes entry for trailing enum fixWilliam S Fulton
2019-07-11Add doxygen parser fix to changes fileWilliam S Fulton
2019-07-09Merge branch 'patch-1'William S Fulton
2019-07-09nested_inheritance_interface testcase enhancementWilliam S Fulton
2019-07-05Add Python whitespace pydoc improvements to changes fileWilliam S Fulton
2019-06-28$arg and $input were incorrectly substituted in the argout typemapWilliam S Fulton
2019-06-27Remove the UnknownExceptionHandler director error handling classWilliam S Fulton
2019-06-06Java std::vector constructor performance improvementBrad Kotsopoulos
2019-06-03[Python] Fix implicit_conv tuple handling regressionOlly Betts
2019-05-24Add Octave detection fixes to changes fileWilliam S Fulton
2019-05-22Add CHANGES entry for previous commitOlly Betts
2019-04-28Bump version to 4.0.1William S Fulton
2019-04-26Add 4.0.0 release dateWilliam S Fulton
2019-04-24Add recent doxygen fixes to changes fileWilliam S Fulton
2019-04-24Add -cgo as default to changes fileWilliam S Fulton
2019-04-24Add missing issue numberWilliam S Fulton
2019-04-19Fix Visual Studio 2015 and later compilation errors due to snprintf macro def...William S Fulton
2019-04-18Add potential incompatibility info for Java std::vector wrappersWilliam S Fulton
2019-04-11Add release notes summaryWilliam S Fulton
2019-04-09Fix C# wrappers FxCop warning CA2002 in SWIGPendingExceptionWilliam S Fulton
2019-04-08Add the parameters typemap attribute to D and Java destructor wrapper typemapsWilliam S Fulton
2019-04-08Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton
2019-03-25Replace void* with iterator* in C# std::list wrappersWilliam S Fulton
2019-03-18Add changes entry for R enum fixesWilliam S Fulton
2019-03-14Add changes entry for Node V8 api changesWilliam S Fulton
2019-03-12Cosmetic tweaks for C# std::set supportWilliam S Fulton
2019-03-11Implement set-theoretic methods in std::set C# typemapsVadim Zeitlin
2019-03-11Add std::set<> typemaps for C#Vadim Zeitlin
2019-03-11Add changes entry for Octave 5.1 format-security fixWilliam S Fulton
2019-03-03Merge branch 'ZackerySpytz-director-classes-final-methods'William S Fulton
2019-03-02Merge branch 'ZackerySpytz-valid-floating-point-literals'William S Fulton
2019-03-01Java std::vector improvements for types that do not have a default constructor.William S Fulton
2019-02-25Fix Python compile errors with overloading and varargsWilliam S Fulton
2019-02-24Merge remote-tracking branch 'upstream/master' into director-classes-final-me...Zackery Spytz
2019-02-23Java: more replace Object with java.lang.ObjectWilliam S Fulton