]> Cypherpunks repositories - gostls13.git/commit
add the Upper/Lower sequence optimization.
authorRob Pike <r@golang.org>
Sun, 30 Aug 2009 21:02:42 +0000 (14:02 -0700)
committerRob Pike <r@golang.org>
Sun, 30 Aug 2009 21:02:42 +0000 (14:02 -0700)
commit3c098e27896bf2fe5d7b17aa452bbeb29b402b4f
treed617594e8b7cb57393e4fb40eb890807b94b5a83
parentbe219c5e9b44a20d66f9109f5c0361ef0ac1f05b
add the Upper/Lower sequence optimization.
tables shrink 900 lines.
mapping code gets a little slower

R=rsc
DELTA=1124  (105 added, 952 deleted, 67 changed)
OCL=34079
CL=34089
src/pkg/unicode/letter.go
src/pkg/unicode/letter_test.go
src/pkg/unicode/maketables.go
src/pkg/unicode/tables.go