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 |
|
G.E
|
97a8519084
|
stl'ed another one
|
2024-05-17 23:27:42 +03:00 |
|
gtsoul-tech
|
e261f286da
|
cStyleCasts
|
2024-05-17 16:58:08 +03:00 |
|
G.E
|
3b01effaf7
|
clean up comments
|
2024-05-17 11:27:43 +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 |
|
gtsoul-tech
|
94b17ecaf2
|
noExplicitConstructor
|
2024-05-10 10:07:47 +03:00 |
|
g. economou
|
727cff3621
|
Merge branch 'develop' into wip-isildur-g-cppcheck-47-48-58
|
2024-05-01 10:59:59 +03:00 |
|
G.E
|
9902ca0e34
|
addressing 47 [constParameterReference],48 [constVariableReference],58
[constVariable]
|
2024-05-01 10:54:15 +03:00 |
|
gtsoul-tech
|
987cd17160
|
variableScope
|
2024-04-29 13:13:07 +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 |
|
Konstantinos Margaritis
|
467db4a268
|
Minor changes to enable compilation on Mac M1
|
2021-12-11 15:43:55 +02:00 |
|
Matthew Barr
|
c7f3150141
|
restore formatting flags after use
|
2017-08-21 11:19:20 +10: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 |
|