1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:21:22 -06:00
go/src/pkg/exp/locale/collate
Rob Pike 6f96a76cd1 unicode: use new Scanner interface in table creation
Update norm and local/collate as well.

R=mpvl
CC=golang-dev
https://golang.org/cl/7395045
2013-02-21 10:47:31 -08:00
..
build exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
colltab exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
tools/colcmp exp/locale/collate/tools/colcmp: fixes some discrepancies between 2013-01-30 21:19:03 +01:00
collate_test.go exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
collate.go exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
export_test.go exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
index.go exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
Makefile exp/locale/collate: use gofmt -w -s (rather than just gofmt -w) 2012-10-07 17:59:33 -07:00
maketables.go unicode: use new Scanner interface in table creation 2013-02-21 10:47:31 -08:00
regtest.go unicode: use new Scanner interface in table creation 2013-02-21 10:47:31 -08:00
sort_test.go exp/locale/collate: added functionality for sorting. 2013-01-23 14:16:22 +01:00
sort.go exp/locale/collate: added functionality for sorting. 2013-01-23 14:16:22 +01:00
table_test.go exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00
tables.go exp/locale/collate: moved low-level collation functionality 2013-02-12 15:59:55 +01:00