]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2016-07-08  Justin Viiretrose: Do HWLM advisory masks as a complete pass
2016-07-08  Justin Viiretrose: linear scan for lookaround during build
2016-07-08  Alex CoyteProvide access to scratch in queues
2016-07-08  Alex CoytePrevent trying to build smallwrite engine for large...
2016-07-08  Alex Coyteuse the correct way to refer to void *
2016-07-08  Alex CoyteUE-2963: be more aggressive in using buildSufPQ_final()
2016-07-08  Justin Viiretexhaust: move functions to report.h
2016-07-08  Justin Viiretrose: dump leftfix/suffix queue indices
2016-07-06  Boris Nagaevfix add_to_engine_blob for iterator=pointer
2016-07-06  Boris Nagaevfix iter_wrapper for iterator=pointer
2016-06-01  Matthew BarrBump version number for release
2016-06-01  Justin Viiretchangelog: updates for 4.2 release
2016-06-01  Justin Viiretdocs: more detail on option setting
2016-06-01  Justin Viiretdoc: correct syntax for "extended" option setting
2016-06-01  Justin Viiretrose: always push CHECK_BOUNDS onto end of program
2016-06-01  Justin Viiretrose: fix CHECK_NOT_HANDLED placement bug
2016-05-24  Matthew Barrcmake: invoke the compiler to test arch features
2016-05-24  Matthew BarrWe need an immediate so use intrinsic directly
2016-05-24  Matthew Barrdebug printf: Windows path separator
2016-05-24  Matthew Barrvbs: the static array has C linkage
2016-05-24  Matthew Barrmasked move: C linkage
2016-05-24  Matthew BarrWin32 ctz and clz
2016-05-24  Matthew Barrpopcount: use intrinsics and restructure defines
2016-05-24  Justin Viiretfdr: teddy.h does not need to include hwlm.h
2016-05-24  Justin Viiretfdr: remove dead function decls from teddy.h
2016-05-24  Matthew Barrpkgconfig: Add Libs.private for static linking
2016-05-24  Matthew Barrcmake: fix optimise define
2016-05-22  Boris Nagaevinstall .dll to bin/, not to lib/
2016-05-18  Matthew BarrCombine struct elements to avoid inheritance
2016-05-18  Justin Viiretfdr: ensure 16 bytes of pre-history in block mode
2016-05-18  Justin Viiretucp_table: clean up make_caseless
2016-05-18  Justin Viiretucp_table: don't always deref rv of lower_bound
2016-05-18  Mohammad Abdul... teddy: remove python codegen, refactor code
2016-05-18  Justin Viiretunit-internal: fix FDR issues reported by ASan
2016-05-18  Justin Viiretscratch: don't leave in use after hs_clone_scratch
2016-05-18  Justin Viiretue2string: fix broken function type in upperString
2016-05-18  Justin Viiretunit: clean up getValidFdrEngines()
2016-05-18  Justin Viiretunit: fix bug in teddy model unit tests
2016-05-18  Anatoly BurakovFix for multiaccel matcher unit test
2016-05-18  Justin Viiretdoc: add description of serialization, runtime lib
2016-05-18  Justin Viiretdoc: clean up discussion of scratch space
2016-05-18  Justin Viiretdoc: update copyright dates
2016-05-18  Justin Viiretfdr_streaming_runtime: include <string.h>
2016-05-18  Justin Viiretruntime: add error for "scratch in use"
2016-05-18  Alex Coyterestore ability to ignore common preds for merges
2016-05-18  Justin Viiretfdr: confVal load can be unaligned
2016-05-18  Alex Coyteremove unused parts of fdr_loadval
2016-05-18  Mohammad Abdul... fdr: Remove python codegen, add safezones
2016-05-18  Alex Coyteadd m128 byte shift functions
2016-05-18  Justin Viiretfdr: don't include fdr.h if not necessary
2016-05-18  Justin Viiretfdr: move fdrSize into namespace ue2 (build only)
2016-05-18  Alex Coytemcclellan compile: more efficient discovery of accel
2016-05-18  Justin Viiretnoodle_build: update interface to use hwlmLiteral
2016-05-18  Justin ViiretcmpForward: assume (and assert) p2 is upper-case
2016-05-18  Justin Viiretunit: fix up noodle unit tests
2016-05-18  Justin Viirethwlm_literal: coerce nocase lits to upper-case
2016-05-18  Justin Viiretue2string: bring caseless cmp inline
2016-05-18  Matthew Barrnoodle: remove redundant bitmask
2016-05-18  Matthew Barrnoodle: use SSE palignr
2016-05-18  Justin Viiretng_mcclellan: move logic into base class
2016-05-18  Justin Viiretng_haig: move logic into base class
2016-05-18  Justin Viiretrose: assert that program offset is sane
2016-05-18  Justin Viiretnfa_kind: documentation
2016-05-18  Justin Viiretmpv: native report remapping
2016-05-18  Justin Viiretcastle, lbr: native report remap
2016-05-18  Justin Viiretcastle: add nfa kind to CastleProto
2016-05-18  Justin Viiretmcclellan, gough: native report remapping
2016-05-18  Justin Viiretrose: remap reports to program offsets
2016-05-18  Justin Viiretreport_manager: store report -> program mapping
2016-04-20  Justin ViiretMerge functions no longer need transfer function
2016-04-20  Justin ViiretRemove OutfixInfo::chained (which meant "is MPV")
2016-04-20  Justin ViiretUse a visitor for outfix engine construction
2016-04-20  Justin ViiretOutfixInfo: use boost::variant for engines
2016-04-20  Justin ViiretWrap MPV puffettes in a struct
2016-04-20  Justin Viiretscratch: delete unused hs_scratch::qNfaState
2016-04-20  Justin Viiretng_limex_accel: delete unused DAccelScheme ctor
2016-04-20  Justin Viiretreport: remove dead function isInternalSomReport
2016-04-20  Justin Viiretreport: remove dead function satisfiesMinLength
2016-04-20  Justin ViiretFINAL_REPORT: Add specialised instruction
2016-04-20  Justin ViiretRose: replace internal_report with program
2016-04-20  Matthew BarrHelp ICC perform a not m128
2016-04-20  Justin Viiretshufti: small C++11 fix to silence clang warning
2016-04-20  Alex Coytebitfield: unroll main operators
2016-04-20  Alex CoyteCharReach operators inline
2016-04-20  Alex Coyteunify some accel code/structures between limex and...
2016-04-20  Alex Coytemore efficent accel path discovery
2016-04-20  Alex Coytesmallwrite: don't recompile the dfa if prune fails
2016-04-20  Alex Coyteraise the limit of strings in double shufti
2016-04-20  Alex Coyteallow double shufti to share buckets
2016-04-20  Alex Coytemake dverm more precise
2016-04-20  Alex Coytemasked version of dverm
2016-04-20  Alex Coyterefactoring of double byte offset accel to use paths...
2016-04-20  Alex Coytelook for normal accel schemes using compressed alpha
2016-04-20  Alex Coytesimple offset accel for mcclellan start state
2016-04-20  Alex Coytedump contents of double shufti masks
2016-04-20  Alex Coytemove MultibyteAccelInfo to accelcompile.h
2016-04-20  Justin Viiretexhaust: Update interface
2016-04-20  Justin ViiretRuntime: be more careful with status bits
2016-04-20  Justin ViiretRose: use a multibit for the exhaustion vector
2016-04-20  Justin Viiretmmbit_all: True if all keys are switched on
next