| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-03-04 | internal/bytealg: move short string Index implementations into bytealg | Keith Randall |
| 2018-03-04 | internal/bytealg: move Count to bytealg | Keith Randall |
| 2017-11-15 | bytes,strings: in generic Index, use mix of IndexByte and Rabin-Karp | Keith Randall |
| 2017-10-02 | bytes: explicitly state if a function expects UTF-8-encoded data | Tim Cooper |
| 2017-05-10 | internal/cpu: new package to detect cpu features | Martin Möhrmann |
| 2017-04-07 | strings: optimize Count for amd64 | Josselin Costanzi |
| 2017-03-22 | bytes: fix typo in comment | Josselin Costanzi |
| 2017-03-21 | bytes: add optimized countByte for amd64 | Josselin Costanzi |
| 2016-11-04 | all: make copyright headers consistent with one space after period | Michael Munday |
| 2016-11-01 | bytes,strings: use IndexByte more often in Index on AMD64 | Ilya Tocar |
| 2016-09-07 | strings: use AVX2 for Index if available | Ilya Tocar |
| 2016-09-06 | bytes: make IndexRune faster | Hiroshi Ioka |
| 2016-09-01 | bytes: Use the same algorithm as strings for Index | Ilya Tocar |
