]> Cypherpunks repositories - gostls13.git/commit
fmt.Scan: scan binary-exponent floating format, 2.4p-3
authorRob Pike <r@golang.org>
Wed, 2 Feb 2011 20:38:48 +0000 (12:38 -0800)
committerRob Pike <r@golang.org>
Wed, 2 Feb 2011 20:38:48 +0000 (12:38 -0800)
commit029bbe18e0a6d173ea158b989b43cce4cfe9157b
treedf158ed7f35c93b4d413c4fd15f75329bc49f67a
parentbc874ec0dd0c803b5dd0ea96f9394bad39a20a74
fmt.Scan: scan binary-exponent floating format, 2.4p-3

R=rsc, rog, r2
CC=golang-dev
https://golang.org/cl/4128049
src/pkg/fmt/scan.go
src/pkg/fmt/scan_test.go