Daniel Marjamäki
|
1faca91c1d
|
Added 'endsWith' utility function. This will make compiling the democlient easier.
|
2017-04-01 18:14:18 +02:00 |
Daniel Marjamäki
|
23280c366d
|
try to make Travis happy by fixing Cppcheck warning
|
2016-12-08 23:12:59 +01:00 |
Daniel Marjamäki
|
e9d950d4f5
|
Cppcheck build dir: Better handling when --project is used
|
2016-12-08 22:46:44 +01:00 |
PKEuS
|
718fcfda46
|
Several small refactorizations
|
2016-12-06 20:02:43 +01:00 |
orbitcowboy
|
4a439b9308
|
It is more efficient to provide a character instead of a string when searching for a single character. This has been fixed in various places.
|
2016-11-30 12:01:22 +01:00 |
Daniel Marjamäki
|
7d7212c465
|
--cppcheck-build-dir: generate unique analyzeinfo filenames when source files have same names
|
2016-11-14 20:50:08 +01:00 |
Daniel Marjamäki
|
350e5a7142
|
UnusedFunctions: Perform checking using analyzeinfo
|
2016-11-05 21:26:56 +01:00 |
Daniel Marjamäki
|
7001aa1e81
|
Try to fix VS errors about std::to_string()
|
2016-10-29 18:18:29 +02:00 |
Daniel Marjamäki
|
a860c4c231
|
refactoring checksum calculations for --cppcheck-build-dir
|
2016-10-29 15:35:31 +02:00 |
Daniel Marjamäki
|
9ff3e85899
|
Added --cppcheck-build-dir flag
|
2016-10-29 12:18:11 +02:00 |