Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | internal/bytealg: add assembly implementation of Count/CountString for riscv64 | Tobias Klauser | 2020-10-19 | 1 | -1/+1 |
* | internal/bytealg: add SIMD byte count implementation for s390x | Michael Munday | 2019-11-04 | 1 | -1/+1 |
* | internal/bytealg: add assembly implementation of Count/CountString on arm | Tobias Klauser | 2019-03-19 | 1 | -1/+1 |
* | internal/bytealg: implement bytes.Count in asm for ppc64x | Lynn Boger | 2018-09-12 | 1 | -1/+1 |
* | internal/bytealg: move short string Index implementations into bytealg | Keith Randall | 2018-03-04 | 1 | -1/+1 |
* | internal/bytealg: move Count to bytealg | Keith Randall | 2018-03-04 | 1 | -0/+33 |