summaryrefslogtreecommitdiff
path: root/Examples/test-suite/go
Commit message (Expand)AuthorAgeFilesLines
* [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