Sergey Prigogin
|
cace4b374b
|
Normalized extension point labels.
|
2012-08-24 10:14:48 -07:00 |
|
Sergey Prigogin
|
b774b53a26
|
Bug 299911. Improved propagation of template instantiation context.
|
2012-08-10 12:54:58 -07:00 |
|
Sergey Prigogin
|
f4d616cdc0
|
Bug 299911. Added logging of methods that loose template instantiation
context.
|
2012-08-08 17:38:17 -07:00 |
|
Sergey Prigogin
|
3be412111c
|
Bumped up feature versions for Kepler.
|
2012-06-28 11:08:11 -07:00 |
|
Sergey Prigogin
|
962736a429
|
Bug 383706. Restored accidentally commented out code.
|
2012-06-27 21:07:15 -07:00 |
|
Sergey Prigogin
|
4e99b5aea4
|
Bug 383706 - Class member initialization checker produces false
positives on deleted constructors
|
2012-06-27 18:03:44 -07:00 |
|
Sergey Prigogin
|
f0d78b9761
|
Cosmetics.
|
2012-06-27 15:48:41 -07:00 |
|
Sergey Prigogin
|
2d5f3da68e
|
Fixed an NPE.
|
2012-05-17 12:37:43 -07:00 |
|
Marc-Andre Laperle
|
af1c5c31d1
|
Bug 368611 - Bogus warning in template partial specialization
|
2012-05-13 13:45:31 -04:00 |
|
Sergey Prigogin
|
be41120c4e
|
Fixed a typo.
|
2012-05-09 18:41:57 -07:00 |
|
Alex Ruiz
|
a5e61b3f44
|
Bug 372551. Made "run on save" checker launch mode independent of
CodanBuilder. Introduced IPostSaveListener. Show external tool name in
console (instead of "CDT Build").
Change-Id: Id2f84acdbdc433084fab1360f80ca3a30a4182ab
Reviewed-on: https://git.eclipse.org/r/5760
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2012-05-01 13:15:46 -04:00 |
|
Sergey Prigogin
|
821918824e
|
Bug 378023 - Error markers are not removed when a checker is disabled
|
2012-04-29 22:43:37 -07:00 |
|
Sergey Prigogin
|
fd677bb18f
|
More logical order of parameters.
|
2012-04-29 19:52:11 -07:00 |
|
Sergey Prigogin
|
4c3a5dd669
|
Moved execution of checkers from CodanBuilder to CodanRunner.
|
2012-04-29 19:12:28 -07:00 |
|
Sergey Prigogin
|
d40474476a
|
Minor label adjustments.
|
2012-04-29 19:08:45 -07:00 |
|
Sergey Prigogin
|
84c0d6f47c
|
Cosmetics.
|
2012-04-29 19:06:50 -07:00 |
|
Sergey Prigogin
|
f3588cf4b0
|
Fixed a typo.
|
2012-04-29 19:01:22 -07:00 |
|
Sergey Prigogin
|
cb0906c2ab
|
Generics.
|
2012-04-29 17:49:07 -07:00 |
|
Sergey Prigogin
|
cc3dcd0e96
|
Alphabetical sorting of problem types.
|
2012-04-29 17:36:54 -07:00 |
|
Sergey Prigogin
|
d74d5f3757
|
Code streamlining.
|
2012-04-29 13:42:45 -07:00 |
|
Sergey Prigogin
|
b136bb95d0
|
Prevented class loading avalanche on UI thread when CDT is installed but
is not actively used.
|
2012-04-28 23:19:40 -07:00 |
|
Sergey Prigogin
|
c8e3a663f0
|
Eliminated redundant checker runs.
|
2012-04-28 23:15:29 -07:00 |
|
Sergey Prigogin
|
07924ceeeb
|
Cosmetics.
|
2012-04-28 23:13:16 -07:00 |
|
Sergey Prigogin
|
00a6c5069f
|
Streamlined check enablement logic.
|
2012-04-28 20:20:47 -07:00 |
|
Sergey Prigogin
|
c554c4e707
|
Don't run checkers on UI thread.
|
2012-04-28 17:59:34 -07:00 |
|
Sergey Prigogin
|
5a643e5e57
|
Made test more robust so that it doesn't fail when unrelated checkers
are present.
|
2012-04-28 17:57:36 -07:00 |
|
Sergey Prigogin
|
db6b4cf5ac
|
Cosmetics.
|
2012-04-28 17:37:09 -07:00 |
|
Sergey Prigogin
|
6a0f08849f
|
Cosmetics.
|
2012-04-28 16:51:23 -07:00 |
|
Alex Ruiz
|
181907f2fd
|
Bug 372551. Fixed running checkers on file open. Split "On file save"
launch mode into "On file save" and "On file open". Removed warnings in
project org.eclipse.cdt.codan.ui.cxx.
Change-Id: I7f0bc16731ba36e8048904f19836da9ae47514de
Reviewed-on: https://git.eclipse.org/r/5665
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2012-04-26 23:02:11 -04:00 |
|
Alex Ruiz
|
ba5775f033
|
Bug 372551. Fixed semantics of ErrorParserManager (e.g.
getErrorParserAvailableIds()) get by removing knowledge of
contexts from internal data structures (introduced in previous change
set).
Change-Id: Ia1ff68841f3b494a209e8cdf45325d640fd74ddf
Reviewed-on: https://git.eclipse.org/r/5656
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2012-04-25 16:44:50 -04:00 |
|
Alex Ruiz
|
1f83e4aa21
|
Bug 372551. Codan support for writing checkers that invoke external
tools.
Change-Id: Ia5cfd24d54ec6e67e08f24a367a6bc689ae407d0
Reviewed-on: https://git.eclipse.org/r/5586
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
|
2012-04-18 15:52:48 -04:00 |
|
Sergey Prigogin
|
e7ef578e94
|
Bug 377045 - Bogus transient errors in C/C++ editor soon after Eclipse
startup.
|
2012-04-17 19:56:31 -07:00 |
|
Sergey Prigogin
|
f3f2671d48
|
Fixed a typo.
|
2012-04-17 19:55:35 -07:00 |
|
Alena Laskavaia
|
77a06573a9
|
Bug 316076 - fixed f.p. when using gcc annotation about no return
|
2012-04-16 21:56:57 -04:00 |
|
Sergey Prigogin
|
7366607b69
|
Cosmetics.
|
2012-04-15 19:32:26 -07:00 |
|
Sergey Prigogin
|
89e9f5d607
|
Fixed EmptyStackException.
|
2012-04-13 16:43:02 -07:00 |
|
Sergey Prigogin
|
03021e3af2
|
Cosmetics.
|
2012-04-13 16:41:01 -07:00 |
|
Sergey Prigogin
|
ae7dc29df9
|
Bug 376790 - Codan should not issue warnings for unused variables and
functions that have attribute unused
|
2012-04-13 15:49:10 -07:00 |
|
Sergey Prigogin
|
ada23a9a2f
|
Bug 372551. Removed the external tool checker support until all design
issues are resolved.
|
2012-03-13 18:42:16 -07:00 |
|
Marc-Andre Laperle
|
c40a860ba3
|
Bug 373695 - Quick fix fails to create local variable
|
2012-03-13 20:21:27 -04:00 |
|
Marc-Andre Laperle
|
53bc0f10e6
|
Bug 368420 - FP in members not initialized in in copy constructor
|
2012-03-07 20:36:34 -05:00 |
|
Marc-Andre Laperle
|
0a9a95adcd
|
Bug 368419 - FP in members not initialized in constructor
|
2012-03-07 01:33:16 -05:00 |
|
Marc-Andre Laperle
|
e912eb6f32
|
Bug 372009 - Wrong class name in NonVirtualDestructor warning
|
2012-03-05 01:31:48 -05:00 |
|
Sergey Prigogin
|
f85b0e8f4c
|
Remove @noreference from getResourceProfileWorkingCopy since it's used
externally.
|
2012-03-01 16:18:31 -08:00 |
|
Sergey Prigogin
|
9fa581109a
|
Fixed compiler warnings.
|
2012-03-01 16:18:19 -08:00 |
|
Alex Ruiz
|
92bd2aa4cc
|
Bug 373029 - Fixes to inconsistencies in Codan preference page.
|
2012-03-01 16:17:53 -08:00 |
|
Sergey Prigogin
|
0ecc12f363
|
Remove version constraints from dependencies between Codan plugins.
|
2012-02-24 12:49:54 -08:00 |
|
Sergey Prigogin
|
117792fba6
|
Fixed up the version in pom.
|
2012-02-24 09:48:54 -08:00 |
|
Sergey Prigogin
|
f6ecdf5318
|
Warning cleanup.
|
2012-02-23 15:05:20 -08:00 |
|
Sergey Prigogin
|
934adecf48
|
Adjustments to Alex's contribution.
|
2012-02-23 13:26:43 -08:00 |
|