]> Cypherpunks repositories - gostls13.git/commit
first cut at case mapping tables and library.
authorRob Pike <r@golang.org>
Sat, 29 Aug 2009 06:05:16 +0000 (23:05 -0700)
committerRob Pike <r@golang.org>
Sat, 29 Aug 2009 06:05:16 +0000 (23:05 -0700)
commit22c2b476a84f541a6a6818f4d3dbf30cb0802867
treee8cf0917b412c1a14cb1b13d1f90f13c179ea886
parent30dcb13420342880ac8b9b4d34ad25e9d6d86d65
first cut at case mapping tables and library.
next cut will do the optimization for alternating sequences.

R=rsc
DELTA=1658  (1620 added, 9 deleted, 29 changed)
OCL=34072
CL=34075
src/pkg/unicode/digit_test.go
src/pkg/unicode/letter.go
src/pkg/unicode/letter_test.go
src/pkg/unicode/maketables.go
src/pkg/unicode/tables.go