summaryrefslogtreecommitdiffstats
path: root/ext/socket/socket.c
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-17 07:14:45 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-05-17 07:14:45 +0000
commitcb6bbb36844667be216d9dd875c5dfcce1a83526 (patch)
treec4a29e8aa8b36d96eed88139ff817e90b878732d /ext/socket/socket.c
parentd25d11915f4492555fccbc41bb7eb96eec3909ff (diff)
downloadruby-cb6bbb36844667be216d9dd875c5dfcce1a83526.tar.gz
ruby-cb6bbb36844667be216d9dd875c5dfcce1a83526.tar.xz
ruby-cb6bbb36844667be216d9dd875c5dfcce1a83526.zip
* numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.
* numeric.c (flo_to_s): the number of significand is correctly handled, there is assumption that DBL_DIG == 15 though. (p 0.00000000000000000001 was '9.999999999999999e-21', now is '1.0e-20') git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/socket/socket.c')
0 files changed, 0 insertions, 0 deletions