summaryrefslogtreecommitdiff
path: root/CHANGES.current
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGES.current entryOlly Betts2023-04-191-0/+6
* Octave 8.1 supportWilliam S Fulton2023-03-251-0/+3
* document C# std_array.i enhancementsWilliam S Fulton2023-03-221-0/+3
* Improved error checking when defining classes and using %template.William S Fulton2023-03-131-0/+35
* Fix duplicate const in generated code wrapping templatesWilliam S Fulton2023-03-081-0/+14
* Partial template specialization fixes to support default argumentsWilliam S Fulton2023-03-011-0/+13
* Template partial specialization improvementsWilliam S Fulton2023-02-171-0/+18
* Fix deduction of partially specialized template parametersWilliam S Fulton2023-02-171-0/+13
* Add CHANGES.current entry for previous commitOlly Betts2023-01-271-0/+4
* Fix seg fault using %templateWilliam S Fulton2023-01-031-0/+6
* Instantiation of C++11 variadic function templatesWilliam S Fulton2023-01-031-1/+6
* Syntax error fixes parsing more elaborate parameter pack argumentsWilliam S Fulton2022-12-301-0/+27
* Fix instantiation of variadic class templatesWilliam S Fulton2022-12-291-1/+12
* Fix syntax error parsing variadic template parameter pack argumentsWilliam S Fulton2022-12-231-0/+4
* Document improved variadic template supportWilliam S Fulton2022-12-221-0/+4
* Fix syntax error for misplaced Doxygen comment after struct/class member.William S Fulton2022-12-061-0/+5
* Improved handling of Doxygen comments in parameter listsWilliam S Fulton2022-12-051-0/+4
* Fix syntax error parsing of Doxygen comments after last enum itemWilliam S Fulton2022-12-031-0/+3
* Fix parsing of unconventional Doxygen post comments for enum items.William S Fulton2022-12-031-0/+4
* swig-4.1.1 changesWilliam S Fulton2022-12-021-72/+0
* Improved template template parameters support.William S Fulton2022-12-021-0/+9
* Fix push/pop mismatchBernhard Rosenkränzer2022-11-291-0/+3
* Fix UBSAN errors in ccache-swigWilliam S Fulton2022-11-261-0/+4
* Slightly better decltype() support for expressionsWilliam S Fulton2022-11-261-0/+14
* Fix syntax error parsing unnamed template parameters with a default.William S Fulton2022-11-251-0/+3
* Fix undefined behaviour in parserOlly Betts2022-11-251-0/+4
* Merge branch 'rtests2'William S Fulton2022-11-231-0/+4
|\
| * [PHP] Update docs for removal of -noproxy in SWIG 4.1.0Olly Betts2022-11-131-0/+4
* | Fix seg fault handling template parameter expressions containing '>='William S Fulton2022-11-221-1/+2
* | Fix seg fault handling template parameter expressions containing '<='William S Fulton2022-11-221-0/+3
* | Duplicate class template instantiations via %template changesWilliam S Fulton2022-11-181-0/+44
|/
* Add changes entry for -swiglib CMake fixWilliam S Fulton2022-11-051-0/+3
* Correct ordering in CHANGES.current fileWilliam S Fulton2022-11-051-21/+21
* Fix infinite loop handling non-type template parametersWilliam S Fulton2022-11-051-0/+6
* R rtypecheck typemapsWilliam S Fulton2022-11-051-0/+25
* Overloading fixes for R and rtypecheck typemapWilliam S Fulton2022-11-051-0/+4
* Improve R wrapper error message calling overloaded methodsWilliam S Fulton2022-11-051-0/+10
* Fix memory leak in R shared_ptr wrappersWilliam S Fulton2022-11-051-0/+4
* Bump version to 4.2.0 and migrate CHANGES to CHANGES.currentWilliam S Fulton2022-11-041-1271/+1
* Modify some CHANGES entries that weren't written by meZackery Spytz2022-10-251-2/+2
* Add SWIG-4.1.0 release dateWilliam S Fulton2022-10-241-1/+1
* R shared_ptr fixesWilliam S Fulton2022-10-241-0/+5
* R - fix $typemap() for R specific typemapsWilliam S Fulton2022-10-241-0/+5
* Polymorphism in R wrappers fixed for C++ structsWilliam S Fulton2022-10-241-0/+4
* [Lua] Fix type resolution between SWIG-wrapped modulesOlly Betts2022-10-201-0/+4
* R - Add support for std::vector<std::vector<std::string>>William S Fulton2022-10-171-0/+3
* Add v8 numeric change to changes fileWilliam S Fulton2022-10-141-0/+6
* [R] Run destructors of local C++ objects on SWIG_failOlly Betts2022-10-141-0/+5
* [lua] Run destructors of local C++ objects on SWIG_failOlly Betts2022-10-141-0/+5
* Add missing SWIGTYPE *const& typemapsWilliam S Fulton2022-10-131-0/+4