| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-12-22 | fmt: fix bug in scanning of hex strings | Rob Pike |
| 2014-10-29 | fmt: fix one-letter typo in doc.go | Rob Pike |
| 2014-10-28 | fmt: fix documentation for %g and %G | Rob Pike |
| 2014-10-03 | fmt: print &map like &slice and &struct | Rob Pike |
| 2014-10-03 | fmt: part 2 of the great flag rebuild: make %+v work in formatters | Rob Pike |
| 2014-10-02 | fmt: make the %#v verb a special flag | Rob Pike |
| 2014-10-01 | fmt: fix internal unknownType function | Rob Pike |
| 2014-09-24 | fmt: document and fix the handling of precision for strings and byte slices | Rob Pike |
| 2014-09-22 | fmt: document that self-recursive data structures can be fatal | Rob Pike |
| 2014-09-22 | fmt: make printing of ints 25-35% faster | Rob Pike |
| 2014-09-18 | fmt: fix allocation tests | Josh Bleecher Snyder |
| 2014-09-09 | fmt: fix allocation test | Rob Pike |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
