summaryrefslogtreecommitdiff
path: root/Examples/go/extend
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-3/+5
* [Go] Updated the 'callback' and 'extend' examples to match the 'director' one.Michael Schaller2015-08-095-23/+61
* [Go] Revert commit 5e88857 to undelete the 'callback' and 'extend' examples.Michael Schaller2015-08-096-0/+194
* [Go] Documentation cleanup of obsolete 'callback' and 'extend' examples.Michael Schaller2015-08-056-194/+0
* 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
* Fix typosOlly Betts2013-09-251-1/+1
* 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
* Run gofmt on hand written Go code.Ian Lance Taylor2011-08-221-1/+0
* Remove generated files from svn for Go examplesWilliam S Fulton2010-11-261-397/+0
* Add support for the Go programming language.Ian Lance Taylor2010-06-107-0/+594