]> Cypherpunks repositories - gostls13.git/commit
handle Inf, NaN in float print
authorRuss Cox <rsc@golang.org>
Mon, 10 Nov 2008 22:54:10 +0000 (14:54 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 10 Nov 2008 22:54:10 +0000 (14:54 -0800)
commite8766354a4666044d23027de177e57f2fc992802
treedcd846a941c08b30f82d0c82beb136e2d34ed563
parent842e1a9aa70648a013d5a48073683f08332e461d
handle Inf, NaN in float print

R=r
DELTA=48  (23 added, 14 deleted, 11 changed)
OCL=18707
CL=18922
src/runtime/print.c
src/runtime/runtime.c
src/runtime/runtime.h