1
0
mirror of https://github.com/golang/go synced 2024-10-04 01:31:25 -06:00
go/src/cmd/cgo
Robert Griesemer b2658452a6 go/scanner: return literal as string instead of []byte
Removed many string conversions in dependent code.
Runs all tests. No change to gofmt output.

R=r
CC=golang-dev
https://golang.org/cl/4291070
2011-03-28 16:44:28 -07:00
..
ast.go cgo: fix index-out-of-bounds bug 2011-03-18 12:38:38 -07:00
doc.go cgo: os/arch dependent #cgo directives 2011-02-03 13:51:47 -05:00
gcc.go go/scanner: return literal as string instead of []byte 2011-03-28 16:44:28 -07:00
main.go cgo: fix dwarf type parsing 2011-03-06 18:05:57 -05:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
out.go cgo: fix dwarf type parsing 2011-03-06 18:05:57 -05:00
util.go os, syscall: add ProcAttr type. Change StartProcess etc. to use it. 2011-03-15 14:41:19 -04:00