Martin Ettl
|
5a5277f2fa
|
Tokenizer::simplifyVarDecl: Fixed crash when checking garbage code.
|
2014-01-01 19:15:32 +01:00 |
Martin Ettl
|
0dccd3a632
|
Tokenizer:simplifyFlowControl(): Fixed crash on garbage code.
|
2014-01-01 19:04:02 +01:00 |
Daniel Marjamäki
|
29c64cc34c
|
Merge pull request #209 from simartin/ticket_5266
Ticket #5266: Properly tokenize "complex" static variable declarations.
|
2014-01-05 04:44:22 -08:00 |
Daniel Marjamäki
|
0851408a26
|
times.sh: Use SRCDIR to get more accurate results
|
2014-01-05 13:07:32 +01:00 |
Daniel Marjamäki
|
deb3699bd8
|
value flow: Updated Visual Studio files
|
2014-01-05 09:52:37 +01:00 |
Daniel Marjamäki
|
9fabc7991a
|
value flow: fixed segfault when checking lib/mathlib.cpp
|
2014-01-04 21:28:15 +01:00 |
Daniel Marjamäki
|
45278eadc7
|
value flow: fixed bugs
|
2014-01-04 21:23:17 +01:00 |
Daniel Marjamäki
|
f8e4426310
|
Updated Makefile
|
2014-01-04 21:09:02 +01:00 |
Daniel Marjamäki
|
d8270c710a
|
Add new experimental value flow analysis
|
2014-01-04 20:57:02 +01:00 |
Daniel Marjamäki
|
f4c1aa5d58
|
Updated Makefile
|
2014-01-04 15:23:25 +01:00 |
Daniel Marjamäki
|
f6fbed2677
|
htdocs: updated download link on mainpage to 1.63 installer
|
2014-01-04 15:22:16 +01:00 |
Daniel Marjamäki
|
f1054a50f6
|
Merge pull request #208 from simartin/ticket_5201
Ticket #5201: Get rid of internal error when checking valid C input for leaks
|
2014-01-04 05:18:44 -08:00 |
Daniel Marjamäki
|
93a9cb40df
|
Fixed #5310 (Internal error: match compiler returned different result than parsed match)
|
2014-01-04 13:53:54 +01:00 |
PKEuS
|
3ff23cd9bd
|
Small ReadMe updates
|
2014-01-04 12:38:23 +01:00 |
PKEuS
|
574c27b1b2
|
Removed VS9 solution
|
2014-01-04 10:55:27 +01:00 |
Simon Martin
|
d2cf9fd77c
|
Ticket #5266: Properly tokenize "complex" static variable declarations.
|
2014-01-04 10:49:27 +01:00 |
PKEuS
|
f3c53f7b0f
|
Added missing .cfg files to installer
|
2014-01-04 10:47:26 +01:00 |
PKEuS
|
55f68535b2
|
Set version to "1.64 dev"/1.63.99. Use version.h in cppcheck.cpp.
|
2014-01-04 10:41:13 +01:00 |
PKEuS
|
e133bdded6
|
Updated (german) translation
|
2014-01-04 10:20:45 +01:00 |
Daniel Marjamäki
|
3941f08eb4
|
Makefile: Restore debug mode
|
2014-01-04 09:40:02 +01:00 |
Daniel Marjamäki
|
1b0dd00d81
|
1.63: Updated Makefile for release
|
2014-01-04 09:35:28 +01:00 |
Daniel Marjamäki
|
6515691a47
|
1.63: Set version numbers
|
2014-01-04 09:32:37 +01:00 |
Daniel Marjamäki
|
8b0154cc2d
|
Updated AUTHORS
|
2014-01-04 09:28:07 +01:00 |
Simon Martin
|
6019f45249
|
Ticket #5201: Get rid of internal error when checking valid C input for memory leaks.
|
2014-01-03 23:27:56 +01:00 |
Daniel Marjamäki
|
6ff93a6b36
|
CLI: Made the 'failed to load std.cfg' nicer and more informative.
|
2014-01-03 21:59:50 +01:00 |
Daniel Marjamäki
|
2b490b32b2
|
Merge pull request #207 from simartin/xcode_cfgdir_def
Set CFGDIR when building via XCode to enable to run the generated binary
|
2014-01-03 11:39:32 -08:00 |
Simon Martin
|
b5595ca015
|
Set CFGDIR when building via XCode to be able to run the generated binary.
|
2014-01-03 20:17:59 +01:00 |
Daniel Marjamäki
|
7125682d1a
|
Fixed #5274 (TokenList: macro handling)
|
2014-01-03 18:53:37 +01:00 |
Robert Reif
|
cbe3862599
|
Fixed #5264 (Size specifier in printf functions is wrong for some types)
|
2014-01-03 15:58:45 +01:00 |
Alexander Mai
|
10ff45b54a
|
Fixed #5306 (Implement --showtime=top5)
|
2014-01-03 10:45:14 +01:00 |
Alexander Mai
|
ea10a722fc
|
Fixed #5306 (Implement --showtime=top5)
|
2014-01-03 10:24:57 +01:00 |
Zachary Blair
|
7a6386bc4b
|
Fixed #4867 (Memory Leak: Return value of malloc)
|
2014-01-03 10:12:32 +01:00 |
Alexander Mai
|
b411efa33f
|
Fixed #5302 (Invalid parameter for --showtime should cause an error)
|
2014-01-03 10:00:47 +01:00 |
Alexander Mai
|
f93d21c8df
|
Fixed #5303 (Possible NULL pointer dereference in checkassert.cpp)
|
2014-01-03 09:32:05 +01:00 |
Daniel Marjamäki
|
a94fccf51a
|
astyle formatting
|
2014-01-02 21:47:35 +01:00 |
Sam Truscott
|
389bf7ed3f
|
Update Qt to support Markup structure
|
2014-01-02 20:09:28 +01:00 |
Sam Truscott
|
4333dd3c75
|
Update Qt to support Markup structure
|
2014-01-02 18:18:24 +01:00 |
Daniel Marjamäki
|
b08880f20f
|
Library: Changed ignorefunction to a set
|
2014-01-02 17:28:24 +01:00 |
Daniel Marjamäki
|
96c09ff4ae
|
Merge pull request #205 from matthiaskrgr/travis
travis: compile "reduce" tool as well.
|
2014-01-02 07:59:42 -08:00 |
Daniel Marjamäki
|
372c29c24e
|
Fixed #5284 (duplicateExpression falsely reported by members of a union in some circumstances)
|
2014-01-02 16:58:07 +01:00 |
Daniel Marjamäki
|
cb40e83261
|
daca2: added --tries and --timeout in wget command
|
2014-01-02 16:50:12 +01:00 |
Daniel Marjamäki
|
2f91539d1d
|
Preprocessor: don't insert macroChar inside .1 and 1. tokens
|
2014-01-02 11:21:23 +01:00 |
Matthias Krüger
|
ec2f0a0622
|
travis: compile "reduce" tool as well.
|
2014-01-02 10:51:18 +01:00 |
Daniel Marjamäki
|
a1b0d190df
|
Fixed #3688 (false positive: (inconclusive, posix) (warning) The buffer 'cBuffer' is not zero-terminated after the call to readlink().)
|
2014-01-02 10:46:19 +01:00 |
Alexander Mai
|
12df5300ba
|
Fixed #5290 (Doxygen fixes (32be409 ))
|
2014-01-01 20:46:00 +01:00 |
Daniel Marjamäki
|
d62055277d
|
Fixed #4787 (False Positive: Unused private function)
|
2014-01-01 18:36:51 +01:00 |
Alexander Mai
|
5539e9ea0f
|
Fixed #5279 (False positive: warning (uninitMemberVar): Member variable 'ToDoubleArray::mfNaN' is not initialized in the constructor. (modified #5170 example))
|
2014-01-01 18:34:39 +01:00 |
Daniel Marjamäki
|
14c8140536
|
democlient: simple working democlient
|
2014-01-01 15:55:18 +01:00 |
Daniel Marjamäki
|
614826f12f
|
Merge pull request #204 from matthiaskrgr/jobs_unusedFunct
be more informative when "-j N --enable=unusedFunction" (N>1) is passed.
|
2014-01-01 03:54:44 -08:00 |
Daniel Marjamäki
|
eb0a98092b
|
Merge pull request #203 from matthiaskrgr/travis
travis: install cppcheck syswide to check if CFGDIR and SRCDIR=build work.
|
2014-01-01 03:54:04 -08:00 |