summaryrefslogtreecommitdiff
path: root/Examples/test-suite/go
Commit message (Expand)AuthorAgeFilesLines
* Merge master and C++11 strongly typed enum supportWilliam S Fulton2014-12-071-0/+11
|\
| * del tmp filesAnthony Li2014-10-06655-174274/+0
| * GoLang:fix overload functions with polymorphic issueAnthony Li2014-10-06656-0/+174285
* | Add c++11 strongly typed enum support for GoWilliam S Fulton2014-11-281-0/+171
|/
* [Go] Add goargout typemap.Ian Lance Taylor2014-09-091-0/+8
* Add run test case for argout.i.Ian Lance Taylor2014-09-071-0/+41
* [Go] Add imtype, goin, goout, godirectorin, and godirectoroutIan Lance Taylor2014-09-053-0/+71
* Fully clean Go test-suiteKarl Wette2014-05-291-1/+2
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-6/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-7/+13
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-2/+2
* [Go] Add support for Go 1.3, not yet released.Ian Lance Taylor2014-01-211-3/+4
* Go: Don't require that Go environment variables be set when runningIan Lance Taylor2013-12-181-3/+3
* Remove Go -longsize option.Ian Lance Taylor2013-12-172-3/+3
* Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor2013-12-164-122/+21
* Go examples and test-suite format fixesWilliam S Fulton2013-07-014-4/+1
* Document patch #33 from previous commit and complete run time testsWilliam S Fulton2013-04-181-0/+3
* Add support for go tool used in Go 1.Ian Lance Taylor2012-03-141-9/+12
* Run gofmt on hand written Go code.Ian Lance Taylor2011-08-225-6/+0
* More varargs overload testing for Go.Ian Lance Taylor2011-02-201-0/+12
* Fix new varargs_overload test for Go.Ian Lance Taylor2011-02-201-0/+26
* Add Go execution test for new rename_simple test.Ian Lance Taylor2011-02-201-0/+29
* Fix handling of protected methods in Go when using directors.Ian Lance Taylor2011-02-202-0/+35
* Adjust for the elimination of the "float" and "complex" types.Ian Lance Taylor2011-02-1915-70/+70
* Rename symbol in test case as the name is clashing in some way with new versi...William S Fulton2011-02-191-1/+1
* Add string & length typemap for Go.Ian Lance Taylor2011-01-141-0/+25
* Remove the -rename option in the Go language support. Do a muchIan Lance Taylor2010-06-175-33/+17
* Add run test for li_std_vector_ptr.Ian Lance Taylor2010-06-151-0/+12
* Fix 'make partialcheck' for goWilliam S Fulton2010-06-141-8/+8
* Fix 6g/8g detectionWilliam S Fulton2010-06-111-1/+1
* Add support for the Go programming language.Ian Lance Taylor2010-06-10140-0/+4643