summaryrefslogtreecommitdiff
path: root/Lib/go/goruntime.swg
Commit message (Expand)AuthorAgeFilesLines
* Import unsafe in generated Go code, so that pointers stored as typeIan Lance Taylor2012-06-051-0/+6
* Fix typo in name of SwigDoCgocallDone for GCC < 4.7.Ian Lance Taylor2012-06-051-1/+1
* Fix Go support to use appropriate interface for entering and leavingIan Lance Taylor2012-06-041-0/+51
* Add support for new features available in gccgo 4.7, notably callingIan Lance Taylor2012-03-201-0/+10
* Update to support current Go releases.Ian Lance Taylor2011-01-111-110/+40
* Update for recent runtime name changes (a better mechanism is clearlyIan Lance Taylor2010-11-121-6/+6
* Rename size checking macros to avoid leading double underscore. AlsoIan Lance Taylor2010-06-151-10/+10
* Remove Go director hack just to please the SWIG test-suiteWilliam S Fulton2010-06-111-10/+0
* Add support for the Go programming language.Ian Lance Taylor2010-06-101-0/+208