]> Cypherpunks repositories - gostls13.git/commit
use the new %U format for runes
authorRob Pike <r@golang.org>
Mon, 6 Dec 2010 19:38:25 +0000 (14:38 -0500)
committerRob Pike <r@golang.org>
Mon, 6 Dec 2010 19:38:25 +0000 (14:38 -0500)
commit42cfe48ffc99432eb3227f077590f70f0b7b6b80
tree4081a83cf1d530c4a3eb8c1ff2534f3f1b55c883
parent53eaf40ebaddf60b7b3584424219041012f28d54
use the new %U format for runes

R=rsc
CC=golang-dev
https://golang.org/cl/3483041
src/cmd/goyacc/goyacc.go
src/pkg/bytes/buffer_test.go
src/pkg/unicode/maketables.go
src/pkg/utf8/string_test.go
src/pkg/utf8/utf8_test.go