Russ Cox
|
a1585b676b
|
fix the easy parts of bug120
R=r,ken
DELTA=66 (52 added, 3 deleted, 11 changed)
OCL=19386
CL=19389
|
2008-11-17 13:58:45 -08:00 |
|
Russ Cox
|
079c00a475
|
correctly rounded floating-point conversions
in new package strconv.
move atoi etc to strconv too.
update fmt, etc to use strconv.
R=r
DELTA=2232 (1691 added, 424 deleted, 117 changed)
OCL=19286
CL=19380
|
2008-11-17 12:34:03 -08:00 |
|
Russ Cox
|
cc5a382802
|
update Fmt interface: d=int, ud=uint, d32=int32, d64=int64, etc.
R=r
DELTA=202 (60 added, 24 deleted, 118 changed)
OCL=18029
CL=18038
|
2008-10-29 14:28:19 -07:00 |
|
Rob Pike
|
6f38063369
|
update bugs
delete bug100.go since the compiler is doing what we agreed.
R=gri
OCL=15367
CL=15367
|
2008-09-15 14:27:15 -07:00 |
|