New upstream version 10.36
authorMatthew Vernon <matthew@debian.org>
Mon, 7 Dec 2020 12:33:40 +0000 (12:33 +0000)
committerMatthew Vernon <matthew@debian.org>
Mon, 7 Dec 2020 12:33:40 +0000 (12:33 +0000)
commitb28ccbd4005872e894e22f3cb28dcd1df00a5bb3
tree49ffbd2a13cc8c17c434b3ff2abd6c844d1923ca
parentade48696948d66ff3ebba92f966ba554f7984fe8
New upstream version 10.36
79 files changed:
AUTHORS
CMakeLists.txt
ChangeLog
LICENCE
Makefile.am
Makefile.in
NEWS
README
RunGrepTest
RunTest
RunTest.bat
configure
configure.ac
doc/html/README.txt
doc/html/pcre2api.html
doc/html/pcre2compat.html
doc/html/pcre2grep.html
doc/html/pcre2pattern.html
doc/html/pcre2test.html
doc/pcre2.txt
doc/pcre2api.3
doc/pcre2compat.3
doc/pcre2grep.1
doc/pcre2grep.txt
doc/pcre2pattern.3
doc/pcre2test.1
doc/pcre2test.txt
libpcre2-16.pc.in
libpcre2-32.pc.in
libpcre2-8.pc.in
libpcre2-posix.pc.in
pcre2-config.in
perltest.sh
src/config.h.generic
src/pcre2.h.generic
src/pcre2_compile.c
src/pcre2_dftables.c
src/pcre2_jit_compile.c
src/pcre2_jit_misc.c
src/pcre2_jit_neon_inc.h
src/pcre2_jit_test.c
src/pcre2_match.c
src/pcre2grep.c
src/pcre2test.c
src/sljit/sljitConfig.h
src/sljit/sljitConfigInternal.h
src/sljit/sljitExecAllocator.c
src/sljit/sljitLir.c
src/sljit/sljitLir.h
src/sljit/sljitNativeARM_32.c
src/sljit/sljitNativeARM_64.c
src/sljit/sljitNativeARM_T2_32.c
src/sljit/sljitNativeMIPS_32.c
src/sljit/sljitNativeMIPS_64.c
src/sljit/sljitNativeMIPS_common.c
src/sljit/sljitNativePPC_32.c
src/sljit/sljitNativePPC_64.c
src/sljit/sljitNativePPC_common.c
src/sljit/sljitNativeS390X.c [new file with mode: 0644]
src/sljit/sljitNativeSPARC_32.c
src/sljit/sljitNativeSPARC_common.c
src/sljit/sljitNativeTILEGX-encoder.c [deleted file]
src/sljit/sljitNativeTILEGX_64.c [deleted file]
src/sljit/sljitNativeX86_common.c
src/sljit/sljitProtExecAllocator.c
src/sljit/sljitUtils.c
src/sljit/sljitWXExecAllocator.c [new file with mode: 0644]
testdata/grepoutput
testdata/grepoutput8
testdata/grepoutputC
testdata/grepoutputCN
testdata/testinput1
testdata/testinput10
testdata/testinput2
testdata/testinput4
testdata/testoutput1
testdata/testoutput10
testdata/testoutput2
testdata/testoutput4