go/src/pkg/bytes
Robert Griesemer 4438f50293 buffer.go: minor optimization, expanded comment
R=r
CC=golang-dev
https://golang.org/cl/4169043
2011-02-09 15:09:08 -08:00
..
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
asm_386.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
asm_amd64.s bytes: SSE for bytes.IndexByte on amd64 2010-11-08 17:33:53 -08:00
asm_arm.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
buffer.go buffer.go: minor optimization, expanded comment 2011-02-09 15:09:08 -08:00
buffer_test.go bytes: Add Buffer.ReadBytes, Buffer.ReadString 2011-01-27 14:00:31 -08:00
bytes.go bytes: fix TrimSpace typo 2011-01-09 12:11:16 -05:00
bytes_decl.go big, bytes: move assembly externs to separate file 2010-06-21 19:53:08 -07:00
bytes_test.go Removed bytes.Add and bytes.AddByte; we now have 'append'. 2010-12-01 11:59:13 -08:00
export_test.go bytes: asm for bytes.IndexByte 2009-12-04 10:23:43 -08:00