1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/fmt
Rob Pike 07db252222 fmt: make the malloc test check its counts
Discover than %g is now down to 1 malloc from 2 from 4.
Have fun with funcs.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5504077
2011-12-22 15:16:06 -08:00
..
doc.go various: we don't cast, we convert 2011-12-05 19:40:52 -08:00
fmt_test.go fmt: make the malloc test check its counts 2011-12-22 15:16:06 -08:00
format.go fmt: speed up floating point print, clean up some code 2011-12-15 12:52:29 -08:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
print.go fmt: speed up floating point print, clean up some code 2011-12-15 12:52:29 -08:00
scan_test.go update tree for new default type rule 2011-12-08 22:08:03 -05:00
scan.go use new strconv API 2011-12-05 15:48:46 -05:00
stringer_test.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00