]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2017-04-26  Justin Viiretlookaround: reduce compile time for trimLiterals
2017-04-26  Justin Viiretsafety assertions for delayed rebuild
2017-04-26  Justin Viiretrose: define invalid value for program offset
2017-04-26  Justin Viiretassert program offsets are non-zero
2017-04-26  Justin Viiretrose: use final_ids less in program construction
2017-04-26  Justin Viiretmove final_id_to_literal into build_context
2017-04-26  Justin Viiretrose: do fragment group assignment earlier
2017-04-26  Justin Viiretrose: make groupByFragment local
2017-04-26  Justin Viiretrose: delete RoseEngine::literalCount
2017-04-26  Justin Viiretremove lit program tables from bytecode
2017-04-26  Justin Viiretrose: dump lit programs from frag map
2017-04-26  Justin Viiretrose: merge all dump code into rose_build_dump.cpp
2017-04-26  Justin Viirettidy up args to builders
2017-04-26  Justin Viiretmove final_to_frag_map into RoseBuildImpl (for dump...
2017-04-26  Justin Viiretstream: simplify do_rebuild call site
2017-04-26  Justin Viiretrose: use program offsets directly in lit tables
2017-04-26  Justin Viiretrose: build a separate delay rebuild matcher
2017-04-26  Justin Viiretrole aliasing: bail if new graph is not implementable
2017-04-26  Justin Viiretviolet: use bitset to speed up poisonFromSuccessor
2017-04-26  Alex Coyteallow streams to marked as exhausted in more cases
2017-04-26  Alex Coytemake expected too large patterns even larger
2017-04-26  Alex Coyteviolet: heuristic tweaks for ensuring implementablity
2017-04-26  Alex Coyteremove ng_rose
2017-04-26  Alex Coyteadd checkViolet and switch SOM path accross to use...
2017-04-26  Alex Coyteviolet: decompose further for implementability
2017-04-26  Alex Coytetidy
2017-04-26  Alex Coyteremove util functions from ng_rose.
2017-04-26  Alex Coyterefactor restoreTrailingLiteral use
2017-04-26  Alex Coyteshift all early_dfa creation logic to ng_violet/ng_rose
2017-04-26  Alex Coyteallow outfixes to be converted to prefixes of the eod...
2017-04-26  Alex Coyteshift early_dfa construction earlier
2017-04-26  Alex Coyteadd information on the runtime impl to rose.txt
2017-04-26  Alex Coyteremove 'fast teddy' models
2017-04-26  Justin Viiretfdr: remove dead code to do with link structures
2017-04-26  Matthew BarrPCRE version updated to 8.40
2017-04-26  Justin Viiretrose: delete literal_info requires_explode flag
2017-04-26  Justin Viiretrose: explode mixed-case literals early
2017-04-26  Wang, Xiang Wfdr: remove confirm split and pull-back
2017-04-26  Justin Viiretflat_set/map: make erase() take const_iterator
2017-04-26  Justin Viiretflat_base: move swap()
2017-04-26  Justin Viiretflat_base: take more common operations
2017-04-26  Justin Viiretflat_base: take more common operations
2017-04-26  Justin Viiretflat_set: move comp/data helpers to base
2017-04-26  Justin Viiretflat_set/map: use boost::totally_ordered
2017-04-26  Justin Viiretflat_map: add value_comp()
2017-04-26  Justin Viiretflat_set/map: add hash_value tests
2017-04-26  Justin Viiretflat_map: small doc fix
2017-04-26  Justin Viiretflat_set/map: back with small_vector
2017-04-26  Justin Viiretflat_set: cheesy tuple-based ebo
2017-04-26  Justin Viiretflat_set: modernize iter_wrapper ctors
2017-04-26  Justin Viiretrose: do not combine fragments which squash groups
2017-04-26  Justin ViiretfilterLits: better debug output
2017-04-26  Justin Viiretrose: role aliasing improvements
2017-04-26  Justin Viiretfdr: remove clamp on confirm size
2017-04-26  Justin Viiretfdr_compile: remove dead var
2017-04-26  Justin Viiretrose: don't accel noodle engines
2017-04-26  Justin Viiretrose: give longer literals to accel analysis
2017-04-26  Justin Viirethwlm: move accel from hwlm build to rose
2017-04-26  Justin Viiretfdr: rely on fixed size confirm structures
2017-04-26  Justin Viiretfdr: simplify confirm for 8-byte fragments
2017-04-26  Justin Viiretrose: add more program dump code
2017-04-26  Justin Viiretrose: group final ids by fragment
2017-04-26  Justin Viiretrose/hwlm: limit literals to eight bytes
2017-04-26  Justin Viiretrose: fix up comments referring to CHECK_LITERAL
2017-04-26  Justin Viiretrose: mark RoseInstrCheckLongLit ctor explit
2017-04-26  Justin Viiretrose: remove no-longer-used convertBadLeaves pass
2017-04-26  Matthew BarrWork around for deficiency in C++11/14/17 standard
2017-04-26  Justin Viiretdump: render literals as regexes (with comments)
2017-04-26  Justin Viiretfdr: compile algo/heuristics improvements
2017-04-26  EaseTheWorldChange sqlite3_errstr to sqlite3_errmsg
2017-04-26  Matthew BarrMerge branch 'master' into develop
2017-03-01  Matthew BarrMerge branch 'release-4.4' into github_master v4.4.1
2017-03-01  Matthew BarrBump version number for release
2017-03-01  Matthew Barrchangelog: updates for 4.4.1
2017-03-01  Justin Viiretruntime: init more of scratch in pure-literal exec
2017-03-01  Alex Coytelbr: set lastEscape on expand
2017-03-01  Alex CoyteCheck if any tugs are alive when compressing/expanding...
2017-03-01  Alex Coytebasic unit test to check correct stream state is being...
2017-03-01  Alex CoyteEnsure the queue structure is initialised in roseEngine...
2017-01-20  Matthew BarrMerge branch develop into master v4.4.0
2017-01-20  Matthew BarrBump version number for release
2017-01-20  Justin Viiretchangelog: updates for 4.4 release
2017-01-20  Matthew BarrDocumentation updates for the fat runtime
2017-01-19  Matthew Barrcmake: test reverse_graph instead of using version
2017-01-19  Justin Viiretprefilter: workaround for \b in UCP and !UTF8 mode
2017-01-17  Alex Coytewe can only trim lookarounds based on information commo...
2017-01-17  Alex Coyteensure that we add default top when creating a new...
2017-01-17  Matthew BarrBoost 1.61 required for clang/libc++
2017-01-17  Matthew BarrSilence ABI notes in release builds
2017-01-17  Matthew Barrupdate copyright year
2017-01-06  Matthew BarrMSVC gets confused by one line of the graph tests
2017-01-06  Matthew BarrMSVC requires the attribute before the type
2017-01-06  Alex Coytemcclellan: handle 0 length block scans correctly
2017-01-06  Alex CoyteAdd explicit casts to succ table entry calculations.
2017-01-02  Matthew Barrhyperscan#41: ignore carriage-return in pattern files
2016-12-14  Matthew Barrcmake: check the generator for fat runtime builds
2016-12-14  Matthew BarrSSE2 preprocessor test for MSVC
2016-12-14  Matthew BarrMark dispatch functions as public API
2016-12-14  Matthew Barrcmake: check clang version for fat runtime support
2016-12-14  Matthew Barrcmake: combine hs_exec src lists correctly
next