Sergey Prigogin
|
c3d94d1bf2
|
Switched to Java 1.6.
|
2011-10-17 20:57:43 -07:00 |
|
Sergey Prigogin
|
7a3c9ba3a1
|
Switched to Java 1.6.
|
2011-10-17 18:04:17 -07:00 |
|
Sergey Prigogin
|
457af57f60
|
Changed the execution environment to JavaSE-1.6
|
2011-10-17 16:44:49 -07:00 |
|
Doug Schaefer
|
9ec9113700
|
Update version numbers for Juno.
|
2011-09-22 15:03:14 -04:00 |
|
Marc-Andre Laperle
|
5eb921be84
|
Fix codan.test pom
|
2011-09-02 22:58:26 -04:00 |
|
Sergey Prigogin
|
fb7d64098f
|
Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods.
|
2011-08-30 14:51:36 -07:00 |
|
Sergey Prigogin
|
a8522bf2a1
|
Added ability to suppress unused variable and function warnings for code
produced by macro expansion.
|
2011-08-29 17:03:55 -07:00 |
|
Sergey Prigogin
|
17f96f9eb3
|
Bug 356040 - Invalid "Unused declaration of variable" warning.
|
2011-08-28 20:45:15 -07:00 |
|
Sergey Prigogin
|
c0b9f79b30
|
Bug 356037 - "No break at the end of case" warning for a case statement
produced by macro expansion.
|
2011-08-28 19:31:15 -07:00 |
|
Alena Laskavaia
|
6f2671b1ee
|
Bug 352221 - Quick Fix for "case break" checker
|
2011-08-22 22:46:24 -04:00 |
|
Sergey Prigogin
|
13d4a94d42
|
Use StringBuilder instead of StringBuffer.
|
2011-08-08 16:27:41 -07:00 |
|
Sergey Prigogin
|
33c2e373d4
|
Bug 353360 - Bogus "type must implement the inherited pure virtual
method" error. Fix and test case.
|
2011-07-30 23:03:30 -07:00 |
|
Sergey Prigogin
|
14afc9f4f4
|
Cosmetics.
|
2011-07-30 23:03:02 -07:00 |
|
Sergey Prigogin
|
3427d95db8
|
Removed obsolete Codan feature.
|
2011-07-27 10:17:09 -07:00 |
|
Marc-Andre Laperle
|
74ecb38ea3
|
Bug 352983 - internal error in switch isFallThroughStatement
|
2011-07-25 13:49:00 -04:00 |
|
Marc-Andre Laperle
|
db669ba963
|
Bug 348191 - Quick fix for catch by value should propose to replace by a
const reference
Bug 352263 - [qf] Catch by reference quick fix places & at a wrong place
when no space after the type
|
2011-07-21 12:57:53 -04:00 |
|
Sergey Prigogin
|
1f58e41046
|
Fixed javadoc.
|
2011-07-20 12:32:49 -07:00 |
|
Sergey Prigogin
|
d3264a7418
|
Removed an invalid exemption for abstract classes.
|
2011-07-17 19:07:56 -07:00 |
|
Sergey Prigogin
|
21e056c856
|
Bug 315528 - [fp] Non-virtual destructor diagnostics doesn't take
superclass into account. Fix and additional tests including the ones
contributed by Tomasz Wesolowski.
|
2011-07-17 19:07:11 -07:00 |
|
Tomasz Wesolowski
|
761ccb9301
|
Bug 333599 - [C++0x] Initializer lists & return without type
|
2011-07-15 21:13:03 -04:00 |
|
Marc-Andre Laperle
|
2fbbb66579
|
Set UI harness for codan tests. Needed for quick fixes.
|
2011-07-09 14:42:05 -04:00 |
|
Anton Gorenkov
|
3b6f6642b8
|
Bug 339795 - [checker] Checker that finds class members that are not
initialized in constructor
|
2011-07-06 02:34:49 -04:00 |
|
Alena Laskavaia
|
c3dbd2cb91
|
Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
Bundle-Vendor
|
2011-07-05 21:59:02 -04:00 |
|
Doug Schaefer
|
6eff5311d7
|
More tests for the Maven build.
|
2011-06-29 14:30:07 -04:00 |
|
Doug Schaefer
|
d7092b12c9
|
Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
|
2011-06-28 05:21:58 -04:00 |
|
Alena Laskavaia
|
5431dae219
|
Bug 332283 - Parser gives warning if main does not return anything
|
2011-06-27 22:04:01 -04:00 |
|
Tomasz Wesolowski
|
6b80326e17
|
Bug 345687 - [fp] "No return, in function returning non-void" for
compound statement at the end
|
2011-06-27 20:47:43 -04:00 |
|
Tomasz Wesolowski
|
0060fff702
|
Bug 346559 - [fp] undeserved "no return in function returning non-void"
when using goto
|
2011-06-25 22:29:01 -04:00 |
|
Vivian Kong
|
f6d1c8c24b
|
Bug 348754 - Update feature copyright statements for Indigo
|
2011-06-08 14:36:18 +00:00 |
|
Vivian Kong
|
1ac5b9f1e2
|
Bug 348747 - Codan source bundles missing required files
|
2011-06-08 14:10:28 +00:00 |
|
Sergey Prigogin
|
f651a8baa6
|
Bug 315528 - [fp] Non-virtual destructor diagnostics doesn't take superclass into account. Patch by Patrick Hofer.
|
2011-05-28 04:57:43 +00:00 |
|
Sergey Prigogin
|
3b36b2bd92
|
Bug 347392 - Non externalized string in org.eclipse.cdt.codan.internal.ui.preferences.BuildPropertyPage.
|
2011-05-27 03:49:20 +00:00 |
|
Sergey Prigogin
|
2641a77126
|
Bug 333494 - Codan sometimes stops working after upgrade.
|
2011-05-27 03:33:00 +00:00 |
|
Sergey Prigogin
|
f05366610d
|
Cosmetics.
|
2011-05-27 03:30:26 +00:00 |
|
Vivian Kong
|
908bfad797
|
Bug 347325 - Codan source bundles missing legal files - add legal files to source bundle for Codan
|
2011-05-26 14:19:38 +00:00 |
|
Sergey Prigogin
|
ffc95c0d8d
|
Bug 315528 - Non-virtual destructor diagnostics doesn't take superclass into account. Patch by Patrick Hofer.
|
2011-05-25 06:06:05 +00:00 |
|
Vivian Kong
|
a8138c9ba2
|
Bug 331788 - NLS: Severities for Code Analysis Problem Preferences not externalized for translation
|
2011-05-24 14:43:46 +00:00 |
|
Sergey Prigogin
|
f118967040
|
Moved initialization of default preference to Codan core where it belongs.
|
2011-05-24 01:13:36 +00:00 |
|
Sergey Prigogin
|
c3b5435595
|
Bug 315528 - Non-virtual destructor diagnostics doesn't take superclass into account. Tests by Patrick Hofer.
|
2011-05-23 23:55:41 +00:00 |
|
Sergey Prigogin
|
ac2279adea
|
Comment adjustment.
|
2011-05-20 18:32:17 +00:00 |
|
Sergey Prigogin
|
bf14a317b4
|
Code streamlining.
|
2011-05-20 18:31:20 +00:00 |
|
Sergey Prigogin
|
be065cee02
|
Fixed misleading names and made few other readability improvements.
|
2011-05-20 18:18:41 +00:00 |
|
Sergey Prigogin
|
367325b8b3
|
Bug 315528 - Non-virtual destructor diagnostics doesn't take superclass into account. Fixed false negatives when dtor is not public and there are no friends.
|
2011-05-20 17:41:15 +00:00 |
|
Vivian Kong
|
c82cbe55fb
|
Bug 346568 - Update licenses for Indigo
|
2011-05-20 00:59:10 +00:00 |
|
Sergey Prigogin
|
e1157c1d05
|
Bug 315528 - Non-virtual destructor diagnostics doesn't take superclass into account. Patch by Patrick Hofer.
|
2011-05-19 04:20:58 +00:00 |
|
Sergey Prigogin
|
63c5b6c950
|
Bug 346365 - Codan ignores default preferences.
|
2011-05-19 04:06:02 +00:00 |
|
Sergey Prigogin
|
5e0dd6ee10
|
Restricted visibility of methods.
|
2011-05-19 02:41:33 +00:00 |
|
Sergey Prigogin
|
51401d68f6
|
Do not report suspicious semicolons produced by macro expansion.
|
2011-05-19 02:37:55 +00:00 |
|
Sergey Prigogin
|
67e7fae707
|
Bug 345793 - Codan checkers run even when disabled.
|
2011-05-13 22:31:04 +00:00 |
|
Sergey Prigogin
|
2ba3a82120
|
Bug 326269 - Checker for instantiation of an abstract class. Patch by Anton Gorenkov.
|
2011-05-10 19:44:49 +00:00 |
|