aboutsummaryrefslogtreecommitdiff
path: root/src/index/suffixarray/suffixarray.go
AgeCommit message (Expand)Author
2024-05-23all: change from sort functions to slices functions where feasibleIan Lance Taylor
2023-10-13index/suffixarray: add available godoc linkcui fliter
2022-04-11all: gofmt main repoRuss Cox
2022-04-01all: remove trailing blank doc comment linesRuss Cox
2019-05-13index/suffixarray: index 3-10X faster in half the memoryRuss Cox
2019-05-01index/suffixarray: add 32-bit implementationRuss Cox
2018-05-29index/suffixarray: fix a typo mistake in commentsZhou Peng
2014-09-08build: move package sources from src/pkg to srcRuss Cox