1. ee3a1ff all: update old comments referencing *.goc files by Brad Fitzpatrick · 10 years ago
  2. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/bytes/bytes_decl.go]
  3. 9ec0f30 bytes: clarify Equal docs by Brad Fitzpatrick · 12 years ago
  4. e2a1bd6 bytes: move IndexByte assembly to pkg runtime by Brad Fitzpatrick · 12 years ago
  5. b3946dc runtime/bytes: fast Compare for byte arrays and strings. by Keith Randall · 12 years ago
  6. 3d5daa2 runtime: Implement faster equals for strings and bytes. by Keith Randall · 12 years ago
  7. 691e5e3 bytes: annotate assembly functions with //go:noescape by Shenghou Ma · 12 years ago
  8. 44ca04d big, bytes: move assembly externs to separate file by Russ Cox · 15 years ago