aboutsummaryrefslogtreecommitdiff
path: root/src/strings/strings.go
AgeCommit message (Expand)Author
2015-03-20bytes, os/exec, strings: fix a few BUG commentsareski
2015-03-18all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder
2015-01-22bytes, strings: improve documentation for Count functionsRobert Griesemer
2014-10-06strings: use fast path for IndexRuneBrad Fitzpatrick
2014-09-18bytes, strings: document that FieldsFunc f must not be statefulRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox