2023-11-21 |
Konstantinos... | Merge pull request #200 from VectorCamp/bugfix/install... 201/head |
commit | commitdiff | tree |
2023-11-21 |
Konstantinos... | Merge pull request #199 from gliwka/fix-missing-hs... |
commit | commitdiff | tree |
2023-11-20 |
Konstantinos... | fix missing installation of static libs 200/head |
commit | commitdiff | tree |
2023-11-20 |
Matthias Gliwka | fix missing hs_version.h header (closes #198) 199/head |
commit | commitdiff | tree |
2023-11-20 |
Konstantinos... | Merge pull request #196 from VectorCamp/feature/prepare... 197/head |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | expand on build-deps installation feature/prepare-5.4.11 196/head |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | add sanitizer flags |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | more changes to readme |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | cross-compiling is not tested, removed |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | if none are set build static |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | additions to readme |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | add contributors file |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | add changelog entry |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | Update Readme file |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | bump version |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | Don't build fat runtime with native CPU detection |
commit | commitdiff | tree |
2023-11-19 |
Konstantinos... | remove Jenkinsfile |
commit | commitdiff | tree |
2023-11-17 |
Konstantinos... | Merge pull request #191 from VectorCamp/bugfix/fix... 192/head |
commit | commitdiff | tree |
2023-11-16 |
Konstantinos... | Move VERM16 enums to the end of the list 191/head |
commit | commitdiff | tree |
2023-11-01 |
Konstantinos... | Merge pull request #189 from mlmitch/develop |
commit | commitdiff | tree |
2023-10-31 |
Konstantinos... | Merge pull request #188 from VectorCamp/bugfix/require... |
commit | commitdiff | tree |
2023-10-31 |
Mitchell Wasson | Correct set_source_files_properties usage 189/head |
commit | commitdiff | tree |
2023-10-31 |
Konstantinos... | make pkgconfig a requirement 188/head |
commit | commitdiff | tree |
2023-10-25 |
Konstantinos... | Merge pull request #186 from VectorCamp/bugfix/fix... |
commit | commitdiff | tree |
2023-10-11 |
Konstantinos... | Merge pull request #185 from VectorCamp/bugfix/fix... |
commit | commitdiff | tree |
2023-10-10 |
Konstantinos... | Ubuntu 20.04 gcc does not define HWCAP2_SVE2 #180 186/head |
commit | commitdiff | tree |
2023-10-10 |
Konstantinos... | Merge pull request #181 from VectorCamp/bugfix/fix... |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | fix default arch definition for non fat builds on arm 181/head |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | set default value |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | SVE2 is armv9-a but gcc 11 does not recognize that |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | remove vermicelli_simd.cpp to fix redefinition build... |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | remove unneeded option |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | is not known at that stage |
commit | commitdiff | tree |
2023-10-09 |
Konstantinos... | fix cmake refactor for arm builds |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | fix default arch/tune flags for ppc64le |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | fix x86 fat binary build |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | fix sqlite3 version detection |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | fix cflags detection for x86 |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | fix defaults for -march for x86 |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | increase cmake_minimum_version, basically the one in... |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | add missing file |
commit | commitdiff | tree |
2023-10-08 |
Konstantinos... | WIP: Refactor CMake build system to more modular |
commit | commitdiff | tree |
2023-10-07 |
Konstantinos... | SVE2 needs armv9-a, fix build |
commit | commitdiff | tree |
2023-10-07 |
Konstantinos... | add src/nfa/vermicelli_simd.cpp to ppc64le |
commit | commitdiff | tree |
2023-10-07 |
Konstantinos... | include extra sources for Arm on non-fat builds |
commit | commitdiff | tree |
2023-10-07 |
Konstantinos... | add missing file |
commit | commitdiff | tree |
2023-10-07 |
Konstantinos... | add cpuid_flags to ppc64le as well |
commit | commitdiff | tree |
2023-10-07 |
Konstantinos... | re-add missing file to x86 builds |
commit | commitdiff | tree |
2023-10-06 |
Konstantinos... | fix fat & normal build errors on arm |
commit | commitdiff | tree |
2023-10-06 |
Konstantinos... | detect arm_sve.h when using clang on fat runtime builds |
commit | commitdiff | tree |
2023-10-06 |
Konstantinos... | remove extra print |
commit | commitdiff | tree |
2023-10-06 |
Konstantinos... | __builtin_constant_p is true in the wrong case on gcc... |
commit | commitdiff | tree |
2023-10-05 |
Konstantinos... | Reduce debug unit tests runtime even more |
commit | commitdiff | tree |
2023-10-05 |
Konstantinos... | Don't run regression UE_2595 on debug, it times out CI |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | use the right type of cast |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | clang 16 as well |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | missed one pragma |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | use the conditional in the right way |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | add conditional for __clang__ |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | clang 15 (but not 16) fails on ppc64le with -Wdeprecate... |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | Reduce unit test runtimes dramatically for debug builds |
commit | commitdiff | tree |
2023-10-04 |
Konstantinos... | fix -Wunused warnings on debug |
commit | commitdiff | tree |
2023-10-03 |
Konstantinos... | more std::move fixes 179/head |
commit | commitdiff | tree |
2023-10-03 |
Konstantinos... | move definition of RAGEL_C_FLAGS earlier to catch tools... |
commit | commitdiff | tree |
2023-10-03 |
Konstantinos... | Fix 'unqualified call to std::move' errors in clang 15+ |
commit | commitdiff | tree |
2023-10-03 |
Konstantinos... | Fix version getting out of sync #175 178/head 185/head |
commit | commitdiff | tree |
2023-09-08 |
Konstantinos... | Merge pull request #174 from VectorCamp/develop vectorscan/5.4.10.1 |
commit | commitdiff | tree |
2023-09-08 |
Konstantinos... | Merge pull request #173 from VectorCamp/bugfix/disable... 174/head |
commit | commitdiff | tree |
2023-09-08 |
Konstantinos... | HWCAP is only available on Linux 173/head |
commit | commitdiff | tree |
2023-09-08 |
Konstantinos... | force disable FAT_RUNTIME on MacOS on Arm |
commit | commitdiff | tree |
2023-09-07 |
Konstantinos... | forgot to update changelog for latest entry |
commit | commitdiff | tree |
2023-09-07 |
Konstantinos... | Merge pull request #167 from VectorCamp/develop |
commit | commitdiff | tree |
2023-09-07 |
Konstantinos... | minor fix 167/head |
commit | commitdiff | tree |
2023-09-07 |
Konstantinos... | bump version, add Vectorscan Changelog |
commit | commitdiff | tree |
2023-09-05 |
Konstantinos... | Merge pull request #169 from VectorCamp/feature/backpor... |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | changelog: updates for 5.4.2 release 169/head |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | remove invalid nfa dump info |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | scratch: remove quick validity check |
commit | commitdiff | tree |
2023-09-05 |
Chang, Harry | changelog: updates for 5.4.1 release |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | sanitiser bugfix |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | bugfix: add vbmi case for test in database.cpp |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | bugfix: add vbmi platform parameter for tests in single.cpp |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | fix nfa dump error |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | scratch: add quick validity check |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | stream close: free stream to avoid memory leak |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | Silence clang-14 warnings |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | Fix cmake CMP0115 warning for CMake 3.20 and above |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | update year 2022 |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | UTF-8 validation: fix one cotec check corner issue |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | stringop-overflow compatible fix |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | gcc-10(and above): fix compile issue caused by stringop... |
commit | commitdiff | tree |
2023-09-05 |
Hong, Yang A | klocwork: fix risk issues |
commit | commitdiff | tree |
2023-09-04 |
Konstantinos... | Merge pull request #164 from jeffplaisance/develop |
commit | commitdiff | tree |
2023-09-04 |
Konstantinos... | Merge pull request #165 from VectorCamp/feature/enable... |
commit | commitdiff | tree |
2023-08-23 |
jplaisance | adding ifndef around HS_PUBLIC_API definition so that... 164/head |
commit | commitdiff | tree |
2023-08-23 |
Konstantinos... | fix SVE flags detection order #145 165/head |
commit | commitdiff | tree |
2023-08-23 |
Konstantinos... | initial attempt for fat binary on Aarch64 |
commit | commitdiff | tree |
2023-05-23 |
Konstantinos... | Merge pull request #149 from azat-ch/small-vector-msan |
commit | commitdiff | tree |
2023-05-23 |
Konstantinos... | Merge pull request #148 from azat-ch/getData128-msan |
commit | commitdiff | tree |
2023-05-12 |
Azat Khuzhin | Fix use-of-uninitialized-value due to getData128() 148/head |
commit | commitdiff | tree |
next |