1
0
mirror of https://github.com/golang/go synced 2024-10-03 18:11:22 -06:00
The Go programming language
Go to file
Russ Cox 600ee088b6 * 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
2008-11-10 15:17:56 -08:00
doc - language to define type equality rigorously 2008-11-07 13:34:37 -08:00
include 6l: 2008-10-20 17:33:51 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src * accept all NaNs, not just the one sys.NaN() returns. 2008-11-10 15:17:56 -08:00
test update tests 2008-11-10 14:59:15 -08:00
usr/gri - steps towards "flexible tab stops" simulation in pretty 2008-11-07 18:30:58 -08:00