go/misc/cgo/test
Maxim Pimenov 7be6229f9f cgo: support export for built-in types
This change doesn't pay attention to structs
so they still cannot be exported, see Issue 2552.

Fixes #2462.

R=dvyukov, rsc, iant
CC=golang-dev
https://golang.org/cl/5487058
2011-12-20 09:28:45 -08:00
..
align.go misc/cgo/test: run tests 2011-05-02 13:55:51 -04:00
basic.go cgo: support export for built-in types 2011-12-20 09:28:45 -08:00
callback.go cgo: fix GoBytes 2011-08-30 14:33:16 -03:00
callback_c.c cgo: fix g0 stack guard 2011-11-09 23:11:48 +03:00
cgo_test.go cgo: fix GoBytes 2011-08-30 14:33:16 -03:00
duplicate_symbol.go cgo: omit duplicate symbols in writeDefs 2011-08-16 14:56:23 -04:00
env.go go/printer, gofmt: fix alignment of "=" in const/var declarations 2011-05-09 15:16:34 -07:00
exports.go cgo: add missing semicolon in generated struct 2011-07-18 07:23:52 -07:00
helpers.go cgo: fix incorrect print found by govet 2011-11-29 14:40:34 +11:00
issue1222.go runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
issue1328.go misc/cgo/test: run tests 2011-05-02 13:55:51 -04:00
issue1560.go misc/cgo/test: fix after latest time changes 2011-12-13 10:46:58 +11:00
issue2462.go cgo: support export for built-in types 2011-12-20 09:28:45 -08:00
Makefile cgo: support export for built-in types 2011-12-20 09:28:45 -08:00
runtime.c runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00