gtsoul-tech
|
0f4369bf22
|
Bug fix/clang-tidy-performance (#300)
Various clang-tidy-performance fixes:
* noexcept
* performance-noexcept-swap
* performance
* performance-move-const-arg
* performance-unnecessary-value-param
* performance-inefficient-vector-operation
* performance-no-int-to-ptr
* add performance
* performance-inefficient-string-concatenation
* clang-analyzer-deadcode.DeadStores
* performance-inefficient-vector-operation
* clang-analyzer-core.NullDereference
* clang-analyzer-core.UndefinedBinaryOperatorResult
* clang-analyzer-core.CallAndMessage
---------
Co-authored-by: gtsoul-tech <gtsoulkanakis@gmail.com>
|
2024-06-20 14:57:19 +03:00 |
|
jplaisance
|
4bc70b37a7
|
adding ifndef around HS_PUBLIC_API definition so that vectorscan can be statically linked into another shared library without exporting symbols
|
2023-08-23 11:07:56 -05:00 |
|
Konstantinos Margaritis
|
08357a096c
|
remove Windows/ICC support
|
2021-10-12 11:51:34 +03:00 |
|
Lu, Qi
|
5a0885d235
|
Windows porting: port hyperscan and chimera tools to windows.
|
2018-07-09 11:40:43 -04:00 |
|
Matthew Barr
|
c510b85bf1
|
whitespace changes
|
2017-05-30 13:59:00 +10:00 |
|
Matthew Barr
|
22b451b59b
|
Ensure that m256 is 32-aligned on non-avx2 builds
|
2016-08-10 14:52:56 +10:00 |
|
Matthew Barr
|
d36cc9ea4c
|
debug printf: Windows path separator
|
2016-05-24 11:26:31 +10:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|