Bump PCRE to r1594
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Mon, 24 Aug 2015 08:53:00 +0000 (10:53 +0200)
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Tue, 25 Aug 2015 12:07:46 +0000 (12:07 +0000)
commitdbb1e1936ca9ddc66d2032448da63edec651a77a
tree05ab550d370501d8aceb394c1830d2646e8be920
parent4c3fa449acfc7ec43f3b2c53318c2838ceba5a86
Bump PCRE to r1594

Get a couple of fixes for important bugs (1667, 1672).

The WinCE build patch has also been merged upstream,
so remove it from our tree.

Change-Id: I933c2d824612a70d7bc52648df5f5c481ae066d7
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
19 files changed:
src/3rdparty/pcre/patches/0001-Re-fix-X86-Wince-builds.patch [deleted file]
src/3rdparty/pcre/pcre.h
src/3rdparty/pcre/pcre_compile.c
src/3rdparty/pcre/pcre_exec.c
src/3rdparty/pcre/pcre_internal.h
src/3rdparty/pcre/pcre_jit_compile.c
src/3rdparty/pcre/pcre_study.c
src/3rdparty/pcre/sljit/sljitConfig.h
src/3rdparty/pcre/sljit/sljitConfigInternal.h
src/3rdparty/pcre/sljit/sljitLir.c
src/3rdparty/pcre/sljit/sljitLir.h
src/3rdparty/pcre/sljit/sljitNativeARM_32.c
src/3rdparty/pcre/sljit/sljitNativeARM_64.c
src/3rdparty/pcre/sljit/sljitNativeARM_T2_32.c
src/3rdparty/pcre/sljit/sljitNativeMIPS_common.c
src/3rdparty/pcre/sljit/sljitNativePPC_common.c
src/3rdparty/pcre/sljit/sljitNativeSPARC_common.c
src/3rdparty/pcre/sljit/sljitNativeTILEGX_64.c
src/3rdparty/pcre/sljit/sljitNativeX86_common.c