summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
* | | | | Parameter name expansion fix for template functions.William S Fulton2019-08-013-11/+34
* | | | | The errors testcases use -module to obtain a unique module nameWilliam S Fulton2019-07-3113-14/+19
* | | | | Replace all exit() with SWIG_exit()William S Fulton2019-07-3111-24/+24
* | | | | Remove all generated files on error.William S Fulton2019-07-314-4/+101
* | | | | Exit code change when using -WerrorWilliam S Fulton2019-07-311-5/+4
* | | | | Remove deprecated DohClose in DOHWilliam S Fulton2019-07-315-50/+0
* | | | | Update docs on %typecheck precedence levelsWilliam S Fulton2019-07-251-31/+63
* | | | | Add note about wchar_t marshalling fix required for WindowsWilliam S Fulton2019-07-252-2/+5
|/ / / /
* | | | Make Python module source non-executable againVadim Zeitlin2019-07-241-0/+0
* | | | Remove failing wchar c# testWilliam S Fulton2019-07-241-0/+2
* | | | Add changes entry for C# std::wstring marshalling fixWilliam S Fulton2019-07-231-0/+3
* | | | More C# wstring testingWilliam S Fulton2019-07-231-4/+6