Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | all: remove nacl (part 3, more amd64p32) | Brad Fitzpatrick | 2019-10-10 | 1 | -1/+1 |
* | internal/bytealg: (re)adding mips64x compare implementation | Meng Zhuo | 2019-10-03 | 1 | -1/+1 |
* | Revert "internal/bytealg: add assembly implementation of Compare/CompareStrin... | Brad Fitzpatrick | 2019-09-26 | 1 | -1/+1 |
* | internal/bytealg: add assembly implementation of Compare/CompareString on mip... | Meng Zhuo | 2019-09-25 | 1 | -1/+1 |
* | strings,bytes: use inlineable function trampolines instead of linkname | Keith Randall | 2018-11-08 | 1 | -28/+0 |
* | internal/bytealg: add wasm architecture | Richard Musiol | 2018-05-08 | 1 | -1/+1 |
* | internal/bytealg: move compare functions to bytealg | Keith Randall | 2018-03-04 | 1 | -0/+88 |