New upstream version 10.42
authorMatthew Vernon <matthew@debian.org>
Sun, 1 Jan 2023 15:43:11 +0000 (15:43 +0000)
committerMatthew Vernon <matthew@debian.org>
Sun, 1 Jan 2023 15:43:11 +0000 (15:43 +0000)
commit9cf15c73547ea6f7e669eea06ede7df09476b8bb
tree78528ca6426a261f0d0ac64de49a977e5dff1272
parent1ffedb43e1dc27250034147144e60b7984c66af0
New upstream version 10.42
118 files changed:
132html
CMakeLists.txt
ChangeLog
HACKING
Makefile.am
Makefile.in
NEWS
NON-AUTOTOOLS-BUILD
PrepareRelease
README
RunGrepTest
RunTest
RunTest.bat
configure
configure.ac
doc/html/NON-AUTOTOOLS-BUILD.txt
doc/html/README.txt
doc/html/pcre2_compile.html
doc/html/pcre2_match_data_create_from_pattern.html
doc/html/pcre2_serialize_decode.html
doc/html/pcre2api.html
doc/html/pcre2build.html
doc/html/pcre2grep.html
doc/html/pcre2limits.html
doc/html/pcre2perform.html
doc/html/pcre2serialize.html
doc/html/pcre2test.html
doc/pcre2.txt
doc/pcre2_compile.3
doc/pcre2_match_data_create_from_pattern.3
doc/pcre2_serialize_decode.3
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2demo.3
doc/pcre2grep.1
doc/pcre2grep.txt
doc/pcre2limits.3
doc/pcre2perform.3
doc/pcre2serialize.3
doc/pcre2test.1
doc/pcre2test.txt
ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
perltest.sh
src/config.h.generic
src/config.h.in
src/pcre2.h.generic
src/pcre2.h.in
src/pcre2_compile.c
src/pcre2_context.c
src/pcre2_convert.c
src/pcre2_dfa_match.c
src/pcre2_internal.h
src/pcre2_intmodedep.h
src/pcre2_jit_compile.c
src/pcre2_jit_misc.c
src/pcre2_jit_neon_inc.h
src/pcre2_jit_simd_inc.h
src/pcre2_jit_test.c
src/pcre2_match.c
src/pcre2_match_data.c
src/pcre2_substitute.c
src/pcre2grep.c
src/pcre2posix.c
src/pcre2posix.h
src/pcre2posix_test.c [new file with mode: 0644]
src/pcre2test.c
src/sljit/sljitConfig.h
src/sljit/sljitConfigInternal.h
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/sljitNativeRISCV_32.c [new file with mode: 0644]
src/sljit/sljitNativeRISCV_64.c [new file with mode: 0644]
src/sljit/sljitNativeRISCV_common.c [new file with mode: 0644]
src/sljit/sljitNativeS390X.c
src/sljit/sljitNativeSPARC_32.c [deleted file]
src/sljit/sljitNativeSPARC_common.c [deleted file]
src/sljit/sljitNativeX86_32.c
src/sljit/sljitNativeX86_64.c
src/sljit/sljitNativeX86_common.c
src/sljit/sljitWXExecAllocator.c
testdata/grepinputC.bz2 [new file with mode: 0644]
testdata/grepinputC.gz [new file with mode: 0644]
testdata/grepnot.bz2 [new file with mode: 0644]
testdata/grepoutput
testdata/grepoutputC
testdata/grepoutputCN
testdata/grepoutputCNU [new file with mode: 0644]
testdata/grepoutputCU [new file with mode: 0644]
testdata/grepoutputCbz2 [new file with mode: 0644]
testdata/grepoutputCgz [new file with mode: 0644]
testdata/grepoutputN
testdata/grepoutputUN [new file with mode: 0644]
testdata/testinput15
testdata/testinput18
testdata/testinput19
testdata/testinput2
testdata/testinputheap [new file with mode: 0644]
testdata/testoutput15
testdata/testoutput18
testdata/testoutput19
testdata/testoutput2
testdata/testoutputheap-16 [new file with mode: 0644]
testdata/testoutputheap-32 [new file with mode: 0644]
testdata/testoutputheap-8 [new file with mode: 0644]