The main change in this release is the inclusion of Zoltan Herczeg's
just-in-time compiler support, which can be accessed by building PCRE with
--enable-jit. Large performance benefits can be had in many situations. 8.20
also fixes an unfortunate bug that was introduced in 8.13 as well as
tidying up
a number of infelicities and differences from Perl.
10-22-2011, 02:49 PM
Evangelos Foutras
pcre-8.20-1
On 22/10/11 16:47, Allan McRae wrote:
> Upstream updated. Enabled just-in-time compiler support.
>
> Signoff both,