Import upstream 10.22 release
authorMatthew Vernon <matthew@debian.org>
Tue, 2 Aug 2016 17:07:01 +0000 (18:07 +0100)
committerMatthew Vernon <matthew@debian.org>
Tue, 2 Aug 2016 17:07:01 +0000 (18:07 +0100)
commit92b17f0eb8fddd7117c5344a1e1177daec21995a
treecdbc5ef98fe1a0e39283b47348c8be787ff37378
parent5fc77543f854bbe609407e8f2d54d906faad2883
Import upstream 10.22 release
118 files changed:
CMakeLists.txt
ChangeLog
HACKING
Makefile.am
Makefile.in
NEWS
README
RunGrepTest
RunTest
RunTest.bat
aclocal.m4
configure
configure.ac
doc/html/README.txt
doc/html/index.html
doc/html/pcre2_code_copy.html [new file with mode: 0644]
doc/html/pcre2_get_error_message.html
doc/html/pcre2api.html
doc/html/pcre2build.html
doc/html/pcre2demo.html
doc/html/pcre2grep.html
doc/html/pcre2jit.html
doc/html/pcre2pattern.html
doc/html/pcre2posix.html
doc/html/pcre2sample.html
doc/html/pcre2serialize.html
doc/html/pcre2test.html
doc/html/pcre2unicode.html
doc/index.html.src
doc/pcre2.txt
doc/pcre2_code_copy.3 [new file with mode: 0644]
doc/pcre2_get_error_message.3
doc/pcre2api.3
doc/pcre2build.3
doc/pcre2demo.3
doc/pcre2grep.1
doc/pcre2grep.txt
doc/pcre2jit.3
doc/pcre2pattern.3
doc/pcre2posix.3
doc/pcre2sample.3
doc/pcre2serialize.3
doc/pcre2test.1
doc/pcre2test.txt
doc/pcre2unicode.3
src/config.h.generic
src/config.h.in
src/pcre2.h.generic
src/pcre2.h.in
src/pcre2_auto_possess.c
src/pcre2_compile.c
src/pcre2_config.c
src/pcre2_dfa_match.c
src/pcre2_error.c
src/pcre2_internal.h
src/pcre2_intmodedep.h
src/pcre2_jit_compile.c
src/pcre2_jit_match.c
src/pcre2_jit_test.c
src/pcre2_match.c
src/pcre2_printint.c
src/pcre2_serialize.c
src/pcre2_study.c
src/pcre2_substring.c
src/pcre2demo.c
src/pcre2grep.c
src/pcre2posix.c
src/pcre2posix.h
src/pcre2test.c
src/sljit/sljitConfig.h
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/sljitNativeSPARC_32.c
src/sljit/sljitNativeSPARC_common.c
src/sljit/sljitNativeTILEGX_64.c
src/sljit/sljitNativeX86_32.c
src/sljit/sljitNativeX86_64.c
src/sljit/sljitNativeX86_common.c
src/sljit/sljitUtils.c
testdata/grepinput
testdata/grepoutput
testdata/grepoutputC [new file with mode: 0644]
testdata/testinput17
testdata/testinput18
testdata/testinput2
testdata/testinput20
testdata/testinput22
testdata/testinput6
testdata/testinput8
testdata/testoutput17
testdata/testoutput18
testdata/testoutput2
testdata/testoutput20
testdata/testoutput22-16
testdata/testoutput22-32
testdata/testoutput22-8
testdata/testoutput6
testdata/testoutput8-16-2
testdata/testoutput8-16-3
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/valgrind-jit.supp
testdata/wintestoutput3