1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/fmt
Robert Griesemer c5fc3b6972 fmt: rename internal interfaces
readRuner -> runeReader
unreadRuner -> runeUnreader

R=r, rsc
CC=golang-dev
https://golang.org/cl/4000054
2011-02-02 15:00:14 -08:00
..
doc.go fmt: document %b for floating point 2011-02-01 21:10:16 -08:00
fmt_test.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
format.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
print.go replace non-blocking send, receive syntax with select 2011-01-31 18:36:28 -05:00
scan_test.go fmt.Scan: scan binary-exponent floating format, 2.4p-3 2011-02-02 12:38:48 -08:00
scan.go fmt: rename internal interfaces 2011-02-02 15:00:14 -08:00
stringer_test.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00