1
0
mirror of https://github.com/golang/go synced 2024-11-17 16:14:42 -07:00
go/misc/cgo/stdio
Russ Cox 2666b815a3 use new strconv API
All but 3 cases (in gcimporter.go and hixie.go)
are automatic conversions using gofix.

No attempt is made to use the new Append functions
even though there are definitely opportunities.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5447069
2011-12-05 15:48:46 -05:00
..
chain.go go/ast: reflect communication operator changes accurately in ast 2011-02-01 13:47:51 -08:00
fib.go use new strconv API 2011-12-05 15:48:46 -05:00
file.go cgo: add GoBytes, fix gmp example 2011-07-28 12:39:50 -04:00
golden.out
hello.go runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
Makefile runtime: scheduler, cgo reorganization 2011-03-07 10:37:42 -05:00
test.bash