2018-01-19 |
Justin Viiret | doc: make Wikipedia hyperlinks anonymous |
commit | commitdiff | tree |
2018-01-19 |
Justin Viiret | doc: make doxygen filter out HS_CDECL |
commit | commitdiff | tree |
2018-01-19 |
Justin Viiret | doc: use doxygen @p to refer to parameters |
commit | commitdiff | tree |
2018-01-19 |
Justin Viiret | doc: clarify description of streaming API |
commit | commitdiff | tree |
2018-01-19 |
Justin Viiret | doc: document that hs_close_stream frees memory |
commit | commitdiff | tree |
2018-01-19 |
Matthew Barr | Hamming: GraphTruth and corpus gen support |
commit | commitdiff | tree |
2018-01-19 |
Matthew Barr | Add support for Hamming distance approx matching |
commit | commitdiff | tree |
2018-01-19 |
Matthew Barr | icc: disable warning about constant expression |
commit | commitdiff | tree |
2018-01-19 |
Matthew Barr | hsbench: sqlite output support |
commit | commitdiff | tree |
2018-01-19 |
Matthew Barr | sqlite: disable -Werror so warnings don't kill the... |
commit | commitdiff | tree |
2018-01-19 |
Xiang Wang | Merge branch master into develop |
commit | commitdiff | tree |
2017-10-25 |
Matthew Barr | Migrated from github.com/01org to github.com/intel |
commit | commitdiff | tree |
2017-09-29 |
Matthew Barr | cmake: add a dummy c++ file to force linkage |
commit | commitdiff | tree |
2017-09-22 |
Matthew Barr | Merge branch develop into master v4.6.0 |
commit | commitdiff | tree |
2017-09-22 |
Matthew Barr | Bump version number for release |
commit | commitdiff | tree |
2017-09-22 |
Matthew Barr | changelog: updates for 4.6.0 release |
commit | commitdiff | tree |
2017-09-22 |
Matthew Barr | De-const the empty maps. |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | Check for unused typedef warning and disable |
commit | commitdiff | tree |
2017-09-18 |
Hong, Yang A | find_better_daddy: position change |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | Don't let haigs into Tamarama |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | rose_build_add_mask: improve findMaskLiteral perf |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | Handle any exceptions while constructing compiler elements |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | teddy: alignment decl should match defn |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | hwlm_build: default for HWLMProto::make_small |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | rose_build_matchers: init LitFragment fields |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | dedupeLeftfixesVariableLag: refactor, more blockmode... |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | maintain castle report information |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | ng_squash: switch to using unordered_map |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | tidy mergeCastleSuffixes |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | refactor mergeCastleLeftfixes |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | reimplement hasSameEngineType() |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | partitioned_set: use lower_bound(), not scan |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | msvc: disable more warnings |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | Use an unsigned byte, not char |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | ue2_literal: define npos in ue2string.cpp |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | fdr_compile: simplify lambda use |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | mcclellancompile: simplify calc_min_dist_from_bob |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | mcclellancompile: don't copy dstate unnecessarily |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | accel_dfa_build_strat: make extend() faster |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | unit: add PrintTo for ue2_literal |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | hash: use std::hash for string hashing |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | ue2_literal: better hash function |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | ue2_literal: make nocase member a dynamic_bitset |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | fdr_compile: don't do string copies in isSuffix |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | gatherReports: fewer map lookups |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | accel_dfa_build_strat: use flat_set |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | smallwrite_build: make failure_map unordered |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | rdfa: make getImplAlphaSize() inline |
commit | commitdiff | tree |
2017-09-18 |
Justin Viiret | castlecompile: remove unused container |
commit | commitdiff | tree |
2017-09-18 |
Matthew Barr | Update PCRE version to 8.41 |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | move mergeDupeLeaves() and uncalcLeaves() to rose_build... |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | rose merges: why not dedupe transient engines? |
commit | commitdiff | tree |
2017-09-18 |
Alex Coyte | remove !LBR constraints from merge passes |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | cmake: set isystem flag for older cmake |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | icc: disable more warnings |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | cmake: use abi-version on older gcc |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | rework mergeLeftfixesVariableLag() |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | fdr_compile: faster scoring code |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | insertion_ordered_{map,set}: add new containers |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | violet: don't bother swapping holders if unable to... |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | violet: maintain a reference to all the known implement... |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | violet: do not remove more states from holders if dfa... |
commit | commitdiff | tree |
2017-08-21 |
Wang, Xiang W | UE-3147: ensure the same squash behavior for literals... |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | groupByFragment: make fewer string copies |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_build_exclusive: clean up use of vertex indices |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | limex_compile: reduce state id lookups |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | limex_compile: turn tugs into a bitset |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_build_lookaround: use vector in trimLiterals |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose: more hash member funcs for rose types |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose: return a vector from findEdgesByLiteral |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | rose_build_long_lit: refactor to do less dupe work |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | dynamic compression: add HS_CDECL to implementation |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | Provide RoseResources to roseQuality. |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | mangle fdr conf parts of scratch as well |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | roseQuality() no longer needs to be part of rose's... |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | more comments on hwlm/fdr's start parameter |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | Remove out of date debug output |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | add dynamic stream compression to fat runtime |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | Remove unwanted move constructor |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | clean up loops and add AVX-512 |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | Open input path once using file descriptor |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | Catch by reference not value |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | use string equality operator |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | restore formatting flags after use |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | hsbench: use a memstream instead of a temp file |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | add dynamic compression to the public api |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | CMake: put the stream compress files in the correct... |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | dev reference documentation for stream compression |
commit | commitdiff | tree |
2017-08-21 |
Hong, Yang A | multibit compression support |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | hsbench: add stream compress functionality |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | support dynamic stream compression |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | make ComponentRepeat::vacuous_everywhere() more accurate |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | mergeCastle: merge common repeats from the castles |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | mergeLeftfixesVariableLag: update comments, debugging... |
commit | commitdiff | tree |
2017-08-21 |
Chang, Harry | Compile dump of teddy's nibble masks and reinforcement... |
commit | commitdiff | tree |
2017-08-21 |
Justin Viiret | small_vector: require boost >= 1.61 |
commit | commitdiff | tree |
2017-08-21 |
Matthew Barr | cmake: another convenience lib for compile side |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | Do equivalency removal before violet's implementablity... |
commit | commitdiff | tree |
2017-08-21 |
Alex Coyte | Ensure max width of repeat before transforming graph. |
commit | commitdiff | tree |
2017-08-21 |
Chang, Harry | Refactored building reinforcement table at compile... |
commit | commitdiff | tree |
next |