summaryrefslogtreecommitdiff
path: root/src/unicode
Commit message (Expand)AuthorAgeFilesLines
...
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-013-3/+3
* unicode/utf16: speed up and clean up Encode and EncodeRuneAlberto Donizetti2016-02-241-7/+9
* unicode/utf16: speed up and clean up DecodeAlberto Donizetti2016-02-231-9/+7
* unicode/utf16: add benchmarksAlberto Donizetti2016-02-231-0/+53
* unicode/utf8: add test for FullRuneMarcel van Lohuizen2015-12-011-0/+9
* unicode: add function level examplesCarlos Cirello2015-11-241-0/+196
* unicode/utf8: don't imply that the empty string is incorrect UTF-8Aaron Jacobs2015-11-241-4/+6
* unicode/utf8: table-based algorithm for decodingMarcel van Lohuizen2015-11-162-197/+269
* unicode/utf8: removed uses of ranging over stringMarcel van Lohuizen2015-11-161-8/+16
* unicode/utf8: added benchmarksMarcel van Lohuizen2015-10-261-1/+55
* unicode: include rune 0 in RangeTables.Marcel van Lohuizen2015-08-242-5/+2
* unicode: upgrade to 8.0.0Marcel van Lohuizen2015-06-264-177/+378
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-1/+1
* unicode: Fixed an out of date comment (MaxLatin1, not Latin1Max).Aaron Jacobs2015-02-161-1/+1
* unicode/utf8: fix docs for DecodeRune(empty) and friends.Nigel Tao2014-10-161-8/+18
* build: move package sources from src/pkg to srcRuss Cox2014-09-0816-0/+11352