summaryrefslogtreecommitdiff
path: root/src/lib/strconv/itoa.go
AgeCommit message (Expand)AuthorFilesLines
2008-12-18convert *[] to [].Russ Cox1-2/+2
2008-11-19essentially 100% coverage of strconv in tests.Russ Cox1-3/+3
2008-11-17correctly rounded floating-point conversionsRuss Cox1-0/+38