]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
first batch of cppcheck disables and a few more stl-ifications,
authorG.E <gregory.economou@vectorcamp.gr>
Thu, 16 May 2024 20:01:17 +0000 (23:01 +0300)
committerG.E <gregory.economou@vectorcamp.gr>
Thu, 16 May 2024 20:01:17 +0000 (23:01 +0300)
commitda4f563a2480e4bdfc066654688ada5b05727d61
tree13345cc0a692ab012bd2740872dd6a99f8dd7c35
parent6e306a508edb097378f1b9f2c88a5ac90fd3dff4
first batch of cppcheck disables and a few more stl-ifications,
involving use of accumulate() .
29 files changed:
src/compiler/asserts.cpp
src/fdr/fdr_compile.cpp
src/fdr/fdr_confirm_compile.cpp
src/fdr/teddy_engine_description.cpp
src/nfa/accel_dfa_build_strat.cpp
src/nfa/castlecompile.cpp
src/nfa/dfa_min.cpp
src/nfa/goughcompile.cpp
src/nfa/goughcompile_accel.cpp
src/nfa/goughcompile_reg.cpp
src/nfa/limex_compile.cpp
src/nfa/mcclellancompile.cpp
src/nfa/mcclellancompile_util.cpp
src/nfa/shufticompile.cpp
src/nfa/tamaramacompile.cpp
src/nfagraph/ng_anchored_dots.cpp
src/nfagraph/ng_calc_components.cpp
src/nfagraph/ng_depth.cpp
src/nfagraph/ng_edge_redundancy.cpp
src/nfagraph/ng_equivalence.cpp
src/nfagraph/ng_expr_info.cpp
src/nfagraph/ng_extparam.cpp
src/nfagraph/ng_fuzzy.cpp
src/nfagraph/ng_haig.cpp
src/nfagraph/ng_is_equal.cpp
src/nfagraph/ng_literal_analysis.cpp
src/nfagraph/ng_region.h
src/util/bitfield.h
src/util/ue2_graph.h