1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:31:22 -06:00
go/src/pkg/unicode
Rob Pike 1ce6245d6c throughout: fix broken calls to Printf etc.
I have written a tool to verify Printf calls, and although it's not
ready to be reviewed yet it's already uncovered a spate of problems
in the repository.  I'm sending this CL to break the changes into
pieces; as the tool improves it will find more, I'm sure.

R=rsc
CC=golang-dev
https://golang.org/cl/3427043
2010-12-07 16:42:54 -05:00
..
casetables.go Unicode: provide an ability to supplement the case-mapping tables 2010-03-30 17:51:03 -07:00
digit_test.go tests: fix prints 2010-09-23 13:48:56 +10:00
digit.go 1) Change default gofmt default settings for 2009-12-15 15:41:46 -08:00
letter_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
letter.go Unicode: fix stupid typo in comment. 2010-03-30 18:33:06 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
maketables.go throughout: fix broken calls to Printf etc. 2010-12-07 16:42:54 -05:00
script_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
tables.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00