]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2017-09-18  Matthew BarrHandle any exceptions while constructing compiler elements
2017-09-18  Matthew Barrteddy: alignment decl should match defn
2017-09-18  Justin Viirethwlm_build: default for HWLMProto::make_small
2017-09-18  Justin Viiretrose_build_matchers: init LitFragment fields
2017-09-18  Alex CoytededupeLeftfixesVariableLag: refactor, more blockmode...
2017-09-18  Alex Coytemaintain castle report information
2017-09-18  Justin Viiretng_squash: switch to using unordered_map
2017-09-18  Alex Coytetidy mergeCastleSuffixes
2017-09-18  Alex Coyterefactor mergeCastleLeftfixes
2017-09-18  Alex Coytereimplement hasSameEngineType()
2017-09-18  Justin Viiretpartitioned_set: use lower_bound(), not scan
2017-09-18  Matthew Barrmsvc: disable more warnings
2017-09-18  Matthew BarrUse an unsigned byte, not char
2017-09-18  Justin Viiretue2_literal: define npos in ue2string.cpp
2017-09-18  Justin Viiretfdr_compile: simplify lambda use
2017-09-18  Justin Viiretmcclellancompile: simplify calc_min_dist_from_bob
2017-09-18  Justin Viiretmcclellancompile: don't copy dstate unnecessarily
2017-09-18  Justin Viiretaccel_dfa_build_strat: make extend() faster
2017-09-18  Justin Viiretunit: add PrintTo for ue2_literal
2017-09-18  Justin Viirethash: use std::hash for string hashing
2017-09-18  Justin Viiretue2_literal: better hash function
2017-09-18  Justin Viiretue2_literal: make nocase member a dynamic_bitset
2017-09-18  Justin Viiretfdr_compile: don't do string copies in isSuffix
2017-09-18  Justin ViiretgatherReports: fewer map lookups
2017-09-18  Justin Viiretaccel_dfa_build_strat: use flat_set
2017-09-18  Justin Viiretsmallwrite_build: make failure_map unordered
2017-09-18  Justin Viiretrdfa: make getImplAlphaSize() inline
2017-09-18  Justin Viiretcastlecompile: remove unused container
2017-09-18  Matthew BarrUpdate PCRE version to 8.41
2017-09-18  Alex Coytemove mergeDupeLeaves() and uncalcLeaves() to rose_build...
2017-09-18  Alex Coyterose merges: why not dedupe transient engines?
2017-09-18  Alex Coyteremove !LBR constraints from merge passes
2017-08-21  Matthew Barrcmake: set isystem flag for older cmake
2017-08-21  Matthew Barricc: disable more warnings
2017-08-21  Matthew Barrcmake: use abi-version on older gcc
2017-08-21  Alex Coyterework mergeLeftfixesVariableLag()
2017-08-21  Justin Viiretfdr_compile: faster scoring code
2017-08-21  Justin Viiretinsertion_ordered_{map,set}: add new containers
2017-08-21  Alex Coyteviolet: don't bother swapping holders if unable to...
2017-08-21  Alex Coyteviolet: maintain a reference to all the known implement...
2017-08-21  Alex Coyteviolet: do not remove more states from holders if dfa...
2017-08-21  Wang, Xiang WUE-3147: ensure the same squash behavior for literals...
2017-08-21  Justin ViiretgroupByFragment: make fewer string copies
2017-08-21  Justin Viiretrose_build_exclusive: clean up use of vertex indices
2017-08-21  Justin Viiretlimex_compile: reduce state id lookups
2017-08-21  Justin Viiretlimex_compile: turn tugs into a bitset
2017-08-21  Justin Viiretrose_build_lookaround: use vector in trimLiterals
2017-08-21  Justin Viiretrose: more hash member funcs for rose types
2017-08-21  Justin Viiretrose: return a vector from findEdgesByLiteral
2017-08-21  Justin Viiretrose_build_long_lit: refactor to do less dupe work
2017-08-21  Alex Coytedynamic compression: add HS_CDECL to implementation
2017-08-21  Alex CoyteProvide RoseResources to roseQuality.
2017-08-21  Alex Coytemangle fdr conf parts of scratch as well
2017-08-21  Alex CoyteroseQuality() no longer needs to be part of rose's...
2017-08-21  Alex Coytemore comments on hwlm/fdr's start parameter
2017-08-21  Matthew BarrRemove out of date debug output
2017-08-21  Alex Coyteadd dynamic stream compression to fat runtime
2017-08-21  Matthew BarrRemove unwanted move constructor
2017-08-21  Matthew Barrclean up loops and add AVX-512
2017-08-21  Matthew BarrOpen input path once using file descriptor
2017-08-21  Matthew BarrCatch by reference not value
2017-08-21  Matthew Barruse string equality operator
2017-08-21  Matthew Barrrestore formatting flags after use
2017-08-21  Matthew Barrhsbench: use a memstream instead of a temp file
2017-08-21  Alex Coyteadd dynamic compression to the public api
2017-08-21  Alex CoyteCMake: put the stream compress files in the correct...
2017-08-21  Alex Coytedev reference documentation for stream compression
2017-08-21  Hong, Yang Amultibit compression support
2017-08-21  Alex Coytehsbench: add stream compress functionality
2017-08-21  Alex Coytesupport dynamic stream compression
2017-08-21  Alex Coytemake ComponentRepeat::vacuous_everywhere() more accurate
2017-08-21  Alex CoytemergeCastle: merge common repeats from the castles
2017-08-21  Alex CoytemergeLeftfixesVariableLag: update comments, debugging...
2017-08-21  Chang, HarryCompile dump of teddy's nibble masks and reinforcement...
2017-08-21  Justin Viiretsmall_vector: require boost >= 1.61
2017-08-21  Matthew Barrcmake: another convenience lib for compile side
2017-08-21  Alex CoyteDo equivalency removal before violet's implementablity...
2017-08-21  Alex CoyteEnsure max width of repeat before transforming graph.
2017-08-21  Chang, HarryRefactored building reinforcement table at compile...
2017-08-21  Chang, Harryreplace "_avx2" with "_fat".
2017-08-21  Chang, HarryAVX512 Reinforced FAT teddy.
2017-08-21  Justin Viiretdeterminise: use find first, rather than emplace
2017-08-21  Justin Viirettidy: "ue2::flat_set/map" -> "flat_set/map"
2017-08-21  Justin Viiretutil: switch from Boost to std::unordered set/map
2017-08-21  Justin Viiretue2_graph: move descriptors out of graph struct
2017-08-21  Wang, Xiang Wue-3145: make parents of included literals exclusive
2017-08-21  Wang, Xiang WFDR: Squash buckets of included literals in FDR confirm
2017-08-21  Chang, Harryfix typo "ones_u32a" => "ones_u32"
2017-08-21  Chang, HarryAVX512 reinforced teddy.
2017-08-21  Justin Viiretsmallwrite: batch dfa merge to reduce compile time
2017-08-21  Wang, Xiang Wliteral matchers: change context passed to callback...
2017-08-21  Justin Viiretng_find_matches: speed up edge lookups
2017-08-21  Wang, Xiang Wflood detection: debug output fix
2017-08-21  Wang, Xiang Wremove start argument in literal matcher callbacks
2017-08-21  Alex CoyteEnsure that reports would be sustained after self loop...
2017-08-21  Justin Viiretng_prefilter.cpp: remove interior edges first
2017-08-21  Justin Viiretng_mcclellan: reject determinise if NFA is too big
2017-08-21  Justin Viiretng_violet: fail on added_count limit quicker
2017-08-21  Justin Viiretrose_build_convert: replace bind2nd with lambda
2017-08-21  Justin Viiretrdfa: move raw_dfa member functions to rdfa.cpp
next