ripgrep/src
Andrew Gallant 01e8e11621
doc: improve PCRE2 failure mode documentation
If a user tries to search for an explicit `\n` character in a PCRE2
regex, ripgrep won't report an error and instead will (likely) silently
fail to match.

Fixes #1261
2019-08-01 17:32:44 -04:00
..
app.rs doc: improve PCRE2 failure mode documentation 2019-08-01 17:32:44 -04:00
args.rs ripgrep: fix bug when CWD has directory named - 2019-08-01 17:27:23 -04:00
config.rs bstr: update everything to bstr 0.2 2019-06-26 16:47:33 -04:00
logger.rs ripgrep: migrate to libripgrep 2018-08-20 07:10:19 -04:00
main.rs style: fix deprecations 2019-06-16 18:37:51 -04:00
messages.rs deprecated: remove use of ATOMIC_BOOL_INIT 2019-01-29 13:05:16 -05:00
path_printer.rs ripgrep: migrate to libripgrep 2018-08-20 07:10:19 -04:00
search.rs search: a few small touchups 2019-06-18 20:23:47 -04:00
subject.rs binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00