aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Go.html
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2019-05-28Misc. documentation and source comment typo fixesluz.paz
2019-04-24Fix Go tests to run in module modeIan Lance Taylor
2019-04-19When generating Go code, make -cgo the default.Ian Lance Taylor
2019-04-15Correct out of date html linksWilliam S Fulton
2019-03-03Documentation for directors and virtual final methodsWilliam S Fulton
2019-02-11Documentation section numbering updateWilliam S Fulton
2019-02-10Update section numberingWilliam S Fulton
2018-06-07Merge branch 'vadz-doxygen'William S Fulton
2018-05-25Update html chapter numbering for added Doxygen chapterWilliam S Fulton
2018-05-17follow-up typosluz.paz
2018-05-17Misc. typosluz.paz
2018-05-14Add C++17 documentation chapterWilliam S Fulton
2017-08-16More consistent formatting of examples in documentationWilliam S Fulton
2016-03-31Merge pull request #542 from Sajmani/masterOlly Betts
2015-12-30Replace tabs with spaces in html docsWilliam S Fulton
2015-12-30HTML fixes for documentation - add meta tag and loose.dtdWilliam S Fulton
2015-12-30Correct links in html documentation using new version of makechap.pyWilliam S Fulton
2015-12-17html fixesWilliam S Fulton
2015-10-09Fix Go example in Go.htmlSameer Ajmani
2015-10-01Update docs for shared_ptrWilliam S Fulton
2015-08-27First batch of changes after code review by @ianlancetaylor for pull request ...Michael Schaller
2015-08-27[Go] Reworked beginning of the documentation.Michael Schaller
2015-08-09[Go] Renamed 'FooBarAbs' to 'FooBarAbstract' in the documentation and examples.Michael Schaller
2015-08-04Some minor changes after first code review by ianlancetaylor.Michael Schaller
2015-08-04Removed empty line in table of contents of the Go documentation.Michael Schaller
2015-08-04Fleshed out Go's documentation about the director feature and added a directo...Michael Schaller
2015-07-05Html doc fixesWilliam S Fulton
2015-05-08[Go] Improved Go Class Memory Management section of the Go documentation.Michael Schaller
2015-03-02[Go] Add -cgo option, required for Go version 1.5 and later.Ian Lance Taylor
2015-02-05[Go] Remove all generated calls to _swig_makegostring, as it will noIan Lance Taylor
2015-01-07More on Go examplesWilliam S Fulton
2014-12-25[Go] Changed link 'https://github.com/golang/go/tree/master/misc/swig' to 'ht...Michael Schaller
2014-12-24[Go] Updated Go documentation (examples, runtime.SetFinalizer, object ownersh...Michael Schaller
2014-11-17Go: Document memory management of C++ classes allocated in Go. Fixes #266.Ian Lance Taylor
2014-09-09[Go] Add goargout typemap.Ian Lance Taylor
2014-09-05[Go] Add imtype, goin, goout, godirectorin, and godirectoroutIan Lance Taylor
2014-04-22Another go html fixWilliam S Fulton
2014-04-22Fix intgosize arg documentationxantares
2014-03-15html fixes and section updatesWilliam S Fulton
2014-02-17fix typoOlly Betts
2014-01-21[Go] Add %go_import directive.Ian Lance Taylor
2013-12-17Remove Go -longsize option.Ian Lance Taylor
2013-12-17[Go] Add -go-pkgpath option.Ian Lance Taylor
2013-12-16Update for Go 1.2 release. Add support for linking SWIG code directlyIan Lance Taylor
2012-10-05Adjust for change in the size of the Go type int. Until some time inIan Lance Taylor
2012-08-08Fix some minor typos in the docSylvestre Ledru
2012-05-02Remove support for using gccgo 4.6 as the Go compiler. Gccgo 4.7Ian Lance Taylor
2012-04-19html correctionsWilliam S Fulton
2012-03-20Add support for new features available in gccgo 4.7, notably callingIan Lance Taylor