1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:31:23 -06:00
go/src/pkg/exp/locale/collate/colltab
Marcel van Lohuizen f38da96755 exp/locale/collate: moved low-level collation functionality
into separate package.  This allows this code to be shared
with the search package without the need for these two to use
the same tables.
Adjusted various files accordingly.

R=rsc
CC=golang-dev
https://golang.org/cl/7213044
2013-02-12 15:59:55 +01:00
..
colelem_test.go
colelem.go
colltab.go
contract_test.go
contract.go
export.go
table.go
trie_test.go
trie.go