1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/bytes
Rob Pike e1d20d0a51 bytes: Change IndexAny to look for UTF-8 encoded characters.
Also improve the implementations of Equals and Compare.

R=rsc
CC=golang-dev
https://golang.org/cl/969047
2010-05-03 10:59:00 -07:00
..
asm_386.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_amd64.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_arm.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
buffer_test.go bytes: add Next method to Buffer, simplify Read. 2010-04-26 10:02:01 -07:00
buffer.go bytes: add Next method to Buffer, simplify Read. 2010-04-26 10:02:01 -07:00
bytes_test.go bytes: Change IndexAny to look for UTF-8 encoded characters. 2010-05-03 10:59:00 -07:00
bytes.go bytes: Change IndexAny to look for UTF-8 encoded characters. 2010-05-03 10:59:00 -07:00
export_test.go bytes: asm for bytes.IndexByte 2009-12-04 10:23:43 -08:00
Makefile bytes: asm for bytes.IndexByte 2009-12-04 10:23:43 -08:00