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