1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/bytes
Russ Cox 00f9f0c056 single argument panic
note that sortmain.go has been run through hg gofmt;
only the formatting of the day initializers changed.
i'm happy to revert that formatting if you'd prefer.

stop on error in doc/progs/run

R=r
CC=golang-dev
https://golang.org/cl/850041
2010-03-30 10:34:57 -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 bufio: WriteRune 2010-03-05 14:03:17 -08:00
buffer.go Add ReadRune and WriteRune to bytes.Buffer 2010-03-05 11:34:53 -08:00
bytes_test.go single argument panic 2010-03-30 10:34:57 -07:00
bytes.go bytes, strings: IndexOfAny 2010-03-26 13:05:04 -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