]> Cypherpunks repositories - gostls13.git/commit
strings: mention UTF-8 in the package comment.
authorRob Pike <r@golang.org>
Wed, 3 Jun 2015 19:21:06 +0000 (12:21 -0700)
committerRob Pike <r@golang.org>
Wed, 3 Jun 2015 19:28:41 +0000 (19:28 +0000)
commitcb2014609792a182a62a7565cf7923ffda8dcb49
tree53bd1f603d154ac042d0a27ebf2b44c617822cb9
parent477614e4a12899c72aeaa0e5cee2f3283929542f
strings: mention UTF-8 in the package comment.

Also add a reference to the strings blog post.

Fixes #11045.

Change-Id: Ic0a8908cbd7b51a36d104849fa0e8abfd54de2b9
Reviewed-on: https://go-review.googlesource.com/10662
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/strings/strings.go