summaryrefslogtreecommitdiff
path: root/src/strconv/decimal.go
Commit message (Expand)AuthorAgeFilesLines
* strconv: make FormatFloat slowpath a little fasterAlberto Donizetti2016-10-171-2/+4
* strconv: use 64bit uint for decimal conversion if availableRobert Griesemer2015-04-101-38/+73
* strconv: fix internal documentation (clarification, typos)Robert Griesemer2015-02-051-3/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+378