1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/grep-regex/src
Andrew Gallant cb2f6ddc61 deps: update to thread_local 1.0
We also update the pcre2 and regex dependencies, which removes any other
lingering uses of thread_local 0.3.
2020-01-10 15:07:47 -05:00
..
ast.rs libripgrep: initial commit introducing libripgrep 2018-08-20 07:10:19 -04:00
config.rs regex: make multi-literal searcher faster 2019-04-07 19:11:03 -04:00
crlf.rs regex: make multi-literal searcher faster 2019-04-07 19:11:03 -04:00
error.rs libripgrep: initial commit introducing libripgrep 2018-08-20 07:10:19 -04:00
lib.rs deps: update everything 2019-08-05 13:50:55 -04:00
literal.rs regex: fix a perf bug when using -w flag 2019-04-05 23:24:08 -04:00
matcher.rs regex: fix -F aho-corasick optimization 2019-08-01 16:58:12 -04:00
multi.rs regex: fix HIR analysis bug 2019-04-14 19:29:27 -04:00
non_matching.rs deps: update everything 2019-08-05 13:50:55 -04:00
strip.rs libripgrep: initial commit introducing libripgrep 2018-08-20 07:10:19 -04:00
util.rs libripgrep: initial commit introducing libripgrep 2018-08-20 07:10:19 -04:00
word.rs deps: update to thread_local 1.0 2020-01-10 15:07:47 -05:00