New upstream version 10.40
authorMatthew Vernon <matthew@debian.org>
Mon, 25 Apr 2022 16:03:54 +0000 (17:03 +0100)
committerMatthew Vernon <matthew@debian.org>
Mon, 25 Apr 2022 16:03:54 +0000 (17:03 +0100)
commit1ffedb43e1dc27250034147144e60b7984c66af0
tree26a9c9e041ee79beef3538f168012c16be5e2c87
parentae779ff9f07bbc2fa39c75c7a331aaeb3a43a159
New upstream version 10.40
113 files changed:
AUTHORS
CMakeLists.txt
ChangeLog
HACKING
LICENCE
Makefile.am
Makefile.in
NEWS
README
RunGrepTest
RunTest
cmake/FindEditline.cmake
configure
configure.ac
doc/html/README.txt
doc/html/pcre2_jit_stack_create.html
doc/html/pcre2_set_compile_extra_options.html
doc/html/pcre2_substitute.html
doc/html/pcre2api.html
doc/html/pcre2build.html
doc/html/pcre2compat.html
doc/html/pcre2jit.html
doc/html/pcre2pattern.html
doc/html/pcre2serialize.html
doc/html/pcre2syntax.html
doc/html/pcre2test.html
doc/html/pcre2unicode.html
doc/pcre2.txt
doc/pcre2_jit_stack_create.3
doc/pcre2_set_compile_extra_options.3
doc/pcre2_substitute.3
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2compat.3
doc/pcre2jit.3
doc/pcre2pattern.3
doc/pcre2serialize.3
doc/pcre2syntax.3
doc/pcre2test.1
doc/pcre2test.txt
doc/pcre2unicode.3
ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
src/config.h.generic
src/config.h.in
src/pcre2.h.generic
src/pcre2_auto_possess.c
src/pcre2_compile.c
src/pcre2_dfa_match.c
src/pcre2_error.c
src/pcre2_extuni.c
src/pcre2_fuzzsupport.c
src/pcre2_internal.h
src/pcre2_intmodedep.h
src/pcre2_jit_compile.c
src/pcre2_jit_match.c
src/pcre2_jit_misc.c
src/pcre2_jit_simd_inc.h
src/pcre2_jit_test.c
src/pcre2_match.c
src/pcre2_printint.c
src/pcre2_script_run.c
src/pcre2_string_utils.c
src/pcre2_study.c
src/pcre2_substitute.c
src/pcre2_tables.c
src/pcre2_ucd.c
src/pcre2_ucp.h
src/pcre2_ucptables.c [new file with mode: 0644]
src/pcre2_xclass.c
src/pcre2grep.c
src/pcre2posix.c
src/pcre2test.c
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
src/sljit/sljitNativeSPARC_32.c
src/sljit/sljitNativeSPARC_common.c
src/sljit/sljitNativeX86_32.c
src/sljit/sljitNativeX86_64.c
src/sljit/sljitNativeX86_common.c
src/sljit/sljitProtExecAllocator.c
src/sljit/sljitUtils.c
testdata/grepoutput
testdata/testinput17
testdata/testinput18
testdata/testinput2
testdata/testinput26 [new file with mode: 0644]
testdata/testinput4
testdata/testinput5
testdata/testinput7
testdata/testoutput17
testdata/testoutput18
testdata/testoutput2
testdata/testoutput26 [new file with mode: 0644]
testdata/testoutput4
testdata/testoutput5
testdata/testoutput7