Alena Laskavaia
|
b239297541
|
[306563 ] - fixed false positives
|
2010-03-20 14:19:43 +00:00 |
|
Markus Schorn
|
e3b26be436
|
Bug 306213: Selecting partial specializations, handling infinite recursions.
|
2010-03-19 15:48:20 +00:00 |
|
Markus Schorn
|
b01672b1f3
|
Bug 305975: Strongly typed enums, forward declarations for enum.
|
2010-03-19 13:06:51 +00:00 |
|
Ed Swartz
|
90f7d1a702
|
Fix possible NPE at termination time for bug 305775
|
2010-03-18 19:49:45 +00:00 |
|
John Cortell
|
d42788838e
|
[303569] Realized there's no need for a catchpoint-hit object in order to support gdb < 7.0. We can use a breakpoint-hit one just with gdb >= 7.0
|
2010-03-18 18:09:10 +00:00 |
|
Alena Laskavaia
|
30dffe83b5
|
- fixed problem locations
|
2010-03-18 16:34:06 +00:00 |
|
James Blackburn
|
768092e26c
|
Bug 302881 Tweak fix; return previous referenced settings if the referenced project's configuration isn't yet accessible.
|
2010-03-18 16:32:49 +00:00 |
|
Emanuel Graf
|
3d44a24ca3
|
FIXED - bug 306129: Error occurred when using generates getter and setters (for underscrore suffix variable)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=306129
|
2010-03-18 15:40:14 +00:00 |
|
Alena Laskavaia
|
78e4512614
|
- added real NamingConvention checker
|
2010-03-18 15:03:30 +00:00 |
|
Alena Laskavaia
|
a7ff454fda
|
- added example word into problem description to distinguiish from real checker
|
2010-03-18 15:03:09 +00:00 |
|
Alena Laskavaia
|
b4ff99ca8f
|
- fixed implemenation of processModel - to set a file
|
2010-03-18 15:02:37 +00:00 |
|
Alena Laskavaia
|
eadd67178c
|
- added javadoc
|
2010-03-18 15:01:55 +00:00 |
|
Alena Laskavaia
|
e79f9bc741
|
- renamed to reflect type of checker
|
2010-03-18 14:38:30 +00:00 |
|
Alena Laskavaia
|
f7b306a662
|
- fixed checker were running even when disabled
|
2010-03-18 14:36:39 +00:00 |
|
Alena Laskavaia
|
3ff7fd3ecd
|
- fixed interface comment
|
2010-03-18 14:36:12 +00:00 |
|
Alena Laskavaia
|
bad558e232
|
- extracted example from real checkers
|
2010-03-18 14:33:13 +00:00 |
|
Alena Laskavaia
|
5cc82d793a
|
separate language specific plugins from general
|
2010-03-18 14:06:45 +00:00 |
|
Emanuel Graf
|
d9629c20b0
|
Fix for failing unit tests
|
2010-03-18 13:51:42 +00:00 |
|
Anton Leherbauer
|
0563296668
|
Bug 306305 - Improve wording of Tab key preference
|
2010-03-18 11:21:19 +00:00 |
|
Anton Leherbauer
|
bb9b38bfe9
|
Bug 280596 - Wrong indentation with spaces following a tab
|
2010-03-18 11:08:41 +00:00 |
|
John Cortell
|
74905a9380
|
[306287] debug.ui bundle does not export some packages
|
2010-03-17 22:47:16 +00:00 |
|
John Cortell
|
69fec55016
|
[306288] dsf.ui bundle does not export some packages
|
2010-03-17 22:45:01 +00:00 |
|
John Cortell
|
b32ebda2f8
|
Additional documentation
|
2010-03-17 22:37:04 +00:00 |
|
David Dubrow
|
d1446de73e
|
Fix bug where getSupportedFormats() was throwing rather than returning data
|
2010-03-17 20:16:32 +00:00 |
|
John Cortell
|
14d03593f9
|
befriend dsf-gdb plugin for an internal package (fix warnings)
|
2010-03-17 20:12:07 +00:00 |
|
John Cortell
|
2e7e95dfad
|
Fixed warnings
|
2010-03-17 20:07:52 +00:00 |
|
Marc Khouzam
|
69c742577b
|
[228703] Need to clear the containerContext from the breakpointHitMap if it exists.
|
2010-03-17 18:27:44 +00:00 |
|
Marc Khouzam
|
d72885258c
|
[228703] Forgotten change after review.
|
2010-03-17 18:11:27 +00:00 |
|
Marc Khouzam
|
6063d45e4e
|
[300718] The delete button in the Breakpoint actions preference page was no longer being called because of the bug fix in bug 300718
|
2010-03-17 13:43:04 +00:00 |
|
Marc Khouzam
|
e26654f193
|
[284286] The delete button of the TracepointActions preference page was not being called.
|
2010-03-17 13:36:54 +00:00 |
|
Mike Kucera
|
ae33f98bb6
|
Bug 305391 - encoding change event is not handled
|
2010-03-16 21:28:33 +00:00 |
|
John Cortell
|
c66fc1442a
|
[306018] Memory Browser several GUI problems
|
2010-03-16 21:01:46 +00:00 |
|
Mike Kucera
|
d3386e3dd2
|
Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler
|
2010-03-16 18:35:48 +00:00 |
|
Mike Kucera
|
6fd9d65358
|
import wizard file dialog says Save As when it should say Open
|
2010-03-16 17:28:07 +00:00 |
|
Andrew Gvozdev
|
c5bb4beda7
|
cleanup: removed some JavaDoc warnings plus other cosmetics
|
2010-03-16 16:55:34 +00:00 |
|
Andrew Gvozdev
|
de881ce70d
|
replaced configuration icon on "Select Configuration" page of New C/C++ Project Wizard with "classic" configuration icon.
|
2010-03-16 16:48:20 +00:00 |
|
Markus Schorn
|
116a84832c
|
Bug 305972: [C++0x] New function declarator syntax.
|
2010-03-16 16:36:03 +00:00 |
|
Markus Schorn
|
6de7ad8cc5
|
Bug 305972: [C++0x] New function declarator syntax.
|
2010-03-16 16:30:09 +00:00 |
|
John Cortell
|
a7719f85de
|
Cleanup and optimization of logic that records the console, target and log stream output.
|
2010-03-16 16:27:33 +00:00 |
|
Marc Khouzam
|
3bc232083d
|
[248593] Fixed launch for JTag to support DSF-GDB
|
2010-03-16 15:34:08 +00:00 |
|
Sergey Prigogin
|
7b1257ab5c
|
Cosmetics.
|
2010-03-16 15:00:58 +00:00 |
|
Sergey Prigogin
|
008e2da67d
|
Cosmetics.
|
2010-03-16 15:00:14 +00:00 |
|
Marc Khouzam
|
b94d0419e9
|
[305949] Allow to cleanly cancel a progress monitor during a launch
|
2010-03-16 03:14:08 +00:00 |
|
Andrew Gvozdev
|
833ccaaee1
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-16 01:35:44 +00:00 |
|
Andrew Gvozdev
|
4e54e89878
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-16 01:00:20 +00:00 |
|
Andrew Gvozdev
|
495cb046e7
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-16 00:35:17 +00:00 |
|
Andrew Gvozdev
|
af6798c3e8
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-15 21:10:54 +00:00 |
|
Andrew Gvozdev
|
8336eb7f38
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-15 21:01:47 +00:00 |
|
Andrew Gvozdev
|
adfdd48115
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-15 19:31:54 +00:00 |
|
Andrew Gvozdev
|
54460ccbce
|
cleanup: deprecated class used for CDT 3.X style projects
|
2010-03-15 18:54:35 +00:00 |
|