commit | 600ee088b6234cc5a7037c280e8ad89f230e4a6e | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Nov 10 15:17:56 2008 -0800 |
committer | Russ Cox <rsc@golang.org> | Mon Nov 10 15:17:56 2008 -0800 |
tree | e5bccf32befa73e7097f7a620233a9499f0d85df | |
parent | 203a17c6ec0b53abbd24c556b77a7fcc2ad70875 [diff] |
* accept all NaNs, not just the one sys.NaN() returns. * use union, not cast, to convert between uint64 and float64, to avoid possible problems with gcc in future. R=r DELTA=75 (39 added, 15 deleted, 21 changed) OCL=18926 CL=18926