summaryrefslogtreecommitdiff
path: root/src/strings/strings_decl.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* strings: remove overengineered Compare implementationRuss Cox2015-01-191-7/+0
* strings: add Compare(x, y string) int, for symmetry with bytes.CompareAlan Donovan2015-01-151-0/+7
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+8