Sign in
go
/
go
/
867fb18b6d5bc73266b68c9a695558a04e060a8a
/
src
/
bytes
/
bytes_decl.go
5194744
all: make copyright headers consistent with one space after period
by Brad Fitzpatrick
· 9 years ago
ee3a1ff
all: update old comments referencing *.goc files
by Brad Fitzpatrick
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 10 years ago
[Renamed from src/pkg/bytes/bytes_decl.go]
9ec0f30
bytes: clarify Equal docs
by Brad Fitzpatrick
· 11 years ago
e2a1bd6
bytes: move IndexByte assembly to pkg runtime
by Brad Fitzpatrick
· 11 years ago
b3946dc
runtime/bytes: fast Compare for byte arrays and strings.
by Keith Randall
· 12 years ago
3d5daa2
runtime: Implement faster equals for strings and bytes.
by Keith Randall
· 12 years ago
691e5e3
bytes: annotate assembly functions with //go:noescape
by Shenghou Ma
· 12 years ago
44ca04d
big, bytes: move assembly externs to separate file
by Russ Cox
· 15 years ago