Imported Upstream version 10.20
authorMatthew Vernon <matthew@debian.org>
Sun, 22 Nov 2015 17:40:07 +0000 (17:40 +0000)
committerMatthew Vernon <matthew@debian.org>
Sun, 22 Nov 2015 17:40:07 +0000 (17:40 +0000)
commitc27ff5607e8146d7dcacf9ab7c25a931f14e1fbd
treec146457ebdc1247ca5b921d74e35e680be1f941a
Imported Upstream version 10.20
334 files changed:
132html [new file with mode: 0755]
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
CheckMan [new file with mode: 0755]
CleanTxt [new file with mode: 0755]
Detrail [new file with mode: 0755]
HACKING [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENCE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
NON-AUTOTOOLS-BUILD [new file with mode: 0644]
PrepareRelease [new file with mode: 0755]
README [new file with mode: 0644]
RunGrepTest [new file with mode: 0755]
RunTest [new file with mode: 0755]
RunTest.bat [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
ar-lib [new file with mode: 0755]
cmake/COPYING-CMAKE-SCRIPTS [new file with mode: 0644]
cmake/FindEditline.cmake [new file with mode: 0644]
cmake/FindPackageHandleStandardArgs.cmake [new file with mode: 0644]
cmake/FindReadline.cmake [new file with mode: 0644]
compile [new file with mode: 0755]
config-cmake.h.in [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/html/NON-AUTOTOOLS-BUILD.txt [new file with mode: 0644]
doc/html/README.txt [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/pcre2-config.html [new file with mode: 0644]
doc/html/pcre2.html [new file with mode: 0644]
doc/html/pcre2_callout_enumerate.html [new file with mode: 0644]
doc/html/pcre2_code_free.html [new file with mode: 0644]
doc/html/pcre2_compile.html [new file with mode: 0644]
doc/html/pcre2_compile_context_copy.html [new file with mode: 0644]
doc/html/pcre2_compile_context_create.html [new file with mode: 0644]
doc/html/pcre2_compile_context_free.html [new file with mode: 0644]
doc/html/pcre2_config.html [new file with mode: 0644]
doc/html/pcre2_dfa_match.html [new file with mode: 0644]
doc/html/pcre2_general_context_copy.html [new file with mode: 0644]
doc/html/pcre2_general_context_create.html [new file with mode: 0644]
doc/html/pcre2_general_context_free.html [new file with mode: 0644]
doc/html/pcre2_get_error_message.html [new file with mode: 0644]
doc/html/pcre2_get_mark.html [new file with mode: 0644]
doc/html/pcre2_get_ovector_count.html [new file with mode: 0644]
doc/html/pcre2_get_ovector_pointer.html [new file with mode: 0644]
doc/html/pcre2_get_startchar.html [new file with mode: 0644]
doc/html/pcre2_jit_compile.html [new file with mode: 0644]
doc/html/pcre2_jit_free_unused_memory.html [new file with mode: 0644]
doc/html/pcre2_jit_match.html [new file with mode: 0644]
doc/html/pcre2_jit_stack_assign.html [new file with mode: 0644]
doc/html/pcre2_jit_stack_create.html [new file with mode: 0644]
doc/html/pcre2_jit_stack_free.html [new file with mode: 0644]
doc/html/pcre2_maketables.html [new file with mode: 0644]
doc/html/pcre2_match.html [new file with mode: 0644]
doc/html/pcre2_match_context_copy.html [new file with mode: 0644]
doc/html/pcre2_match_context_create.html [new file with mode: 0644]
doc/html/pcre2_match_context_free.html [new file with mode: 0644]
doc/html/pcre2_match_data_create.html [new file with mode: 0644]
doc/html/pcre2_match_data_create_from_pattern.html [new file with mode: 0644]
doc/html/pcre2_match_data_free.html [new file with mode: 0644]
doc/html/pcre2_pattern_info.html [new file with mode: 0644]
doc/html/pcre2_serialize_decode.html [new file with mode: 0644]
doc/html/pcre2_serialize_encode.html [new file with mode: 0644]
doc/html/pcre2_serialize_free.html [new file with mode: 0644]
doc/html/pcre2_serialize_get_number_of_codes.html [new file with mode: 0644]
doc/html/pcre2_set_bsr.html [new file with mode: 0644]
doc/html/pcre2_set_callout.html [new file with mode: 0644]
doc/html/pcre2_set_character_tables.html [new file with mode: 0644]
doc/html/pcre2_set_compile_recursion_guard.html [new file with mode: 0644]
doc/html/pcre2_set_match_limit.html [new file with mode: 0644]
doc/html/pcre2_set_newline.html [new file with mode: 0644]
doc/html/pcre2_set_parens_nest_limit.html [new file with mode: 0644]
doc/html/pcre2_set_recursion_limit.html [new file with mode: 0644]
doc/html/pcre2_set_recursion_memory_management.html [new file with mode: 0644]
doc/html/pcre2_substitute.html [new file with mode: 0644]
doc/html/pcre2_substring_copy_byname.html [new file with mode: 0644]
doc/html/pcre2_substring_copy_bynumber.html [new file with mode: 0644]
doc/html/pcre2_substring_free.html [new file with mode: 0644]
doc/html/pcre2_substring_get_byname.html [new file with mode: 0644]
doc/html/pcre2_substring_get_bynumber.html [new file with mode: 0644]
doc/html/pcre2_substring_length_byname.html [new file with mode: 0644]
doc/html/pcre2_substring_length_bynumber.html [new file with mode: 0644]
doc/html/pcre2_substring_list_free.html [new file with mode: 0644]
doc/html/pcre2_substring_list_get.html [new file with mode: 0644]
doc/html/pcre2_substring_nametable_scan.html [new file with mode: 0644]
doc/html/pcre2_substring_number_from_name.html [new file with mode: 0644]
doc/html/pcre2api.html [new file with mode: 0644]
doc/html/pcre2build.html [new file with mode: 0644]
doc/html/pcre2callout.html [new file with mode: 0644]
doc/html/pcre2compat.html [new file with mode: 0644]
doc/html/pcre2demo.html [new file with mode: 0644]
doc/html/pcre2grep.html [new file with mode: 0644]
doc/html/pcre2jit.html [new file with mode: 0644]
doc/html/pcre2limits.html [new file with mode: 0644]
doc/html/pcre2matching.html [new file with mode: 0644]
doc/html/pcre2partial.html [new file with mode: 0644]
doc/html/pcre2pattern.html [new file with mode: 0644]
doc/html/pcre2perform.html [new file with mode: 0644]
doc/html/pcre2posix.html [new file with mode: 0644]
doc/html/pcre2sample.html [new file with mode: 0644]
doc/html/pcre2serialize.html [new file with mode: 0644]
doc/html/pcre2stack.html [new file with mode: 0644]
doc/html/pcre2syntax.html [new file with mode: 0644]
doc/html/pcre2test.html [new file with mode: 0644]
doc/html/pcre2unicode.html [new file with mode: 0644]
doc/index.html.src [new file with mode: 0644]
doc/pcre2-config.1 [new file with mode: 0644]
doc/pcre2-config.txt [new file with mode: 0644]
doc/pcre2.3 [new file with mode: 0644]
doc/pcre2.txt [new file with mode: 0644]
doc/pcre2_callout_enumerate.3 [new file with mode: 0644]
doc/pcre2_code_free.3 [new file with mode: 0644]
doc/pcre2_compile.3 [new file with mode: 0644]
doc/pcre2_compile_context_copy.3 [new file with mode: 0644]
doc/pcre2_compile_context_create.3 [new file with mode: 0644]
doc/pcre2_compile_context_free.3 [new file with mode: 0644]
doc/pcre2_config.3 [new file with mode: 0644]
doc/pcre2_dfa_match.3 [new file with mode: 0644]
doc/pcre2_general_context_copy.3 [new file with mode: 0644]
doc/pcre2_general_context_create.3 [new file with mode: 0644]
doc/pcre2_general_context_free.3 [new file with mode: 0644]
doc/pcre2_get_error_message.3 [new file with mode: 0644]
doc/pcre2_get_mark.3 [new file with mode: 0644]
doc/pcre2_get_ovector_count.3 [new file with mode: 0644]
doc/pcre2_get_ovector_pointer.3 [new file with mode: 0644]
doc/pcre2_get_startchar.3 [new file with mode: 0644]
doc/pcre2_jit_compile.3 [new file with mode: 0644]
doc/pcre2_jit_free_unused_memory.3 [new file with mode: 0644]
doc/pcre2_jit_match.3 [new file with mode: 0644]
doc/pcre2_jit_stack_assign.3 [new file with mode: 0644]
doc/pcre2_jit_stack_create.3 [new file with mode: 0644]
doc/pcre2_jit_stack_free.3 [new file with mode: 0644]
doc/pcre2_maketables.3 [new file with mode: 0644]
doc/pcre2_match.3 [new file with mode: 0644]
doc/pcre2_match_context_copy.3 [new file with mode: 0644]
doc/pcre2_match_context_create.3 [new file with mode: 0644]
doc/pcre2_match_context_free.3 [new file with mode: 0644]
doc/pcre2_match_data_create.3 [new file with mode: 0644]
doc/pcre2_match_data_create_from_pattern.3 [new file with mode: 0644]
doc/pcre2_match_data_free.3 [new file with mode: 0644]
doc/pcre2_pattern_info.3 [new file with mode: 0644]
doc/pcre2_serialize_decode.3 [new file with mode: 0644]
doc/pcre2_serialize_encode.3 [new file with mode: 0644]
doc/pcre2_serialize_free.3 [new file with mode: 0644]
doc/pcre2_serialize_get_number_of_codes.3 [new file with mode: 0644]
doc/pcre2_set_bsr.3 [new file with mode: 0644]
doc/pcre2_set_callout.3 [new file with mode: 0644]
doc/pcre2_set_character_tables.3 [new file with mode: 0644]
doc/pcre2_set_compile_recursion_guard.3 [new file with mode: 0644]
doc/pcre2_set_match_limit.3 [new file with mode: 0644]
doc/pcre2_set_newline.3 [new file with mode: 0644]
doc/pcre2_set_parens_nest_limit.3 [new file with mode: 0644]
doc/pcre2_set_recursion_limit.3 [new file with mode: 0644]
doc/pcre2_set_recursion_memory_management.3 [new file with mode: 0644]
doc/pcre2_substitute.3 [new file with mode: 0644]
doc/pcre2_substring_copy_byname.3 [new file with mode: 0644]
doc/pcre2_substring_copy_bynumber.3 [new file with mode: 0644]
doc/pcre2_substring_free.3 [new file with mode: 0644]
doc/pcre2_substring_get_byname.3 [new file with mode: 0644]
doc/pcre2_substring_get_bynumber.3 [new file with mode: 0644]
doc/pcre2_substring_length_byname.3 [new file with mode: 0644]
doc/pcre2_substring_length_bynumber.3 [new file with mode: 0644]
doc/pcre2_substring_list_free.3 [new file with mode: 0644]
doc/pcre2_substring_list_get.3 [new file with mode: 0644]
doc/pcre2_substring_nametable_scan.3 [new file with mode: 0644]
doc/pcre2_substring_number_from_name.3 [new file with mode: 0644]
doc/pcre2api.3 [new file with mode: 0644]
doc/pcre2build.3 [new file with mode: 0644]
doc/pcre2callout.3 [new file with mode: 0644]
doc/pcre2compat.3 [new file with mode: 0644]
doc/pcre2demo.3 [new file with mode: 0644]
doc/pcre2grep.1 [new file with mode: 0644]
doc/pcre2grep.txt [new file with mode: 0644]
doc/pcre2jit.3 [new file with mode: 0644]
doc/pcre2limits.3 [new file with mode: 0644]
doc/pcre2matching.3 [new file with mode: 0644]
doc/pcre2partial.3 [new file with mode: 0644]
doc/pcre2pattern.3 [new file with mode: 0644]
doc/pcre2perform.3 [new file with mode: 0644]
doc/pcre2posix.3 [new file with mode: 0644]
doc/pcre2sample.3 [new file with mode: 0644]
doc/pcre2serialize.3 [new file with mode: 0644]
doc/pcre2stack.3 [new file with mode: 0644]
doc/pcre2syntax.3 [new file with mode: 0644]
doc/pcre2test.1 [new file with mode: 0644]
doc/pcre2test.txt [new file with mode: 0644]
doc/pcre2unicode.3 [new file with mode: 0644]
install-sh [new file with mode: 0755]
libpcre2-16.pc.in [new file with mode: 0644]
libpcre2-32.pc.in [new file with mode: 0644]
libpcre2-8.pc.in [new file with mode: 0644]
libpcre2-posix.pc.in [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
m4/ax_pthread.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/pcre2_visibility.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
pcre2-config.in [new file with mode: 0644]
perltest.sh [new file with mode: 0755]
src/config.h.generic [new file with mode: 0644]
src/config.h.in [new file with mode: 0644]
src/dftables.c [new file with mode: 0644]
src/pcre2.h.generic [new file with mode: 0644]
src/pcre2.h.in [new file with mode: 0644]
src/pcre2_auto_possess.c [new file with mode: 0644]
src/pcre2_chartables.c.dist [new file with mode: 0644]
src/pcre2_compile.c [new file with mode: 0644]
src/pcre2_config.c [new file with mode: 0644]
src/pcre2_context.c [new file with mode: 0644]
src/pcre2_dfa_match.c [new file with mode: 0644]
src/pcre2_error.c [new file with mode: 0644]
src/pcre2_internal.h [new file with mode: 0644]
src/pcre2_intmodedep.h [new file with mode: 0644]
src/pcre2_jit_compile.c [new file with mode: 0644]
src/pcre2_jit_match.c [new file with mode: 0644]
src/pcre2_jit_misc.c [new file with mode: 0644]
src/pcre2_jit_test.c [new file with mode: 0644]
src/pcre2_maketables.c [new file with mode: 0644]
src/pcre2_match.c [new file with mode: 0644]
src/pcre2_match_data.c [new file with mode: 0644]
src/pcre2_newline.c [new file with mode: 0644]
src/pcre2_ord2utf.c [new file with mode: 0644]
src/pcre2_pattern_info.c [new file with mode: 0644]
src/pcre2_printint.c [new file with mode: 0644]
src/pcre2_serialize.c [new file with mode: 0644]
src/pcre2_string_utils.c [new file with mode: 0644]
src/pcre2_study.c [new file with mode: 0644]
src/pcre2_substitute.c [new file with mode: 0644]
src/pcre2_substring.c [new file with mode: 0644]
src/pcre2_tables.c [new file with mode: 0644]
src/pcre2_ucd.c [new file with mode: 0644]
src/pcre2_ucp.h [new file with mode: 0644]
src/pcre2_valid_utf.c [new file with mode: 0644]
src/pcre2_xclass.c [new file with mode: 0644]
src/pcre2demo.c [new file with mode: 0644]
src/pcre2grep.c [new file with mode: 0644]
src/pcre2posix.c [new file with mode: 0644]
src/pcre2posix.h [new file with mode: 0644]
src/pcre2test.c [new file with mode: 0644]
src/sljit/sljitConfig.h [new file with mode: 0644]
src/sljit/sljitConfigInternal.h [new file with mode: 0644]
src/sljit/sljitExecAllocator.c [new file with mode: 0644]
src/sljit/sljitLir.c [new file with mode: 0644]
src/sljit/sljitLir.h [new file with mode: 0644]
src/sljit/sljitNativeARM_32.c [new file with mode: 0644]
src/sljit/sljitNativeARM_64.c [new file with mode: 0644]
src/sljit/sljitNativeARM_T2_32.c [new file with mode: 0644]
src/sljit/sljitNativeMIPS_32.c [new file with mode: 0644]
src/sljit/sljitNativeMIPS_64.c [new file with mode: 0644]
src/sljit/sljitNativeMIPS_common.c [new file with mode: 0644]
src/sljit/sljitNativePPC_32.c [new file with mode: 0644]
src/sljit/sljitNativePPC_64.c [new file with mode: 0644]
src/sljit/sljitNativePPC_common.c [new file with mode: 0644]
src/sljit/sljitNativeSPARC_32.c [new file with mode: 0644]
src/sljit/sljitNativeSPARC_common.c [new file with mode: 0644]
src/sljit/sljitNativeTILEGX-encoder.c [new file with mode: 0644]
src/sljit/sljitNativeTILEGX_64.c [new file with mode: 0644]
src/sljit/sljitNativeX86_32.c [new file with mode: 0644]
src/sljit/sljitNativeX86_64.c [new file with mode: 0644]
src/sljit/sljitNativeX86_common.c [new file with mode: 0644]
src/sljit/sljitUtils.c [new file with mode: 0644]
test-driver [new file with mode: 0755]
testdata/grepbinary [new file with mode: 0644]
testdata/grepfilelist [new file with mode: 0644]
testdata/grepinput [new file with mode: 0644]
testdata/grepinput3 [new file with mode: 0644]
testdata/grepinput8 [new file with mode: 0644]
testdata/grepinputv [new file with mode: 0644]
testdata/grepinputx [new file with mode: 0644]
testdata/greplist [new file with mode: 0644]
testdata/grepoutput [new file with mode: 0644]
testdata/grepoutput8 [new file with mode: 0644]
testdata/grepoutputN [new file with mode: 0644]
testdata/greppatN4 [new file with mode: 0644]
testdata/testinput1 [new file with mode: 0644]
testdata/testinput10 [new file with mode: 0644]
testdata/testinput11 [new file with mode: 0644]
testdata/testinput12 [new file with mode: 0644]
testdata/testinput13 [new file with mode: 0644]
testdata/testinput14 [new file with mode: 0644]
testdata/testinput15 [new file with mode: 0644]
testdata/testinput16 [new file with mode: 0644]
testdata/testinput17 [new file with mode: 0644]
testdata/testinput18 [new file with mode: 0644]
testdata/testinput19 [new file with mode: 0644]
testdata/testinput2 [new file with mode: 0644]
testdata/testinput3 [new file with mode: 0644]
testdata/testinput4 [new file with mode: 0644]
testdata/testinput5 [new file with mode: 0644]
testdata/testinput6 [new file with mode: 0644]
testdata/testinput7 [new file with mode: 0644]
testdata/testinput8 [new file with mode: 0644]
testdata/testinput9 [new file with mode: 0644]
testdata/testinputEBC [new file with mode: 0644]
testdata/testoutput1 [new file with mode: 0644]
testdata/testoutput10 [new file with mode: 0644]
testdata/testoutput11-16 [new file with mode: 0644]
testdata/testoutput11-32 [new file with mode: 0644]
testdata/testoutput12-16 [new file with mode: 0644]
testdata/testoutput12-32 [new file with mode: 0644]
testdata/testoutput13 [new file with mode: 0644]
testdata/testoutput14 [new file with mode: 0644]
testdata/testoutput15 [new file with mode: 0644]
testdata/testoutput16 [new file with mode: 0644]
testdata/testoutput17 [new file with mode: 0644]
testdata/testoutput18 [new file with mode: 0644]
testdata/testoutput19 [new file with mode: 0644]
testdata/testoutput2 [new file with mode: 0644]
testdata/testoutput3 [new file with mode: 0644]
testdata/testoutput3A [new file with mode: 0644]
testdata/testoutput3B [new file with mode: 0644]
testdata/testoutput4 [new file with mode: 0644]
testdata/testoutput5 [new file with mode: 0644]
testdata/testoutput6 [new file with mode: 0644]
testdata/testoutput7 [new file with mode: 0644]
testdata/testoutput8-16 [new file with mode: 0644]
testdata/testoutput8-32 [new file with mode: 0644]
testdata/testoutput8-8 [new file with mode: 0644]
testdata/testoutput9 [new file with mode: 0644]
testdata/testoutputEBC [new file with mode: 0644]
testdata/wintestinput3 [new file with mode: 0644]
testdata/wintestoutput3 [new file with mode: 0644]