]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2015-11-18  Justin ViiretrepeatStoreSparseOptimalP: make diff a u32
2015-11-10  Matthew Barrcmake: improve build paths for nested builds
2015-11-10  Matthew BarrFix includes to meet our usual guidelines
2015-11-10  Justin ViiretRefine ComponentClass::class_empty
2015-11-10  Justin ViiretDon't use class_empty in early class parsing
2015-11-10  Justin ViiretRemove dead ComponentClass::{get,set}FirstChar
2015-11-10  Justin ViiretRework parser rejection for POSIX collating elems
2015-11-10  Justin Viiretdepth: correct sign in printf format
2015-11-10  Justin Viiretnfa_api_queue: debug printf format fix
2015-11-10  Justin Viiretmpv_dump: correct hex escapes in printf format
2015-11-10  Justin Viiretsimplegrep: use correct sign in printf format
2015-11-10  Justin Viiretcompare: always use braces for for/if blocks
2015-11-10  Justin Viiretlimex_dump: use 'override' keyword in subclass
2015-11-10  Justin ViiretNGWrapper: mark dtor with override
2015-11-10  Justin Viiretparser: use 'override' keyword in subclasses
2015-11-10  Justin ViiretAdd inlined sparseLastTop
2015-11-10  Justin ViiretstoreInitialRingTopPatch: fix large delta bug
2015-11-10  Justin Viiretrepeat: use u32 arithmetic explicitly
2015-11-10  Justin ViiretrepeatRecurTable: no need for u64a return type
2015-11-10  Xiang WangOptimize max clique analysis
2015-11-10  Alex Coytemove oversize graph check out of Automaton_holder ctor
2015-11-10  Alex Coyteraw_som_dfa: initialize members in constructor
2015-11-10  Justin ViiretLimEx NFA: unify flush br/estate behaviour
2015-11-10  Justin ViiretLimEx NFA: no need to zero estate cache in STREAM
2015-11-10  Justin ViiretLimEx NFA: no need to zero init cached_esucc
2015-11-10  Alex Coytemake Automaton_Base ctor protected
2015-11-10  Alex Coyteadd asserts to make bounds on alphaShift clear
2015-11-10  Alex CoytedoComponent: make it obvious that a is never null
2015-11-10  Justin ViiretRoseBuildImpl: init base_id members
2015-11-10  Justin ViiretFDR compiler: assert that all models are < 32 bits
2015-11-10  Justin ViiretInit filter members to nullptr
2015-11-10  Justin ViiretAdd q_last_type() queue function
2015-11-10  Justin ViiretassignStringsToBuckets: assert that there are lits
2015-10-30  Matthew BarrMerge develop into master v4.0.1
2015-10-30  Matthew BarrBump version number
2015-10-30  Matthew Barrunit: Don't run unit-internal in release build
2015-10-30  Matthew BarrRemove unneeded code at preproc stage
2015-10-30  Matthew Barrdocs: describe BOOST_ROOT cmake variable
2015-10-30  Matthew Barrcmake: collection of fixes
2015-10-30  Alex Coytereduce memory use in ng_small_literal_set/ng_literal_de...
2015-10-30  Justin ViiretCheck for (and throw on) large min repeat
2015-10-30  Matthew BarrUpdate CMake required min version to 2.8.11
2015-10-30  Justin ViiretUnbreak unit-internal for builds w/o dump support
2015-10-30  Justin ViiretRemove enum mqe_event and use u32 for queue events
2015-10-30  Justin ViiretAllow no scratch for stream reset API calls
2015-10-30  Justin ViiretCustom NFA_API_NO_IMPL variant for zombie_status
2015-10-30  Justin Viiretsidecar: use aligned_zmalloc_unique
2015-10-30  Justin ViiretFDRp tests: less raw malloc/free
2015-10-30  Justin ViiretHyperscanScanGigabytesMatch: use a vector
2015-10-30  Justin Viiretnfagraph_find_matches: simplify/cleanup
2015-10-30  Justin Viiretnfagraph_comp: use common constructGraph
2015-10-19  Matthew BarrInitial commit of Hyperscan v4.0.0