aboutsummaryrefslogtreecommitdiff
path: root/Examples/go/reference
AgeCommit message (Expand)Author
2019-04-24Fix Go tests to run in module modeIan Lance Taylor
2015-08-21Remove use of preinst-swig scriptWilliam S Fulton
2014-11-07Eliminate trivial differences between the reference examplesOlly Betts
2014-11-07Remove bogus ; after } in examplesOlly Betts
2014-05-24Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton
2014-05-11Allow examples and test-suite to be built out of source treeKarl Wette
2013-12-20In Examples/Makefile.in, compile and link the program in go andIan Lance Taylor
2013-12-16Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor
2013-07-01Go examples and test-suite format fixesWilliam S Fulton
2013-04-19Go examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton
2010-11-26Remove generated files from svn for Go examplesWilliam S Fulton
2010-06-10Add support for the Go programming language.Ian Lance Taylor