diff options
| author | Rob Pike <r@golang.org> | 2011-05-31 09:58:07 +1000 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2011-05-31 09:58:07 +1000 |
| commit | 0de328edd63d8e85588309982ce86948548db96b (patch) | |
| tree | 459e92f40567c7c305ca94a63a3638e678b33877 /src/pkg/path/filepath/path_test.go | |
| parent | 2c6a2a9773282a82a476146746b5e3a4da875822 (diff) | |
| download | go-0de328edd63d8e85588309982ce86948548db96b.tar.xz | |
unicode: make the tables smaller.
By splitting the ranges into 16-bit values and 32-bit values,
we can reduce about 3000 entries by 48 bits per entry, or about
16KB, at the cost of a little more complexity in the code.
R=iant, bradfitz, rsc, r
CC=golang-dev
https://golang.org/cl/4547066
Diffstat (limited to 'src/pkg/path/filepath/path_test.go')
0 files changed, 0 insertions, 0 deletions
