1. a025277 bytes,strings: in generic Index, use mix of IndexByte and Rabin-Karp by Keith Randall · 7 years ago
  2. f2af0c1 bytes: explicitly state if a function expects UTF-8-encoded data by Tim Cooper · 8 years ago
  3. 69972ae internal/cpu: new package to detect cpu features by Martin Möhrmann · 8 years ago
  4. d206af1 strings: optimize Count for amd64 by Josselin Costanzi · 8 years ago
  5. 0d3cd51 bytes: fix typo in comment by Josselin Costanzi · 8 years ago
  6. 01cd22c bytes: add optimized countByte for amd64 by Josselin Costanzi · 8 years ago
  7. cfd8916 all: make copyright headers consistent with one space after period by Michael Munday · 8 years ago
  8. f31492f bytes,strings: use IndexByte more often in Index on AMD64 by Ilya Tocar · 8 years ago
  9. 0cff219 strings: use AVX2 for Index if available by Ilya Tocar · 9 years ago
  10. e10286a bytes: make IndexRune faster by Hiroshi Ioka · 9 years ago
  11. 44f1854 bytes: Use the same algorithm as strings for Index by Ilya Tocar · 9 years ago