]> Cypherpunks repositories - gostls13.git/commit
unicode tables for all categories
authorRob Pike <r@golang.org>
Thu, 27 Aug 2009 16:14:32 +0000 (09:14 -0700)
committerRob Pike <r@golang.org>
Thu, 27 Aug 2009 16:14:32 +0000 (09:14 -0700)
commit94e691552ffe6d903105fb25abc0e1c91395c935
tree441f446c5c1bf683af0fc53638a37a992e518add
parent5cbc96d958e7026b6d2c82c947e24e6159e57564
unicode tables for all categories
maketables now has a --test option to verify the data.

R=rsc
DELTA=3087  (1982 added, 1001 deleted, 104 changed)
OCL=33947
CL=33950
src/pkg/unicode/Makefile
src/pkg/unicode/digit_test.go
src/pkg/unicode/digittables.go [deleted file]
src/pkg/unicode/lettertables.go [deleted file]
src/pkg/unicode/maketables.go
src/pkg/unicode/tables.go [new file with mode: 0644]