summaryrefslogtreecommitdiff
path: root/Examples/test-suite/go_inout.i
Commit message (Expand)AuthorAgeFilesLines
* [Go] Don't convert arrays to pointers if there is a "gotype" typemap entry.Ian Lance Taylor2022-03-151-0/+40
* swig -go: treat a nil argument as NULLIan Lance Taylor2022-03-081-0/+2
* [Go] Fix use of goout typemap when calling base method byIan Lance Taylor2016-04-181-0/+35
* [Go] Fixes for Go 1.6: avoid returning Go pointers fromIan Lance Taylor2016-04-171-2/+11
* [Go] Make sure that arguments for which use memcpy when calling C areIan Lance Taylor2015-05-041-8/+8
* [Go] Add goargout typemap.Ian Lance Taylor2014-09-091-2/+122
* [Go] Add imtype, goin, goout, godirectorin, and godirectoroutIan Lance Taylor2014-09-051-0/+79