summaryrefslogtreecommitdiff
path: root/src/fmt/doc.go
Commit message (Expand)AuthorAgeFilesLines
* fmt: fix one-letter typo in doc.goRob Pike2014-10-291-1/+1
* fmt: fix documentation for %g and %GRob Pike2014-10-281-2/+2
* fmt: print &map like &slice and &structRob Pike2014-10-031-1/+16
* fmt: document and fix the handling of precision for strings and byte slicesRob Pike2014-09-241-8/+12
* fmt: document that self-recursive data structures can be fatalRob Pike2014-09-221-0/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+272