Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox | 2020-12-09 | 1 | -3/+3 |
* | all: update to use filepath.WalkDir instead of filepath.Walk | Russ Cox | 2020-12-02 | 1 | -1/+1 |
* | all: update references to symbols moved from os to io/fs | Russ Cox | 2020-10-20 | 1 | -2/+2 |
* | index/suffixarray: index 3-10X faster in half the memory | Russ Cox | 2019-05-13 | 1 | -0/+152 |
* | index/suffixarray: add 32-bit implementation | Russ Cox | 2019-05-01 | 1 | -24/+183 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+304 |