]> Cypherpunks repositories - gostls13.git/commit
strconv: Atof on Infs and NaNs
authorRob Pike <r@golang.org>
Tue, 30 Nov 2010 20:53:42 +0000 (12:53 -0800)
committerRob Pike <r@golang.org>
Tue, 30 Nov 2010 20:53:42 +0000 (12:53 -0800)
commit448c05d7c8f559e3d8ea0b75b57bff5178e38704
tree2738f84ac584a75d29d7215ed98ed406200ae072
parentb3896462435fde33f20b36131e4a94f61a9fe803
strconv: Atof on Infs and NaNs

R=rsc
CC=golang-dev
https://golang.org/cl/3359041
src/pkg/strconv/atof.go
src/pkg/strconv/atof_test.go