summaryrefslogtreecommitdiff
path: root/src/unicode/utf16
Commit message (Expand)AuthorAgeFilesLines
* utf16: reduce utf16.Decode allocationsqmuntal2023-01-232-7/+32
* unicode/utf16: add AppendRuneqmuntal2022-08-192-0/+51
* all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper2018-06-011-1/+1
* 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
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-083-0/+268