summaryrefslogtreecommitdiff
path: root/src/fmt/format.go
Commit message (Expand)AuthorAgeFilesLines
* fmt: part 2 of the great flag rebuild: make %+v work in formattersRob Pike2014-10-031-27/+21
* fmt: make the %#v verb a special flagRob Pike2014-10-021-3/+9
* fmt: document and fix the handling of precision for strings and byte slicesRob Pike2014-09-241-0/+6
* fmt: make printing of ints 25-35% fasterRob Pike2014-09-221-4/+30
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+492