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 |
|
Konstantinos Margaritis
|
2ec64b6f07
|
Merge pull request #283 from isildur-g/wip-cppcheck271-part2
Wip cppcheck271 useStlAlgorithm part2
|
2024-05-21 15:52:15 +03:00 |
|
Konstantinos Margaritis
|
80812ee5b3
|
Fix wrong casts in pcapscan.cc
|
2024-05-18 14:56:30 +03:00 |
|
g. economou
|
22c3e3da6e
|
Merge branch 'develop' into wip-cppcheck271-part2
|
2024-05-17 11:08:09 +03:00 |
|
G.E
|
c038f776b1
|
last batch
|
2024-05-17 11:02:00 +03:00 |
|
Konstantinos Margaritis
|
e819cb1100
|
Fix C-style casts
|
2024-05-16 12:03:42 +03:00 |
|
gtsoul-tech
|
94b17ecaf2
|
noExplicitConstructor
|
2024-05-10 10:07:47 +03:00 |
|
G.E
|
9902ca0e34
|
addressing 47 [constParameterReference],48 [constVariableReference],58
[constVariable]
|
2024-05-01 10:54:15 +03:00 |
|
G.E.
|
773d57d890
|
added copyright info for modified src files
|
2024-04-11 09:49:43 +03:00 |
|
G.E.
|
12f61d15ed
|
support building on NetBSD
|
2024-03-06 10:48:56 +01:00 |
|
Matthew Barr
|
83e69cc195
|
hyperscan#41: ignore carriage-return in pattern files
|
2017-01-03 08:55:20 +11:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|