New upstream version 10.32
authorMatthew Vernon <matthew@debian.org>
Fri, 26 Oct 2018 18:26:30 +0000 (19:26 +0100)
committerMatthew Vernon <matthew@debian.org>
Fri, 26 Oct 2018 18:26:30 +0000 (19:26 +0100)
commitb03dbaae48971b62fe6ce174a8dfbbcaf1314d7e
treeb1585aeb773d44506b56bca51a868d9236ec621f
parente98c3314cf9e05aa99f5e192862ec37f29b7dbb5
New upstream version 10.32
167 files changed:
CMakeLists.txt
ChangeLog
HACKING
LICENCE
Makefile.am
Makefile.in
NEWS
NON-AUTOTOOLS-BUILD
README
RunGrepTest
RunTest
RunTest.bat
aclocal.m4
configure
configure.ac
doc/html/NON-AUTOTOOLS-BUILD.txt
doc/html/README.txt
doc/html/index.html
doc/html/pcre2.html
doc/html/pcre2_code_free.html
doc/html/pcre2_compile.html
doc/html/pcre2_compile_context_free.html
doc/html/pcre2_convert_context_free.html
doc/html/pcre2_converted_pattern_free.html
doc/html/pcre2_dfa_match.html
doc/html/pcre2_general_context_free.html
doc/html/pcre2_jit_stack_assign.html
doc/html/pcre2_jit_stack_create.html
doc/html/pcre2_jit_stack_free.html
doc/html/pcre2_match_context_free.html
doc/html/pcre2_match_data_free.html
doc/html/pcre2_pattern_info.html
doc/html/pcre2_serialize_decode.html
doc/html/pcre2_serialize_encode.html
doc/html/pcre2_serialize_free.html
doc/html/pcre2_serialize_get_number_of_codes.html
doc/html/pcre2_set_glob_separator.html
doc/html/pcre2_substring_free.html
doc/html/pcre2_substring_list_free.html
doc/html/pcre2api.html
doc/html/pcre2build.html
doc/html/pcre2callout.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/pcre2pattern.html
doc/html/pcre2perform.html
doc/html/pcre2posix.html
doc/html/pcre2serialize.html
doc/html/pcre2syntax.html
doc/html/pcre2test.html
doc/html/pcre2unicode.html
doc/index.html.src
doc/pcre2.3
doc/pcre2.txt
doc/pcre2_code_free.3
doc/pcre2_compile.3
doc/pcre2_compile_context_free.3
doc/pcre2_convert_context_free.3
doc/pcre2_converted_pattern_free.3
doc/pcre2_dfa_match.3
doc/pcre2_general_context_free.3
doc/pcre2_jit_stack_assign.3
doc/pcre2_jit_stack_create.3
doc/pcre2_jit_stack_free.3
doc/pcre2_match.3
doc/pcre2_match_context_free.3
doc/pcre2_match_data_free.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_compile_extra_options.3
doc/pcre2_set_glob_separator.3
doc/pcre2_set_heap_limit.3
doc/pcre2_substring_free.3
doc/pcre2_substring_list_free.3
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2callout.3
doc/pcre2compat.3
doc/pcre2convert.3
doc/pcre2grep.1
doc/pcre2grep.txt
doc/pcre2jit.3
doc/pcre2limits.3
doc/pcre2matching.3
doc/pcre2pattern.3
doc/pcre2perform.3
doc/pcre2posix.3
doc/pcre2serialize.3
doc/pcre2syntax.3
doc/pcre2test.1
doc/pcre2test.txt
doc/pcre2unicode.3
perltest.sh
src/config.h.generic
src/config.h.in
src/dftables.c
src/pcre2.h.generic
src/pcre2.h.in
src/pcre2_auto_possess.c
src/pcre2_chartables.c.dist
src/pcre2_compile.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_internal.h
src/pcre2_intmodedep.h
src/pcre2_jit_compile.c
src/pcre2_jit_test.c
src/pcre2_maketables.c
src/pcre2_match.c
src/pcre2_pattern_info.c
src/pcre2_printint.c
src/pcre2_serialize.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/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_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/sljitNativeX86_32.c
src/sljit/sljitNativeX86_64.c
src/sljit/sljitNativeX86_common.c
testdata/grepinput
testdata/grepoutput
testdata/testinput1
testdata/testinput15
testdata/testinput17
testdata/testinput18
testdata/testinput2
testdata/testinput22
testdata/testinput4
testdata/testinput5
testdata/testinput6
testdata/testoutput1
testdata/testoutput15
testdata/testoutput17
testdata/testoutput18
testdata/testoutput2
testdata/testoutput22-16
testdata/testoutput22-32
testdata/testoutput22-8
testdata/testoutput4
testdata/testoutput5
testdata/testoutput6
testdata/testoutput8-16-4 [new file with mode: 0644]
testdata/testoutputEBC