go/src/pkg/fmt
Marcel van Lohuizen 746d636859 unicode: upgrade to Unicode 6.3.0
This is a relatively minor change.

This does not result in changes to go.text/unicode/norm. The go.text
packages will therefore be relatively unaffected. It does make the
way for an upgrade to CLDR 24, though.

The tests of all.bash pass, as well as the tests in go.text after
this update.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/65400044
2014-02-18 20:12:59 +01:00
..
doc.go fmt: make all errors begin with the string "%!", always. 2013-07-31 16:11:12 +10:00
export_test.go fmt, log: stop using unicode 2012-03-06 23:27:11 -05:00
fmt_test.go fmt: fix bug printing large zero-padded hexadecimal 2014-01-16 09:48:23 -08:00
format.go fmt: fix bug printing large zero-padded hexadecimal 2014-01-16 09:48:23 -08:00
print.go fmt: use sync.Pool 2013-12-18 11:09:07 -08:00
scan.go unicode: upgrade to Unicode 6.3.0 2014-02-18 20:12:59 +01:00
scan_test.go fmt: clean up some errors found by vet 2013-08-02 11:38:19 +10:00
stringer_test.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00