summaryrefslogtreecommitdiffstats
path: root/crates/regex/Cargo.toml
AgeCommit message (Expand)Author
2023-11-26grep-regex-0.1.12grep-regex-0.1.12Andrew Gallant
2023-11-26deps: bump grep-matcher to 0.1.7Andrew Gallant
2023-10-09progressAndrew Gallant
2023-10-09regex: some minor polishAndrew Gallant
2023-07-05deps: drop temporary patch and move to bstr 1.6Andrew Gallant
2023-07-05regex: tweak formatting of regex-automata version specAndrew Gallant
2023-07-05regex: tweak DFA settingsAndrew Gallant
2023-07-05regex: push more pattern handling to matcher constructionAndrew Gallant
2023-07-05regex: small cleanupsAndrew Gallant
2023-07-05regex: some small cleanup in 'strip.rs'Andrew Gallant
2023-07-05regex: migrate grep-regex to regex-automataAndrew Gallant
2023-07-05deps: initial migration steps to regex 1.9Andrew Gallant
2023-01-05grep-regex-0.1.11grep-regex-0.1.11Andrew Gallant
2023-01-05deps: update to grep-matcher 0.1.6Andrew Gallant
2023-01-05deps: upgrade bstr to 1.1Andrew Gallant
2022-07-15grep-regex-0.1.10grep-regex-0.1.10Andrew Gallant
2022-05-09cargo: use SPDX license format for all cratesAlex Touchet
2021-06-12grep-regex-0.1.9grep-regex-0.1.9Andrew Gallant
2021-06-12deps/matcher: update minimal versionsAndrew Gallant
2021-06-01edition: set edition=2018Andrew Gallant
2021-01-25regex: s/CachedThreadLocal/ThreadLocalAndrew Gallant
2020-05-09grep-regex-0.1.8grep-regex-0.1.8Andrew Gallant
2020-03-22grep-regex-0.1.7grep-regex-0.1.7Andrew 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-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