go/src/pkg/unicode
Péter Surányi 176041e4c6 unicode: fix doc typo
LGTM=robert.hencke, iant
R=golang-codereviews, robert.hencke, iant
CC=golang-codereviews
https://golang.org/cl/96230043
2014-05-11 22:06:00 -07:00
..
utf8 unicode/utf8: minor code simplification 2014-03-23 15:44:29 -07:00
utf16 unicode/utf16: remove unnecessary type conversions 2014-03-23 15:07:26 -07:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
casetables.go unicode: document large var blocks and the SpecialCase vars. 2012-02-04 18:35:37 +11:00
digit.go unicode: performance improvements (API change) 2012-09-21 00:35:25 -04:00
digit_test.go unicode, utf8, utf16: use rune 2011-10-25 22:23:15 -07:00
graphic.go unicode: add "In" function to test membership of a rune 2013-07-24 10:27:58 +10:00
graphic_test.go unicode: add "In" function to test membership of a rune 2013-07-24 10:27:58 +10:00
letter.go unicode: fix doc typo 2014-05-11 22:06:00 -07:00
letter_test.go unicode: minor cleanup 2014-03-19 10:14:04 -07:00
maketables.go unicode: upgrade to Unicode 6.3.0 2014-02-18 20:12:59 +01:00
script_test.go unicode: upgrade to Unicode 6.3.0 2014-02-18 20:12:59 +01:00
tables.go unicode: upgrade to Unicode 6.3.0 2014-02-18 20:12:59 +01:00