1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/src/pkg/fmt
2010-08-14 07:37:03 +10:00
..
doc.go fmt: move comment into doc.go. 2010-07-28 13:11:22 -07:00
fmt_test.go fmt/print: give %p priority, analogous to %T 2010-08-14 07:37:03 +10:00
format.go fmt.Printf: fix bug in handling of %#v. 2010-06-28 14:11:38 -07:00
Makefile fmt: move comment into doc.go. 2010-07-28 13:11:22 -07:00
print.go fmt/print: give %p priority, analogous to %T 2010-08-14 07:37:03 +10:00
scan_test.go fmt.Scan: empty strings are errors 2010-08-07 10:02:04 +10:00
scan.go fmt.Scan: empty strings are errors 2010-08-07 10:02:04 +10:00
stringer_test.go fmt.Print*: reimplement to switch on type first. 2010-06-14 17:16:35 -07:00