]> Cypherpunks repositories - gostls13.git/commit
unicode: upgrade to Unicode 6.3.0
authorMarcel van Lohuizen <mpvl@golang.org>
Tue, 18 Feb 2014 19:12:59 +0000 (20:12 +0100)
committerMarcel van Lohuizen <mpvl@golang.org>
Tue, 18 Feb 2014 19:12:59 +0000 (20:12 +0100)
commit746d636859262d53d465f61675484250a3947acc
treec84ac988efe88e15c9c9eb52e2879921a981aa49
parent72f2b56a67be0397b67679d3217b365006c5f019
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
src/pkg/bufio/scan.go
src/pkg/fmt/scan.go
src/pkg/regexp/syntax/parse_test.go
src/pkg/unicode/maketables.go
src/pkg/unicode/script_test.go
src/pkg/unicode/tables.go