sprigogin
89e15ab2d8
Cosmetics.
2011-07-14 14:44:48 -07:00
sprigogin
78f658d473
Cosmetics.
2011-07-14 14:44:44 -07:00
Pawel Piech
a33ed9c492
Bug 351898 - Add guard to populate expression column for variables that
...
return error on evaluation.
2011-07-14 12:12:48 -07:00
Pawel Piech
9f3bf0a326
Bug 352012 - [update policy] "Breakpoint Hit" update policy does not
...
have a constructor for clearing multiple number format values.
2011-07-13 11:53:14 -07:00
Pawel Piech
40ebd77d9d
Bug 351898 - [expressions] Invalid expressions do not show errors in the
...
value column.
2011-07-12 14:39:13 -07:00
Doug Schaefer
1805abad1c
Bug 347357 put field editor elements into their correct home.
2011-07-12 11:33:20 -04:00
Michael Lindo
b86e096668
Bug 350501 - add support in managed build projects for xlC v11
...
compiler options - fix the qlistfmt option
Change-Id: Ib58a3decab781349c1160e3adeb7e431c7b6b168
2011-07-12 10:27:30 -04:00
Gaetano Santoro
d3c33d0ab0
Bug 351671 - F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem
2011-07-12 08:01:19 +02:00
Anton Leherbauer
c0b8d346ab
Remove obsolete internal constant, preventing potential illegal thread access during startup
2011-07-12 08:01:04 +02:00
Anton Leherbauer
fadaafc991
Disable printout from SemanticHighlightingTest
2011-07-12 08:00:51 +02:00
Marc-Andre Laperle
4c60d237d0
Fix core.win32 not unpacking
2011-07-12 01:27:37 -04:00
Michael Lindo
3e9c760648
Bug 350501 - add support in managed build projects for xlC v11
...
compiler options - 1) qstrict not showing 2) fixed qfuncsect spelling
error 3) added some C only options
Change-Id: I71aa8bdab83accbd3d559d9aad4bc97331f21263
2011-07-11 20:25:36 -04:00
Michael Lindo
077f712b42
bug 350587: Relax visibility of fields and methods of
...
PerProjectSICollector to allow extend it.
2011-07-11 17:04:39 -04:00
Marc-Andre Laperle
2fbbb66579
Set UI harness for codan tests. Needed for quick fixes.
2011-07-09 14:42:05 -04:00
Doug Schaefer
8687aa726c
MBS core tests need the GNU tool definitions.
2011-07-07 10:39:51 -04:00
Michael Lindo
d2bcf08835
Bug 350501 - add support in managed build projects for xlC v11 compiler
...
options - minor fix
2011-07-06 15:38:44 -04:00
Doug Schaefer
1745485853
Turn on UI Harness for MBS core tests.
2011-07-06 10:27:24 -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
Markus Schorn
82a3d0c280
Bug 351228: Attributes at end of using directive.
2011-07-06 08:18:12 +02:00
Alena Laskavaia
c3dbd2cb91
Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
...
Bundle-Vendor
2011-07-05 21:59:02 -04:00
Markus Schorn
48094a5689
Bug 351009: Content assist for member-initializer outside of class body.
2011-07-05 13:37:38 +02:00
Markus Schorn
bebd18a5b2
Bug 351029: NPE resolving binding in copied AST.
2011-07-04 16:35:49 +02:00
Markus Schorn
58dbe6d738
Bug 349534: Mark inactive preprocessor statements as such.
2011-07-04 16:03:21 +02:00
Markus Schorn
f50bbd1819
Bug 350345: Typedef as class name for ctor with overloaded function pointer argument.
2011-07-04 10:16:25 +02:00
Markus Schorn
fa9ba41575
Bug 347462: Detection of implicitly called copy ctor.
2011-07-04 10:16:24 +02:00
Markus Schorn
8a2d881cbd
Bug 344806: IIndex.getAllFiles() returns empty reference files.
2011-07-04 10:16:23 +02:00
Andrew Gvozdev
6bbc31c7a2
bug 312835: CDT build settings which are set at the folder level are
...
ignored in certain situations - restored reverse sorting plus
unit tests adjusted
2011-07-02 02:25:38 -04:00
Andrew Gvozdev
7867099287
bug 312835: CDT build settings which are set at the folder level are
...
ignored in certain situations.
Based on patch from MJ <jensem2@yahoo.com>
2011-07-02 00:41:56 -04:00
Markus Schorn
24c4f8f836
Bug 328528: Read/write flags in initializers.
2011-07-01 10:42:46 +02:00
Sergey Prigogin
268b294717
Cosmetics.
2011-06-30 15:23:12 -07:00
Sergey Prigogin
39344a13d2
Cosmetics.
2011-06-30 15:14:17 -07:00
Mikhail Khodjaiants
29c0d80c92
Bug 350330 - Cached stopped event is not reset in MIStack.flushCache().
2011-06-30 17:18:49 -04:00
Marc Khouzam
7706c852e9
Bug 293679: Change title of dialog to reflect ability to do
...
multi-select attach
2011-06-30 16:17:51 -04:00
Sergey Prigogin
404b0ce953
Cosmetics.
2011-06-30 12:50:37 -07:00
Sergey Prigogin
3d7537fca6
Cosmetics.
2011-06-30 10:02:25 -07:00
Anton Leherbauer
a9f41ac547
Bug 348569 - Ever growing resource tree with cyclic symbolic links
2011-06-30 11:03:33 +02:00
Doug Schaefer
6eff5311d7
More tests for the Maven build.
2011-06-29 14:30:07 -04:00
Sergey Prigogin
1e2e41d302
Cosmetics.
2011-06-29 20:51:31 -07:00
Sergey Prigogin
5854ece2d4
Cosmetics.
2011-06-29 20:25:30 -07:00
Michael Lindo
4946010ddd
Bug 350501 - add support in managed build projects for xlC v11
...
compiler options
Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 15:01:21 -04:00
Michael Lindo
b7f01c65b2
Bug 350501 - add support in managed build projects for xlC v11
...
compiler options
Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 14:25:56 -04:00
Doug Schaefer
b00b18abf6
Upversion the pom for core.tests.
2011-06-29 02:54:06 -04:00
Marc-Andre Laperle
510d219b15
Bug 350192 - [MS Toolchain] Cannot create C projects for MS Toolchain
...
Also added template associations for hello world templates.
2011-06-29 13:29:48 -04:00
Marc Khouzam
dbc8969164
Bug 350365: Remote attach session should use specified binary
2011-06-29 11:56:28 -04:00
Doug Schaefer
842540e7dc
Upverversion cdt.core's pom.xml.
2011-06-29 00:42:52 -04:00
Doug Schaefer
6669d4f4c1
Added UI tests.
2011-06-29 00:30:19 -04:00
Anton Leherbauer
e5539057ca
Bug 348573 - Deadlock between BinaryRunner and project model serializing
...
lock
2011-06-29 15:22:01 +02:00
Markus Schorn
b2452fb45d
Bug 347298: Array type in field access.
2011-06-29 12:16:21 +02:00
Anton Leherbauer
7cfdf1b5e2
Bug 350448 - [Content Assist] Cannot disable help-proposals
2011-06-29 11:39:06 +02:00
Doug Schaefer
dbfc9b886b
Update pom.xml to match version update in dsf.gdb.
2011-06-28 12:03:53 -04:00