New upstream version 10.45-rc1
authorMatthew Vernon <matthew@debian.org>
Thu, 23 Jan 2025 09:44:53 +0000 (09:44 +0000)
committerMatthew Vernon <matthew@debian.org>
Thu, 23 Jan 2025 09:44:53 +0000 (09:44 +0000)
commit690c8817ceee6e39e6dc5843700c0f6d001341c9
tree8cc0dbcc54266eebca5b8acb17afab3be54cacd7
parentde9d274b27a349b705585e592760039b00a3e6ee
New upstream version 10.45-rc1
353 files changed:
132html [deleted file]
AUTHORS [deleted file]
AUTHORS.md [new file with mode: 0644]
BUILD.bazel [new file with mode: 0644]
CMakeLists.txt
ChangeLog
CheckMan [deleted file]
CleanTxt [deleted file]
Detrail [deleted file]
HACKING
LICENCE [deleted file]
LICENCE.md [new file with mode: 0644]
MODULE.bazel [new file with mode: 0644]
Makefile.am
Makefile.in
NEWS
NON-AUTOTOOLS-BUILD
PrepareRelease [deleted file]
README
RunGrepTest
RunGrepTest.bat
RunTest
RunTest.bat
SECURITY.md [new file with mode: 0644]
WORKSPACE.bazel [new file with mode: 0644]
aclocal.m4
build.zig [new file with mode: 0644]
cmake/COPYING-CMAKE-SCRIPTS
cmake/FindEditline.cmake
cmake/FindPackageHandleStandardArgs.cmake [deleted file]
cmake/FindReadline.cmake
cmake/pcre2-config-version.cmake.in
cmake/pcre2-config.cmake.in
config-cmake.h.in
config.guess
config.sub
configure
configure.ac
deps/sljit/sljit_src/allocator_src/sljitExecAllocatorApple.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitExecAllocatorCore.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitExecAllocatorFreeBSD.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitExecAllocatorPosix.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitExecAllocatorWindows.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitProtExecAllocatorNetBSD.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitProtExecAllocatorPosix.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitWXExecAllocatorPosix.c [new file with mode: 0644]
deps/sljit/sljit_src/allocator_src/sljitWXExecAllocatorWindows.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitConfig.h [new file with mode: 0644]
deps/sljit/sljit_src/sljitConfigCPU.h [new file with mode: 0644]
deps/sljit/sljit_src/sljitConfigInternal.h [new file with mode: 0644]
deps/sljit/sljit_src/sljitLir.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitLir.h [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeARM_32.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeARM_64.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeARM_T2_32.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeLOONGARCH_64.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeMIPS_32.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeMIPS_64.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeMIPS_common.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativePPC_32.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativePPC_64.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativePPC_common.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeRISCV_32.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeRISCV_64.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeRISCV_common.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeS390X.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeX86_32.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeX86_64.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitNativeX86_common.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitSerialize.c [new file with mode: 0644]
deps/sljit/sljit_src/sljitUtils.c [new file with mode: 0644]
doc/html/NON-AUTOTOOLS-BUILD.txt
doc/html/README.txt
doc/html/index.html
doc/html/pcre2.html
doc/html/pcre2_compile.html
doc/html/pcre2_jit_compile.html
doc/html/pcre2_set_compile_extra_options.html
doc/html/pcre2_set_max_pattern_compiled_length.html
doc/html/pcre2_set_optimize.html [new file with mode: 0644]
doc/html/pcre2_set_substitute_callout.html
doc/html/pcre2_set_substitute_case_callout.html [new file with mode: 0644]
doc/html/pcre2api.html
doc/html/pcre2build.html
doc/html/pcre2compat.html
doc/html/pcre2convert.html
doc/html/pcre2grep.html
doc/html/pcre2jit.html
doc/html/pcre2limits.html
doc/html/pcre2matching.html
doc/html/pcre2partial.html
doc/html/pcre2pattern.html
doc/html/pcre2perform.html
doc/html/pcre2posix.html
doc/html/pcre2sample.html
doc/html/pcre2serialize.html
doc/html/pcre2syntax.html
doc/html/pcre2test.html
doc/html/pcre2unicode.html
doc/index.html.src [deleted file]
doc/pcre2-config.1
doc/pcre2-config.txt
doc/pcre2.3
doc/pcre2.txt
doc/pcre2_callout_enumerate.3
doc/pcre2_code_copy.3
doc/pcre2_code_copy_with_tables.3
doc/pcre2_code_free.3
doc/pcre2_compile.3
doc/pcre2_compile_context_copy.3
doc/pcre2_compile_context_create.3
doc/pcre2_compile_context_free.3
doc/pcre2_config.3
doc/pcre2_convert_context_copy.3
doc/pcre2_convert_context_create.3
doc/pcre2_convert_context_free.3
doc/pcre2_converted_pattern_free.3
doc/pcre2_dfa_match.3
doc/pcre2_general_context_copy.3
doc/pcre2_general_context_create.3
doc/pcre2_general_context_free.3
doc/pcre2_get_error_message.3
doc/pcre2_get_mark.3
doc/pcre2_get_match_data_heapframes_size.3
doc/pcre2_get_match_data_size.3
doc/pcre2_get_ovector_count.3
doc/pcre2_get_ovector_pointer.3
doc/pcre2_get_startchar.3
doc/pcre2_jit_compile.3
doc/pcre2_jit_free_unused_memory.3
doc/pcre2_jit_match.3
doc/pcre2_jit_stack_assign.3
doc/pcre2_jit_stack_create.3
doc/pcre2_jit_stack_free.3
doc/pcre2_maketables.3
doc/pcre2_maketables_free.3
doc/pcre2_match.3
doc/pcre2_match_context_copy.3
doc/pcre2_match_context_create.3
doc/pcre2_match_context_free.3
doc/pcre2_match_data_create.3
doc/pcre2_match_data_create_from_pattern.3
doc/pcre2_match_data_free.3
doc/pcre2_pattern_convert.3
doc/pcre2_pattern_info.3
doc/pcre2_serialize_decode.3
doc/pcre2_serialize_encode.3
doc/pcre2_serialize_free.3
doc/pcre2_serialize_get_number_of_codes.3
doc/pcre2_set_bsr.3
doc/pcre2_set_callout.3
doc/pcre2_set_character_tables.3
doc/pcre2_set_compile_extra_options.3
doc/pcre2_set_compile_recursion_guard.3
doc/pcre2_set_depth_limit.3
doc/pcre2_set_glob_escape.3
doc/pcre2_set_glob_separator.3
doc/pcre2_set_heap_limit.3
doc/pcre2_set_match_limit.3
doc/pcre2_set_max_pattern_compiled_length.3
doc/pcre2_set_max_pattern_length.3
doc/pcre2_set_max_varlookbehind.3
doc/pcre2_set_newline.3
doc/pcre2_set_offset_limit.3
doc/pcre2_set_optimize.3 [new file with mode: 0644]
doc/pcre2_set_parens_nest_limit.3
doc/pcre2_set_recursion_limit.3
doc/pcre2_set_recursion_memory_management.3
doc/pcre2_set_substitute_callout.3
doc/pcre2_set_substitute_case_callout.3 [new file with mode: 0644]
doc/pcre2_substitute.3
doc/pcre2_substring_copy_byname.3
doc/pcre2_substring_copy_bynumber.3
doc/pcre2_substring_free.3
doc/pcre2_substring_get_byname.3
doc/pcre2_substring_get_bynumber.3
doc/pcre2_substring_length_byname.3
doc/pcre2_substring_length_bynumber.3
doc/pcre2_substring_list_free.3
doc/pcre2_substring_list_get.3
doc/pcre2_substring_nametable_scan.3
doc/pcre2_substring_number_from_name.3
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2callout.3
doc/pcre2compat.3
doc/pcre2convert.3
doc/pcre2demo.3
doc/pcre2grep.1
doc/pcre2grep.txt
doc/pcre2jit.3
doc/pcre2limits.3
doc/pcre2matching.3
doc/pcre2partial.3
doc/pcre2pattern.3
doc/pcre2perform.3
doc/pcre2posix.3
doc/pcre2sample.3
doc/pcre2serialize.3
doc/pcre2syntax.3
doc/pcre2test.1
doc/pcre2test.txt
doc/pcre2unicode.3
ltmain.sh [changed mode: 0644->0755]
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/pcre2_visibility.m4
perltest.sh
src/config.h.generic
src/config.h.in
src/pcre2.h.generic
src/pcre2.h.in
src/pcre2_auto_possess.c
src/pcre2_chkdint.c
src/pcre2_compile.c
src/pcre2_compile.h [new file with mode: 0644]
src/pcre2_compile_class.c [new file with mode: 0644]
src/pcre2_config.c
src/pcre2_context.c
src/pcre2_convert.c
src/pcre2_dfa_match.c
src/pcre2_error.c
src/pcre2_extuni.c
src/pcre2_find_bracket.c
src/pcre2_fuzzsupport.c
src/pcre2_internal.h
src/pcre2_intmodedep.h
src/pcre2_jit_char_inc.h [new file with mode: 0644]
src/pcre2_jit_compile.c
src/pcre2_jit_match.c
src/pcre2_jit_neon_inc.h
src/pcre2_jit_simd_inc.h
src/pcre2_jit_test.c
src/pcre2_maketables.c
src/pcre2_match.c
src/pcre2_match_data.c
src/pcre2_ord2utf.c
src/pcre2_pattern_info.c
src/pcre2_printint.c
src/pcre2_serialize.c
src/pcre2_study.c
src/pcre2_substitute.c
src/pcre2_substring.c
src/pcre2_ucd.c
src/pcre2_ucp.h
src/pcre2_ucptables.c
src/pcre2_util.h [new file with mode: 0644]
src/pcre2_xclass.c
src/pcre2grep.c
src/pcre2posix.c
src/pcre2test.c
src/sljit/allocator_src/sljitExecAllocatorApple.c [deleted file]
src/sljit/allocator_src/sljitExecAllocatorCore.c [deleted file]
src/sljit/allocator_src/sljitExecAllocatorFreeBSD.c [deleted file]
src/sljit/allocator_src/sljitExecAllocatorPosix.c [deleted file]
src/sljit/allocator_src/sljitExecAllocatorWindows.c [deleted file]
src/sljit/allocator_src/sljitProtExecAllocatorNetBSD.c [deleted file]
src/sljit/allocator_src/sljitProtExecAllocatorPosix.c [deleted file]
src/sljit/allocator_src/sljitWXExecAllocatorPosix.c [deleted file]
src/sljit/allocator_src/sljitWXExecAllocatorWindows.c [deleted file]
src/sljit/sljitConfig.h [deleted file]
src/sljit/sljitConfigCPU.h [deleted file]
src/sljit/sljitConfigInternal.h [deleted file]
src/sljit/sljitLir.c [deleted file]
src/sljit/sljitLir.h [deleted file]
src/sljit/sljitNativeARM_32.c [deleted file]
src/sljit/sljitNativeARM_64.c [deleted file]
src/sljit/sljitNativeARM_T2_32.c [deleted file]
src/sljit/sljitNativeLOONGARCH_64.c [deleted file]
src/sljit/sljitNativeMIPS_32.c [deleted file]
src/sljit/sljitNativeMIPS_64.c [deleted file]
src/sljit/sljitNativeMIPS_common.c [deleted file]
src/sljit/sljitNativePPC_32.c [deleted file]
src/sljit/sljitNativePPC_64.c [deleted file]
src/sljit/sljitNativePPC_common.c [deleted file]
src/sljit/sljitNativeRISCV_32.c [deleted file]
src/sljit/sljitNativeRISCV_64.c [deleted file]
src/sljit/sljitNativeRISCV_common.c [deleted file]
src/sljit/sljitNativeS390X.c [deleted file]
src/sljit/sljitNativeX86_32.c [deleted file]
src/sljit/sljitNativeX86_64.c [deleted file]
src/sljit/sljitNativeX86_common.c [deleted file]
src/sljit/sljitSerialize.c [deleted file]
src/sljit/sljitUtils.c [deleted file]
testdata/grepinput
testdata/grepinputBad8 [new file with mode: 0644]
testdata/grepinputBad8_Trail [new file with mode: 0644]
testdata/grepinputC.bz2
testdata/grepinputC.gz
testdata/grepinputUN [new file with mode: 0644]
testdata/grepinputv
testdata/grepinputx
testdata/grepnot.bz2
testdata/grepoutput
testdata/grepoutputC
testdata/grepoutputCN
testdata/grepoutputCNU
testdata/grepoutputCU
testdata/grepoutputN
testdata/grepoutputUN
testdata/testinput1
testdata/testinput10
testdata/testinput11
testdata/testinput12
testdata/testinput2
testdata/testinput21
testdata/testinput23
testdata/testinput26
testdata/testinput27 [new file with mode: 0644]
testdata/testinput3
testdata/testinput4
testdata/testinput5
testdata/testinput6
testdata/testinput7
testdata/testinput9
testdata/testoutput1
testdata/testoutput10
testdata/testoutput11-16
testdata/testoutput11-32
testdata/testoutput12-16
testdata/testoutput12-32
testdata/testoutput14-16
testdata/testoutput15
testdata/testoutput17
testdata/testoutput2
testdata/testoutput20
testdata/testoutput21
testdata/testoutput23
testdata/testoutput26
testdata/testoutput27 [new file with mode: 0644]
testdata/testoutput3
testdata/testoutput3A
testdata/testoutput3B
testdata/testoutput4
testdata/testoutput5
testdata/testoutput6
testdata/testoutput7
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
testdata/testoutput9
testdata/wintestinput3
testdata/wintestoutput3
vms/configure.com