]> Cypherpunks repositories - gostls13.git/commit
add primitive ftoa, dtoa to strings library.
authorRob Pike <r@golang.org>
Mon, 20 Oct 2008 20:53:20 +0000 (13:53 -0700)
committerRob Pike <r@golang.org>
Mon, 20 Oct 2008 20:53:20 +0000 (13:53 -0700)
commit03a9872fe354f8aab1c50e4dc78f3117cd0acf7f
tree9bfc497728b5f93d580e5bd2c4318888b6b4ddbc
parenta11d5aecb828384b422088c08b75f1621e896a0e
add primitive ftoa, dtoa to strings library.

R=rsc
DELTA=72  (69 added, 0 deleted, 3 changed)
OCL=17478
CL=17480
src/lib/strings.go
test/stringslib.go