]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
allow some prefixes that may squash the literal match to run eagerly
authorAlex Coyte <a.coyte@intel.com>
Thu, 23 Jun 2016 23:28:42 +0000 (09:28 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Fri, 8 Jul 2016 01:01:34 +0000 (11:01 +1000)
commitf166bc5658ea57ee81a135f2a85ceca09390caf0
tree7e65917e71d401a821ace4d1fefa858de0b05279
parentf9ded5936173fb97fb0d5e5943d87fb91a114b51
allow some prefixes that may squash the literal match to run eagerly
34 files changed:
src/nfa/castle.c
src/nfa/castle.h
src/nfa/gough.c
src/nfa/gough.h
src/nfa/lbr.h
src/nfa/lbr_common_impl.h
src/nfa/limex.h
src/nfa/limex_common_impl.h
src/nfa/limex_compile.cpp
src/nfa/limex_runtime_impl.h
src/nfa/mcclellan.c
src/nfa/mcclellan.h
src/nfa/mcclellancompile_util.cpp
src/nfa/mcclellancompile_util.h
src/nfa/mpv.h
src/nfa/nfa_api.h
src/nfa/nfa_api_dispatch.c
src/nfa/nfa_kind.h
src/nfagraph/ng_execute.cpp
src/nfagraph/ng_execute.h
src/nfagraph/ng_holder.h
src/nfagraph/ng_limex.cpp
src/nfagraph/ng_mcclellan.cpp
src/nfagraph/ng_split.cpp
src/rose/block.c
src/rose/program_runtime.h
src/rose/rose_build_add.cpp
src/rose/rose_build_bytecode.cpp
src/rose/rose_build_dump.cpp
src/rose/rose_build_impl.h
src/rose/rose_dump.cpp
src/rose/rose_internal.h
src/rose/runtime.h
src/rose/stream.c