master
Go test-suite: give every test its own go.mod to fix parallel make race
Fix all Go tests to build with "go build"
argcargv.i: NULL terminate argv with empty input
std::string throws typemaps
Add typecheck.
Add director_binary_string_rev_len to Go (#3231)
Go and Guile: fix further const char * / char *& wrapper bugs
Add CHANGES entry and regression test for #676
Support std::array in Golang (#2045)
Go: Honour %rename of an enum for the generated Go type name
Go: Fix null pointer dereference in director directorout helper
Add a minimal director test (#3346)
Fix protected/private nested class referenced in generated upcast helper
Improve friend function documentation
[Go] #2245 Handle NULL pointers for string* conversions.
[Go] Don't convert arrays to pointers if there is a "gotype" typemap entry.
Fix Go tests to run in module mode
cdata.i changes and new test li_cdata_bytes
Reorganise raw data typemap, so typemaps folder contain only common part. Improve document.
Add li_constraints test, testing 'constraints.i'. For: JavaScript, C#, go, Java, Lua, Perl, PHP, python, Ruby, TCL and Octave.
Improve handling of zero bytes in string literals
[Go] Implement %extend base methods in child classes.
Add support for $n special variable expansion in the names of typemap local variables
Add MinGW-W64 Ruby Github CI testing (#2981)
Rename debug in testcases to trace