1
0
mirror of https://github.com/golang/go synced 2024-10-03 14:31:22 -06:00
go/src/pkg/unicode
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
..
utf8 utf8: fix typo. 2013-01-09 11:07:13 -08:00
utf16 unicode/utf16: delete dependence on package unicode 2012-03-06 14:58:08 +11:00
casetables.go unicode: document large var blocks and the SpecialCase vars. 2012-02-04 18:35:37 +11:00
digit_test.go unicode, utf8, utf16: use rune 2011-10-25 22:23:15 -07:00
digit.go unicode: performance improvements (API change) 2012-09-21 00:35:25 -04:00
graphic_test.go unicode, utf8, utf16: use rune 2011-10-25 22:23:15 -07:00
graphic.go unicode: move unicode and related packages to Unicode 6.2.0. 2012-10-31 17:32:16 +01:00
letter_test.go gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
letter.go unicode: move unicode and related packages to Unicode 6.2.0. 2012-10-31 17:32:16 +01:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
maketables.go unicode: use new Scanner interface in table creation 2013-02-21 10:47:31 -08:00
script_test.go unicode: move unicode and related packages to Unicode 6.2.0. 2012-10-31 17:32:16 +01:00
tables.go unicode: move unicode and related packages to Unicode 6.2.0. 2012-10-31 17:32:16 +01:00