2017-04-26 |
Justin Viiret | ng_undirected: modernize code |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_calc_components: add Grey box control |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_calc_components: rework to move graphs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng: split NGWrapper into NGHolder, ExpressionInfo |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | Install example source in docdir/examples |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | Use GNUInstallDirs for install paths |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | cmake: simplify g++ version check |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | cmake: override gcc's tuning guess |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | cmake: move boost tests |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | cmake: look for Boost in-tree first |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | Use the default allocator for std::vector |
commit | commitdiff | tree |
2017-04-26 |
Alex Coyte | make rose responsible for dumping its bytecode |
commit | commitdiff | tree |
2017-04-26 |
Alex Coyte | rose_build_bytecode: make build_context, RoseBuildImpl... |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | build: More robust temp file handling |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_dominators: use a vector for doms internally |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | limex_compile: don't repeatedly calc dominators |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_corpus_generator: small fix for MSVC compat |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | small_vector: add header to handle older Boost |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_corpus_generator: restore use of boost::next() |
commit | commitdiff | tree |
2017-04-26 |
Wang, Xiang W | UE-3098: add unaligned load for andn without BMI |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_corpus_generator: use std::next, not boost::next |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_corpus_generator: stop using ptr_vector |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | serialize: tidy |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | unit: modernise test_util |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | serialize: parameterize on pattern as well |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | serialize: add vectored mode |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_find_matches: use wd.active for accepts too |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_find_matches: speed up gather...ByDepth |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | getMatches: simplify |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | findMatches: persist working data |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | getSuccessors: reuse a vector<State> for output |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | getActiveStates: return a sorted, uniqued vector |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | cmake: don't build static libs if we don't have to |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | hsbench: don't create the greybox in release build |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_fuzzy: apply a resource limit to vertex count |
commit | commitdiff | tree |
2017-04-26 |
Wang, Xiang W | FDR: delete dead confirm code |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_find_matches: limit how big we're willing to go |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | Use intrinsic to get correct movq everywhere |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: guard writeNfaInfo from zero NFAs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng: check can_never_match before validate_fuzzy |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | Use std::move explicitly to avoid ambiguity with boost |
commit | commitdiff | tree |
2017-04-26 |
Anatoly Burakov | Add approximate matching documentation |
commit | commitdiff | tree |
2017-04-26 |
Anatoly Burakov | Add support for approximate matching in other tools |
commit | commitdiff | tree |
2017-04-26 |
Anatoly Burakov | Add support for approximate matching in NFA matcher... |
commit | commitdiff | tree |
2017-04-26 |
Anatoly Burakov | Add support for approximate matching in ue2collider |
commit | commitdiff | tree |
2017-04-26 |
Anatoly Burakov | Adding support for compiling approximate matching patterns |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: use ROUNDUP_N for alignment |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: remove unnecessary engine blob size check |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: do state work before writing NfaInfo structs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move matcher bytecode to engine blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: consistent naming in updateNfaState |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | engine_blob: add_range() member function |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: clean up nfa state alloc |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: update nfa info earlier, in engine blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move NfaInfo to engine blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move leftfix info into engine blob, refactor |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move dkey info to engine blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move lookaround tables to engine blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move active leftfix iter to engine blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: move SOM reverse NFAs to engine_blob |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: build RoseEngine prototype for bytecode |
commit | commitdiff | tree |
2017-04-26 |
Wang, Xiang W | FDR: front end loop improvement |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: create new ProgramBuild struct |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: make buildLiteralProgram take one lit_id |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: don't assign fragments for event lits |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: remove final_id |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: new program construction code |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose_build_bytecode: clean up findEdgesByLiteral() |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose_build_bytecode: less final_id |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: eliminate global final to fragment map |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose dump: simplify |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: tidy |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose_build_matchers: simplify literal build |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: dump support for delay programs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | container: allow sort_and_unique to have a comparator |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: reorganise delay program generation |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: dedupe anch programs and RECORD_ANCHOREDs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: don't emit RECORD_ANCHORED in anchored progs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: rearrange anchored program generation |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: reduce delay program dep on final_id |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: remove now-unused anchored_base_id |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: reduce anchored program dep on final_id |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: build fragments directly |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: use fragment ids earlier for anchored dfas |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: write fragment ids into literal_info |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose_build_impl: fix header guard |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose_build_anchored: tbi->build |
commit | commitdiff | tree |
2017-04-26 |
Alex Coyte | determinisation: use unordered_map to hold state set... |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | fdr: add grey box control for flood detection |
commit | commitdiff | tree |
2017-04-26 |
Matthew Barr | Clear upper half of AVX register before libm call |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | parser: handle "control verbs" without close paren |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | parser: check for std::out_of_range from stoul |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: only dump delay rebuild table if streaming |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | parser: use control_verb parser inline |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | parser: use stoul(), not strtol() |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | parser: switch to using char* pointers |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | parser: add initial parser for control verbs |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | rose: delete dead code for cloneVertex |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | ng_literal_analysis: refactor splitOffLeadingLiteral |
commit | commitdiff | tree |
2017-04-26 |
Justin Viiret | dead code: remove splitOffAnchoredLeadingLiteral |
commit | commitdiff | tree |
next |