summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Travis osx java testingWilliam S Fulton2019-12-041-0/+5
* Improve .NET docs.William S Fulton2019-12-041-1/+10
* Temporarily remove broken Appveyor Python3 testingWilliam S Fulton2019-11-261-4/+4
* C# 'out' or 'ref' removal improvements in director typemaps.William S Fulton2019-11-265-13/+126
* 'out' or 'ref' usage in a cstype typemap in directorsWilliam S Fulton2019-11-265-4/+98
* Fix bug in Python builtin support for keyword argsWilliam S Fulton2019-11-014-7/+86
* Octave: remove use of ppa:kwwette/octavesKarl Wette2019-10-162-20/+1
* Merge pull request #1619 from emminizer/fix-msvc2019-pythonWilliam S Fulton2019-10-015-6/+6
|\
| * Fix error in generated code for Python in MSVC 2019.Daniel Emminizer2019-08-295-6/+6
* | Macros wrapped as constants documentation improvements.William S Fulton2019-10-011-0/+26
* | Improve error handling calling PyObject_SetAttrWilliam S Fulton2019-09-132-6/+11
|/
* Bump version to 4.0.2William S Fulton2019-08-226-144/+147
* Add swig-4.0.1 summary to release notesv4.0.1rel-4.0.1William S Fulton2019-08-204-3/+13
* Add swig-4.0.1 release dateWilliam S Fulton2019-08-201-1/+1
* R html docs formatting fixes.William S Fulton2019-08-201-7/+23
* Add %native Javascript to changes fileWilliam S Fulton2019-08-201-0/+3
* Merge branch 'contrib/TekuConcept'William S Fulton2019-08-2011-1/+189
|\
| * Dev Checkpoint 201908200213Chris Walker2019-08-201-8/+0
| * Dev Checkpoint 201906261312Chris Walker2019-06-261-1/+1
| * Merge branch 'bug/js-travisci-v4' of https://github.com/TekuConcept/swig into...Chris Walker2019-06-261-1/+1
| |\
| * | Dev Checkpoint 201906252227Chris Walker2019-06-251-0/+1
| * | Dev Checkpoint 201906252221Chris Walker2019-06-251-8/+8
| * | Dev Checkpoint 201906252210Chris Walker2019-06-254-9/+21
| * | Dev Checkpoint 201906252113Chris Walker2019-06-253-106/+78
| * | Add JS Native Directive TestcaseTekuConcept2019-05-091-0/+30
| * | JS Example Campatibility UpdateTekuConcept2019-05-091-6/+18
| * | Add Native Directive ExampleTekuConcept2019-05-086-0/+141
| * | Update JavaScript DocumentationTekuConcept2019-05-081-1/+0
| * | Add JS Native Wrapper APITekuConcept2019-05-081-0/+29
* | | Add SWIG_JavaIllegalStateException to changes fileWilliam S Fulton2019-08-201-0/+4
* | | Merge branch 'illegal_state_except'William S Fulton2019-08-201-5/+7
|\ \ \
| * | | [Java] Add support for throwing IllegalStateExceptionBrad Kotsopoulos2019-08-181-5/+7
* | | | Add note to changes file about Lua tostring changeWilliam S Fulton2019-08-191-0/+3
* | | | Merge branch 'sjml-patch-1-lua-print'William S Fulton2019-08-191-28/+22
|\ \ \ \ | |/ / / |/| | |
| * | | removing unnecessary bitsShane Liesegang2019-08-021-7/+1
| * | | closer match to Python's outputShane Liesegang2019-08-021-1/+1
| * | | typoShane Liesegang2019-07-281-1/+1
| * | | actually seeing both is usefulShane Liesegang2019-07-271-1/+1
| * | | matching code conventionsShane Liesegang2019-07-201-20/+20
| * | | Lua userdata print pointing to wrapped memoryShane Liesegang2019-07-201-2/+2
* | | | Fix Go version check and Go in-tree example testsIan Lance Taylor2019-08-092-4/+5
* | | | Restore setting of GOVERSIONOPTIONIan Lance Taylor2019-08-081-0/+1
* | | | Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-08167-392/+246
* | | | Merge branch 'python-stl-overloading'William S Fulton2019-08-089-24/+200
|\ \ \ \
| * | | | Python STL container method overloading fixWilliam S Fulton2019-08-069-24/+200
* | | | | Add changes entry for %constant enum fixWilliam S Fulton2019-08-081-0/+3
* | | | | Merge branch 'cshar-fix-enum-constants'William S Fulton2019-08-083-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix invalid code generated for "%constant enum EnumType ..." and add a test.Rokas Kupstys2019-08-013-2/+8
* | | | | Merge pull request #1604 from vadz/init-docWilliam S Fulton2019-08-011-0/+12
|\ \ \ \ \
| * | | | | Correct %init documentation for C#/JavaVadim Zeitlin2019-07-301-0/+12
| |/ / / /