aboutsummaryrefslogtreecommitdiff
path: root/src/strconv
AgeCommit message (Expand)Author
2015-01-08strconv: add atoi tests for uncommon bases and syntax errorsMartin Möhrmann
2014-12-30strconv: optimize decimal to string conversionMartin Möhrmann
2014-12-27strconv/itoa: add test to generate the longest output string possible by form...Martin Möhrmann
2014-09-09strconv: fix documentation for CanBackquote.Rob Pike
2014-09-08build: move package sources from src/pkg to srcRuss Cox