1. a8a60ac cmd/compile: optimize append(x, make([]T, y)...) slice extension by Martin Möhrmann · 7 years ago
  2. fc0dc04 test: [a-c]: add introductory comments to tests by Rob Pike · 13 years ago
  3. 0b477ef test: use testlib (first 100) by Russ Cox · 13 years ago
  4. 3692726 test: test append with two different named types with same element type by Ian Lance Taylor · 13 years ago
  5. 77fac21 runtime: append([]byte, string...) by Luuk van Dijk · 13 years ago
  6. f2b5a07 delete float, complex - code changes by Russ Cox · 14 years ago
  7. e79ebb0 test for append() built-in by Robert Griesemer · 14 years ago