New upstream version 10.44
authorMatthew Vernon <matthew@debian.org>
Fri, 8 Nov 2024 16:26:58 +0000 (16:26 +0000)
committerMatthew Vernon <matthew@debian.org>
Fri, 8 Nov 2024 16:26:58 +0000 (16:26 +0000)
commitde9d274b27a349b705585e592760039b00a3e6ee
tree04c3880e7d1d80a9a2ebbcac0d4e0db7ff0d5f4a
parent8abaf6dd548b6d20b3913fbb29cbdfea59850500
New upstream version 10.44
95 files changed:
CMakeLists.txt
ChangeLog
Makefile.am
Makefile.in
NEWS
NON-AUTOTOOLS-BUILD
README
cmake/pcre2-config.cmake.in
config-cmake.h.in
configure
configure.ac
doc/html/NON-AUTOTOOLS-BUILD.txt
doc/html/README.txt
doc/html/index.html
doc/html/pcre2_set_max_pattern_compiled_length.html [new file with mode: 0644]
doc/html/pcre2api.html
doc/html/pcre2build.html
doc/html/pcre2jit.html
doc/html/pcre2pattern.html
doc/html/pcre2test.html
doc/index.html.src
doc/pcre2.txt
doc/pcre2_set_max_pattern_compiled_length.3 [new file with mode: 0644]
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2demo.3
doc/pcre2jit.3
doc/pcre2pattern.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
m4/pcre2_visibility.m4
src/config.h.generic
src/pcre2.h.generic
src/pcre2.h.in
src/pcre2_compile.c
src/pcre2_context.c
src/pcre2_error.c
src/pcre2_extuni.c
src/pcre2_fuzzsupport.c
src/pcre2_intmodedep.h
src/pcre2_jit_compile.c
src/pcre2_jit_misc.c
src/pcre2_jit_simd_inc.h
src/pcre2_jit_test.c
src/pcre2_match.c
src/pcre2_tables.c
src/pcre2test.c
src/sljit/allocator_src/sljitExecAllocatorApple.c
src/sljit/allocator_src/sljitExecAllocatorCore.c
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/sljitNativeLOONGARCH_64.c
src/sljit/sljitNativeMIPS_32.c
src/sljit/sljitNativeMIPS_64.c
src/sljit/sljitNativeMIPS_common.c
src/sljit/sljitNativePPC_common.c
src/sljit/sljitNativeRISCV_common.c
src/sljit/sljitNativeS390X.c
src/sljit/sljitNativeX86_32.c
src/sljit/sljitNativeX86_64.c
src/sljit/sljitNativeX86_common.c
src/sljit/sljitSerialize.c [new file with mode: 0644]
testdata/testinput10
testdata/testinput2
testdata/testinput4
testdata/testinput5
testdata/testoutput10
testdata/testoutput16
testdata/testoutput17
testdata/testoutput2
testdata/testoutput4
testdata/testoutput5
testdata/testoutput8-16-2
testdata/testoutput8-16-3
testdata/testoutput8-16-4
testdata/testoutput8-32-2
testdata/testoutput8-32-3
testdata/testoutput8-32-4
testdata/testoutput8-8-2
testdata/testoutput8-8-3
testdata/testoutput8-8-4
vms/configure.com [new file with mode: 0644]
vms/openvms_readme.txt [new file with mode: 0644]
vms/pcre2.h_patch [new file with mode: 0644]
vms/stdint.h [new file with mode: 0644]