summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ccache-swig hash fix to RELEASENOTESv4.1.1release-4.1William S Fulton2022-11-301-0/+1
* Fix push/pop mismatchBernhard Rosenkränzer2022-11-292-0/+6
* Add SWIG-4.1.1 RELEASENOTES summaryWilliam S Fulton2022-11-281-0/+5
* 4.1.1 releaseWilliam S Fulton2022-11-283-3/+3
* Fix UBSAN errors in ccache-swigWilliam S Fulton2022-11-283-9/+15
* [PHP] Update docs for removal of -noproxy in SWIG 4.1.0Olly Betts2022-11-263-29/+10
* Fix syntax error parsing unnamed template parameters with a default.William S Fulton2022-11-263-1/+45
* Follow-on fix for previous changeOlly Betts2022-11-261-2/+2
* Fix undefined behaviour in parserOlly Betts2022-11-263-5/+11
* Workaround for incomplete or/and keyword support in VC++William S Fulton2022-11-061-0/+5
* rename cpp14_enable_if_t to cpp17_enable_if_tWilliam S Fulton2022-11-053-6/+6
* 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
* CMake: Fix -swiglib on win32Julien Schueller2022-11-051-6/+9
* build: harden nuget.yml permissionsAlex2022-11-051-0/+3
* Fix infinite loop handling non-type template parametersWilliam S Fulton2022-11-056-3/+69
* R rtypecheck typemapsWilliam S Fulton2022-11-054-16/+96
* Overloading fixes for R and rtypecheck typemapWilliam S Fulton2022-11-054-13/+26
* Improve R wrapper error message calling overloaded methodsWilliam S Fulton2022-11-053-6/+18
* Fix memory leak in R shared_ptr wrappersWilliam S Fulton2022-11-054-22/+36
* li_boost_shared_ptr testcase for RWilliam S Fulton2022-11-051-72/+115
* cpp11_attribute_specifiers testcase warning suppressionWilliam S Fulton2022-11-051-0/+1
* Document that -php7 is for PHP 7 *or later*Olly Betts2022-11-051-1/+1
* Bump version to 4.1.1 and migrate CHANGES to CHANGES.currentWilliam S Fulton2022-11-056-1279/+1281
* R shared_ptr testingv4.1.0William S Fulton2022-10-241-24/+23
* enable tests working after master mergeAndLLA2022-10-241-14/+16
* Modify some CHANGES entries that weren't written by meZackery Spytz2022-10-252-5/+5
* Add SWIG-4.1.0 release dateWilliam S Fulton2022-10-244-4/+4
* Merge branch 'rfix-cleaned-up'William S Fulton2022-10-246-35/+703
|\
| * Whitespace cleanup in R testcaseWilliam S Fulton2022-10-241-70/+70
| * R shared_ptr fixesWilliam S Fulton2022-10-244-73/+57
| * align implementation of smartname to r class nameAndLLA2022-10-241-16/+11
| * enable test for pointerreftest fixed by 752b7e8AndLLA2022-10-241-2/+2
| * switched implementation reference from java to pythonAndLLA2022-10-241-103/+103
| * fixes from code reviewAndLLA2022-10-242-4/+2
| * enable li_boost_shared_ptr in r-test-suiteAndLLA2022-10-244-2/+681
| * typo in commentAndLLA2022-10-241-1/+1
| * fix naming of RClass when template of a shared_ptrAndLLA2022-10-241-3/+15
* | Visual C++ warning fixesWilliam S Fulton2022-10-241-2/+2
|/
* Merge branch 'MSB8027'William S Fulton2022-10-242-0/+2
|\
| * CMake: Avoid including parser.c twiceJulien Schueller2022-10-241-0/+1
| * Fix -Wunused-variable warningJulien Schueller2022-10-241-0/+1
* | R - fix $typemap() for R specific typemapsWilliam S Fulton2022-10-242-1/+16
* | Polymorphism in R wrappers fixed for C++ structsWilliam S Fulton2022-10-2410-8/+68
|/
* Revert "[js] Add mod_runme.js"Olly Betts2022-10-201-6/+0
* [python] Avoid undefined behaviourOlly Betts2022-10-201-5/+9
* [Lua] Fix type resolution between SWIG-wrapped modulesOlly Betts2022-10-203-1/+17
* [Ocaml] Add mod_runme.mlOlly Betts2022-10-191-0/+7
* [js] Add mod_runme.jsOlly Betts2022-10-191-0/+6
* CHANGES: Add blank line before 4.0.0Olly Betts2022-10-191-0/+1