Alena Laskavaia
|
527ee4ff5a
|
started adding support for multiple instance problems
|
2011-03-20 01:53:23 +00:00 |
|
Alena Laskavaia
|
b8f814df23
|
extracted comment manupulation login to an abstract checker
|
2011-03-17 20:17:17 +00:00 |
|
Marc-Andre Laperle
|
d9f24fae67
|
Bug 338683 - Codan confuses fields with methods
|
2011-03-13 06:03:56 +00:00 |
|
Alena Laskavaia
|
2d5b88f62e
|
hack to initialize ast cache for reading comments
|
2011-03-12 14:25:12 +00:00 |
|
Alena Laskavaia
|
2b1b5e18d4
|
added support to easy discovering comments for statement (for suppression)
|
2011-03-12 03:18:12 +00:00 |
|
Marc-Andre Laperle
|
63ec2d8b00
|
Bug 337677 - Warning about "void" in late-specified return type
|
2011-03-11 05:30:11 +00:00 |
|
Alena Laskavaia
|
1db363d94c
|
semantic errors problem would not run on build by default
|
2011-03-01 02:21:13 +00:00 |
|
Alena Laskavaia
|
9701e70e2b
|
Bug 326768 - Macro name is reported as unresolved symbol, not the actual symbol after macro expansion
|
2011-02-24 03:15:05 +00:00 |
|
Alena Laskavaia
|
b414adbb13
|
Bug 333255 - Parser gives bogus warning about no return value when SFINAE is used
|
2011-02-24 03:03:10 +00:00 |
|
Alena Laskavaia
|
0989509cda
|
Bug 329497 - updated check for false negative
|
2011-02-24 02:55:11 +00:00 |
|
Alena Laskavaia
|
1d85f97705
|
Bug 337487 - Bad exception handling in Codan
|
2011-02-24 02:23:23 +00:00 |
|
Alena Laskavaia
|
598b6fc042
|
auto-format code using project formatter
|
2011-02-24 00:50:07 +00:00 |
|
Alena Laskavaia
|
9164b9a756
|
enable project specific code formatter so all committers use the same one
|
2011-02-24 00:47:37 +00:00 |
|
Alena Laskavaia
|
1e1fdab079
|
Bug 320187 - A codan checker for detecting format string vulnerabilities
|
2011-02-08 02:51:59 +00:00 |
|
Andrew Gvozdev
|
dba2ed2036
|
typo fixed
|
2011-01-31 20:37:25 +00:00 |
|
Alena Laskavaia
|
3baf46e820
|
updated text for problem binding errors
|
2011-01-18 03:33:15 +00:00 |
|
Alena Laskavaia
|
60100b4d38
|
Bug 331790 Externalize Problem Binding checker
|
2011-01-18 03:28:41 +00:00 |
|
Alena Laskavaia
|
08cf5bcb27
|
Bug 332285 - fixed lambda expressions
|
2011-01-18 03:18:53 +00:00 |
|
Alena Laskavaia
|
db436ae417
|
Bug 333813 - fixed fp, default settings and description
|
2011-01-18 02:55:37 +00:00 |
|
Alena Laskavaia
|
83ea511e24
|
Bug 329497 - checker for no break at the end of case
|
2010-12-01 02:36:00 +00:00 |
|
Alena Laskavaia
|
7e83139fba
|
Bug 328532 - added parameter to suppress the error in case if has else
|
2010-10-24 00:44:54 +00:00 |
|
Alena Laskavaia
|
ea00500725
|
Bug 322119 - [checker] Suspicious semicolon (i.e. ";" after "if")
|
2010-10-18 01:18:49 +00:00 |
|
Alena Laskavaia
|
7b7b5e2d0e
|
small refactoring
|
2010-10-18 00:28:57 +00:00 |
|
Alena Laskavaia
|
108d5bdca2
|
Bug 327710 added support for C++ methods, fixed f.p for constructor, descr and special method such as operators, added preferences for checking for C++ methods
|
2010-10-18 00:27:47 +00:00 |
|
Markus Schorn
|
73e9f57abb
|
Remove access to parser internals.
|
2010-10-15 12:50:11 +00:00 |
|
Alena Laskavaia
|
cefc281f9f
|
Bug 321471 Return statement style patch from Marc-Andre Laperle
|
2010-09-20 01:17:25 +00:00 |
|
Alena Laskavaia
|
da074afa86
|
Bug 323602: fixed f.p. in constructors/destructors for return checker
|
2010-08-27 00:47:28 +00:00 |
|
Alena Laskavaia
|
54aeb3242f
|
make semantic error to have their own marker type
|
2010-08-27 00:18:22 +00:00 |
|
Alena Laskavaia
|
f546ade7fc
|
Bug 321933 fixed f.p. in assignment to itself checker when assignment is in macro
|
2010-08-07 01:52:47 +00:00 |
|
Alena Laskavaia
|
24639ea848
|
Bug 175646 - applying patch for slow inClass context calculation
|
2010-08-05 11:43:04 +00:00 |
|
Alena Laskavaia
|
25147bd632
|
Bug 321383 - fixed performance issue for ProblemBindingChecker
|
2010-08-04 00:55:24 +00:00 |
|
Alena Laskavaia
|
3a67847b2b
|
Bug 314576: added assignment to itself checker, contribution from Severin Gehwolf
|
2010-07-29 12:00:38 +00:00 |
|
Alena Laskavaia
|
fbdb55c7a7
|
Bug 316309: fixing void return typedef in C++ (patch from Marc-Andre Laperle)
|
2010-07-29 02:03:55 +00:00 |
|
Alena Laskavaia
|
d2f4f9daa0
|
- added category and did some renaming for problem binding checker
|
2010-07-29 01:11:43 +00:00 |
|
Alena Laskavaia
|
bcc7727f9c
|
Bug 309760 - renamed checker
|
2010-07-21 00:05:44 +00:00 |
|
Alena Laskavaia
|
d50f45078b
|
made checkers packages visible for tests
|
2010-06-30 12:07:21 +00:00 |
|
Alena Laskavaia
|
38b1009303
|
Bug 309760 name resolution checker, contributed patch
|
2010-06-24 01:26:28 +00:00 |
|
Alena Laskavaia
|
ce2679ff3a
|
fixed typo
|
2010-06-24 01:19:12 +00:00 |
|
Alena Laskavaia
|
b5a9a032db
|
Bug 317042 added more cases for assignment in condition checker
|
2010-06-19 18:05:56 +00:00 |
|
Alena Laskavaia
|
7823edaff4
|
Bug 317067: typo
|
2010-06-19 17:37:54 +00:00 |
|
Alena Laskavaia
|
59ab06fad1
|
Bug 317067: fixed typo in comment
|
2010-06-17 01:06:39 +00:00 |
|
Alena Laskavaia
|
d570162453
|
Bug 316309: unwind typedef for void
|
2010-06-17 00:23:02 +00:00 |
|
Doug Schaefer
|
dd109e248c
|
Add missing about.html files.
|
2010-06-14 18:35:55 +00:00 |
|
Alena Laskavaia
|
652e118d0e
|
Bug 315518 - fixed case where checker would report return with value while expression is void
|
2010-06-04 03:03:37 +00:00 |
|
Alena Laskavaia
|
21c3683028
|
Added call to super() to initialize common parameters
|
2010-06-04 02:31:10 +00:00 |
|
Vivian Kong
|
912f531ec4
|
Bug 315439 Fix up copyright
|
2010-06-03 17:01:53 +00:00 |
|
Alena Laskavaia
|
ecf0c62ff0
|
Bug 315525: fix to suppress errors in inner functions
|
2010-06-03 03:02:06 +00:00 |
|
Alena Laskavaia
|
d91b53a16b
|
Externalized strings in manifest
|
2010-05-31 01:42:48 +00:00 |
|
Alena Laskavaia
|
fb1eb3faed
|
Added parameters for Catch by Reference checker
|
2010-05-27 01:21:57 +00:00 |
|
Alena Laskavaia
|
670709454b
|
Generalized messages
|
2010-05-27 01:20:43 +00:00 |
|