summaryrefslogtreecommitdiff
path: root/src/index
Commit message (Expand)AuthorAgeFilesLines
* all: fix misuses of "a" vs "an"cui fliter2023-04-041-1/+1
* all: gofmt main repoRuss Cox2022-04-111-1/+0
* all: remove trailing blank doc comment linesRuss Cox2022-04-011-3/+0
* all: fix some typosDan Kortschak2022-03-062-2/+2
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox2020-12-092-6/+6
* all: update to use filepath.WalkDir instead of filepath.WalkRuss Cox2020-12-021-1/+1
* all: update references to symbols moved from os to io/fsRuss Cox2020-10-201-2/+2
* index/suffixarray: index 3-10X faster in half the memoryRuss Cox2019-05-138-377/+2889
* index/suffixarray: add 32-bit implementationRuss Cox2019-05-015-84/+525
* index/suffixarray: fix a typo mistake in commentsZhou Peng2018-05-291-1/+1
* index/suffixarray: add Lookup exampleKonstantin Shaposhnikov2016-08-211-0/+22
* build: move package sources from src/pkg to srcRuss Cox2014-09-083-0/+779