summaryrefslogtreecommitdiffstats
path: root/grep-regex/src
AgeCommit message (Expand)Author
2019-08-05deps: update everythingAndrew Gallant
2019-08-01regex: fix -F aho-corasick optimizationAndrew Gallant
2019-04-14regex: fix HIR analysis bugAndrew Gallant
2019-04-07regex: make multi-literal searcher fasterAndrew Gallant
2019-04-06searcher: add option to disable BOM sniffinglesnyrumcajs
2019-04-05regex: print out final regex in trace modeAndrew Gallant
2019-04-05regex: fix a perf bug when using -w flagAndrew Gallant
2019-01-26regex: make CRLF hack more robustAndrew Gallant
2018-09-25grep-regex: fix inner literal detectionAndrew Gallant
2018-09-07doc: minor touchups to API docsAndrew Gallant
2018-08-20libripgrep: initial commit introducing libripgrepAndrew Gallant