summaryrefslogtreecommitdiffstats
path: root/crates/searcher/src
AgeCommit message (Expand)Author
2021-06-26searcher: disable mmap searching on non-64 bitAndrew Gallant
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31grep: fix bugs in handling multi-line look-aroundAndrew Gallant
2021-05-31printer: fix multi-line replacement bugAndrew Gallant
2021-05-31searcher: do UTF-8 BOM sniffing like UTF-16Alessandro Menezes
2021-05-31searcher: remove variable shadowingVasili Revelas
2021-03-31searcher: update outdated comment for buffer sizearicha1940
2021-03-23tests: fix tests for buffer size changeAndrew Gallant
2021-03-23searcher: bump buffer sizeAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant