summaryrefslogtreecommitdiffstats
path: root/crates/regex
AgeCommit message (Expand)Author
2021-06-12grep-regex-0.1.9grep-regex-0.1.9Andrew Gallant
2021-06-12deps/matcher: update minimal versionsAndrew Gallant
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: set edition=2018Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31grep: fix bugs in handling multi-line look-aroundAndrew Gallant
2021-05-31ci: check docs for all cratesMarco Ieni
2021-05-31regex: add unit tests for non-matching anchor bytesAndrew Gallant
2021-05-29impl: fix --multiline anchored match bugAndrew Gallant
2021-01-25regex: s/CachedThreadLocal/ThreadLocalAndrew Gallant
2020-11-16doc: update CI links in crate READMEsAndrew Gallant
2020-11-03doc: update several links to use httpsAlex Touchet
2020-06-04doc: fix typosMartin Michlmayr
2020-05-09grep-regex-0.1.8grep-regex-0.1.8Andrew Gallant
2020-04-01regex: fix another inner literal bugAndrew Gallant
2020-03-22grep-regex-0.1.7grep-regex-0.1.7Andrew Gallant
2020-03-22regex: special case literal extractionAndrew Gallant
2020-03-15ripgrep: release 12.0.0ignore-0.4.12grep-searcher-0.1.7grep-regex-0.1.6grep-printer-0.1.4grep-pcre2-0.1.4grep-matcher-0.1.4grep-cli-0.1.4grep-0.2.5globset-0.4.5Andrew Gallant
2020-03-15regex: avoid using literal optimizations when whitespace is detectedAndrew Gallant
2020-03-15style: fix rust-analyzer lint warningsAndrew Gallant
2020-02-28crates: update URLs in Cargo.tomlchip
2020-02-17repo: make ripgrep build with the new organizationAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant