From: Junio C Hamano Date: Mon, 19 Jun 2017 19:38:43 +0000 (-0700) Subject: Merge branch 'ab/pcre-v2' X-Git-Tag: v2.14.0-rc0~88 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ae7e4d4fedc2237217a9f802eba4ded9ea66bb91?hp=--cc Merge branch 'ab/pcre-v2' Update "perl-compatible regular expression" support to enable JIT and also allow linking with the newer PCRE v2 library. * ab/pcre-v2: grep: add support for PCRE v2 grep: un-break building with PCRE >= 8.32 without --enable-jit grep: un-break building with PCRE < 8.20 grep: un-break building with PCRE < 8.32 grep: add support for the PCRE v1 JIT API log: add -P as a synonym for --perl-regexp grep: skip pthreads overhead when using one thread grep: don't redundantly compile throwaway patterns under threading --- ae7e4d4fedc2237217a9f802eba4ded9ea66bb91