Sign in
go
/
go
/
3b864e41957d11314baf236eeda1e27c6a91bcf8
/
src
/
pkg
/
strconv
/
ftoa.go
3b864e4
convert low-level (used by testing) packages to
by Russ Cox
· 16 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/strconv/ftoa.go]
5bf0fbe
strconv: doc
by Russ Cox
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
1f8a40d
move math routines from package sys to package math,
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
3609624
casify, cleanup sys
by Russ Cox
· 16 years ago
8a7cbad
convert strconv
by Russ Cox
· 16 years ago
b54133d
make safe for new package local defaults
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
d47d888
convert *[] to [].
by Russ Cox
· 16 years ago
0e198da
fix %g 20 -> "2e+01" want "20"
by Russ Cox
· 16 years ago
cf9b7f7
essentially 100% coverage of strconv in tests. fix a few bugs.
by Russ Cox
· 16 years ago
079c00a
correctly rounded floating-point conversions in new package strconv.
by Russ Cox
· 16 years ago