summaryrefslogtreecommitdiff
path: root/Examples/go/reference
Commit message (Expand)AuthorAgeFilesLines
* Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-081-1/+1
* Fix Go tests to run in module modeIan Lance Taylor2019-04-241-1/+2
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-5/+1
* Remove bogus ; after } in examplesOlly Betts2014-11-071-2/+2
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-241-1/+1
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-3/+3
* In Examples/Makefile.in, compile and link the program in go andIan Lance Taylor2013-12-201-1/+1
* Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor2013-12-162-2/+2
* Go examples and test-suite format fixesWilliam S Fulton2013-07-011-1/+1
* Go examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-7/+5
* Remove generated files from svn for Go examplesWilliam S Fulton2010-11-261-126/+0
* Add support for the Go programming language.Ian Lance Taylor2010-06-107-0/+472