summaryrefslogtreecommitdiff
path: root/src/pkg/unicode/utf8
Commit message (Expand)AuthorAgeFilesLines
* build: move package sources from src/pkg to srcRuss Cox2014-09-083-1075/+0
* src, misc: applied gofmt -s -wRobert Griesemer2014-07-161-1/+1
* unicode/utf8: minor code simplificationRui Ueyama2014-03-231-20/+12
* all: add missing copyrightChaiShushan2013-12-171-0/+4
* unicode/utf8: fix insignificant typos in testsJeff R. Allen2013-03-131-3/+3
* utf8: fix typo.Andrey Mirtchovski2013-01-091-1/+1
* unicode/utf8: add ExamplesSanjay Menakuru2012-09-171-0/+192
* cmd/gc: string conversion for surrogatesRob Pike2012-08-301-2/+4
* all: make Unicode surrogate halves illegal as UTF-8Rob Pike2012-08-082-15/+121
* unicode/utf8: reject out-of-range runes.Rob Pike2012-07-192-2/+19
* unicode/utf16: delete dependence on package unicodeRob Pike2012-03-061-0/+10
* unicode/utf8: remove dependence on unicode.Rob Pike2012-03-062-5/+19
* unicode/utf8: document return value for decode errorsRob Pike2012-02-101-3/+6
* build: remove Make.pkg, Make.toolRuss Cox2012-01-301-11/+0
* utf8.String: move to exp/utf8string.StringRob Pike2012-01-173-314/+0
* renaming_3: gofix -r go1pkgrename src/pkg/[m-z]*Rob Pike2011-11-082-3/+3
* renaming_1: hand-edited files for go 1 renamingRob Pike2011-11-081-1/+1
* os,text,unicode: renamingsRob Pike2011-11-035-0/+1060