1
0
mirror of https://github.com/golang/go synced 2024-10-03 16:41:28 -06:00
go/src/pkg/strings
Russ Cox 10c7d19e07 fix comment on strings.LastIndex.
add bytes.LastIndex.
add strings.Reader.

R=r
DELTA=59  (56 added, 0 deleted, 3 changed)
OCL=35585
CL=35601
2009-10-12 10:09:35 -07:00
..
Makefile fix comment on strings.LastIndex. 2009-10-12 10:09:35 -07:00
reader.go fix comment on strings.LastIndex. 2009-10-12 10:09:35 -07:00
strings_test.go apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync syscall testing time unicode unsafe utf8 2009-10-07 11:55:06 -07:00
strings.go fix comment on strings.LastIndex. 2009-10-12 10:09:35 -07:00