aboutsummaryrefslogtreecommitdiff
path: root/src/strconv/extfloat.go
AgeCommit message (Expand)Author
2020-10-29strconv: remove extfloat.go atof code pathNigel Tao
2020-04-11strconv: add comment re extFloat errorscaleNigel Tao
2019-03-04strconv: simplify (*extFloat).Multiply using math/bits.Mul64Rémy Oudompheng
2018-06-01all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper
2018-05-30strconv: simplify (*extFloat).NormalizeIlya Tocar
2017-09-15all: fix article typosKunpei Sakai
2016-04-15all: remove unnecessary type conversionsMatthew Dempsky
2015-03-18all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder
2014-09-08build: move package sources from src/pkg to srcRuss Cox