text/collate
Marcel van Lohuizen b38db9f15a go.text/language: renaming of locale package:
- renamed package locale to language
- renamed type ID to Tag (language.Tag)
- renamed type Language to Base (language.Base)
- deleting locale package
- changed occurences of "locale identifier" in comments to "language tag".
- renamed method variable names from id or loc to t when the receiver type is Tag.

R=r, nigeltao
CC=golang-dev
https://golang.org/cl/13468043
2013-09-05 11:16:24 +02:00
..
build go.text/language: renaming of locale package: 2013-09-05 11:16:24 +02:00
colltab go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
tools/colcmp go.text/language: renaming of locale package: 2013-09-05 11:16:24 +02:00
Makefile go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
collate.go go.text/language: renaming of locale package: 2013-09-05 11:16:24 +02:00
collate_test.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
export_test.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
index.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
maketables.go go.text/language: renaming of locale package: 2013-09-05 11:16:24 +02:00
regtest.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
sort.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
sort_test.go go.text/language: renaming of locale package: 2013-09-05 11:16:24 +02:00
table_test.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00
tables.go go.text/collate: Moved collation from go.exp: 2013-06-06 15:38:15 +02:00