]> Cypherpunks repositories - gostls13.git/commit
bytes, strings: change lastIndexFunc to use DecodeLastRune
authorRoger Peppe <rogpeppe@gmail.com>
Thu, 23 Sep 2010 10:40:11 +0000 (20:40 +1000)
committerRob Pike <r@golang.org>
Thu, 23 Sep 2010 10:40:11 +0000 (20:40 +1000)
commit81ba399a6ad45e6dcc995b83dfdd7bf17a657285
tree72ca5db2ab48682d08cb042f413e2676ca9cc819
parentf11271b82e123239e9263749b18b3ea9ad5c0610
bytes, strings: change lastIndexFunc to use DecodeLastRune

R=r
CC=golang-dev, rsc
https://golang.org/cl/2271041
src/pkg/bytes/bytes.go
src/pkg/strings/strings.go