summaryrefslogtreecommitdiff
path: root/src/index/suffixarray/suffixarray.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt main repoRuss Cox2022-04-111-1/+0
* all: remove trailing blank doc comment linesRuss Cox2022-04-011-3/+0
* index/suffixarray: index 3-10X faster in half the memoryRuss Cox2019-05-131-3/+5
* index/suffixarray: add 32-bit implementationRuss Cox2019-05-011-28/+104
* index/suffixarray: fix a typo mistake in commentsZhou Peng2018-05-291-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+307