1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

19600 commits

Author SHA1 Message Date
Sergey Prigogin
1feac1a80a Bug 351271 - Unused header will be removed from index when saved. Fix
without API changes.
2011-07-17 18:27:36 -07:00
sprigogin
fc4ef1bc10 Bug 351271 - Unused header will be removed from index when saved. 2011-07-17 17:27:14 -07:00
sprigogin
f00afd1e26 Improved grouping of changes by eliminating a user-visible layer above
files.
2011-07-17 17:25:53 -07:00
sprigogin
f026d893de Make setter parameter follow the name style preference. 2011-07-17 17:25:03 -07:00
Sergey Prigogin
4712cb1e66 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 17:20:16 -07:00
Tomasz Wesolowski
85d105d4f5 Bug 333599 - [C++0x] Initializer lists & return without type 2011-07-15 21:08:11 -04:00
Marc-Andre Laperle
7c49b1c157 Bug 352172 - [Implement method] Automatically check method if there's
only one
2011-07-14 19:05:59 -04:00
sprigogin
6957166c28 Cosmetics. 2011-07-14 15:53:15 -07:00
sprigogin
2a75685242 Cosmetics. 2011-07-14 15:52:58 -07:00
Pawel Piech
4bd786fd84 Bug 351898 - Add guard to populate expression column for variables that
return error on evaluation.
2011-07-14 12:17:07 -07:00
Pawel Piech
a1e5db5fee Bug 352012 - [update policy] "Breakpoint Hit" update policy does not
have a constructor for clearing multiple number format values.
2011-07-13 11:57:09 -07:00
Doug Schaefer
3967feac90 Add missing dependency in MBS core tests. 2011-07-12 18:09:59 -04:00
Pawel Piech
9970e94efa Bug 351898 - [expressions] Invalid expressions do not show errors in the
value column.
2011-07-12 14:01:15 -07:00
Doug Schaefer
120d96abea Set up 8.0 branch for Maven. 2011-07-11 03:08:52 -04:00
Doug Schaefer
1343208958 Bug 347357 put field editor elements into their correct home. 2011-07-12 11:34:28 -04:00
Michael Lindo
03069ff7f7 Bug 350501 - add support in managed build projects for xlC v11
compiler options - fix the qlistfmt option

Change-Id: Ib58a3decab781349c1160e3adeb7e431c7b6b168
2011-07-12 10:22:56 -04:00
Gaetano Santoro
6146c69bc7 Bug 351671 - F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem 2011-07-12 08:04:05 +02:00
Anton Leherbauer
745c9d7cec Remove obsolete internal constant, preventing potential illegal thread access during startup 2011-07-12 08:03:49 +02:00
Marc-Andre Laperle
8f9c7ce6ed Fix core.win32 not unpacking 2011-07-12 01:33:41 -04:00
Michael Lindo
eb1325854c 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:24:48 -04:00
Michael Lindo
15458e072f bug 350587: Relax visibility of fields and methods of
PerProjectSICollector to allow extend it.
2011-07-11 17:07:39 -04:00
Michael Lindo
28ebee95bd Bug 350501 - add support in managed build projects for xlC v11 compiler
options - minor fix
2011-07-06 15:32:11 -04:00
Markus Schorn
878fe8fb77 Bug 351228: Attributes at end of using directive. 2011-07-06 08:22:01 +02:00
Alena Laskavaia
4ff11e66bf Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
Bundle-Vendor
2011-07-05 22:02:59 -04:00
Markus Schorn
a938fee083 Bug 351009: Content assist for member-initializer outside of class body. 2011-07-05 13:39:23 +02:00
Markus Schorn
5b93048496 Bug 351029: NPE resolving binding in copied AST. 2011-07-05 08:44:20 +02:00
Markus Schorn
4d758c0fc9 Bug 350345: Typedef as class name for ctor with overloaded function pointer argument. 2011-07-04 10:48:01 +02:00
Markus Schorn
be01bfb2ce Bug 347462: Detection of implicitly called copy ctor. 2011-07-04 10:43:59 +02:00
Andrew Gvozdev
70b1c522bd 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:26:36 -04:00
Andrew Gvozdev
4057829075 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:50:55 -04:00
Markus Schorn
4933b90d3e Bug 328528: Read/write flags in initializers. 2011-07-01 10:54:34 +02:00
Mikhail Khodjaiants
5a24096e5a Bug 350330 - Cached stopped event is not reset in MIStack.flushCache(). 2011-06-30 17:35:29 -04:00
Anton Leherbauer
f78557d33e Bug 348569 - Ever growing resource tree with cyclic symbolic links 2011-06-30 10:01:54 +02:00
Michael Lindo
f682956c80 Bug 350501 - add support in managed build projects for xlC v11
compiler options

Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 14:58:05 -04:00
Michael Lindo
674e4d5d39 Bug 350501 - add support in managed build projects for xlC v11
compiler options

Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 14:15:19 -04:00
Marc-Andre Laperle
b800932ebc Bug 350192 - [MS Toolchain] Cannot create C projects for MS Toolchain
Also added template associations for hello world templates.
2011-06-29 13:31:30 -04:00
Marc Khouzam
9aae4c9dec Bug 350365: Remote attach session should use specified binary 2011-06-29 12:14:24 -04:00
Anton Leherbauer
97771a4879 Bug 348573 - Deadlock between BinaryRunner and project model serializing
lock
2011-06-29 15:06:48 +02:00
Anton Leherbauer
46980c50e8 Bug 350448 - [Content Assist] Cannot disable help-proposals 2011-06-29 11:47:00 +02:00
Marc Khouzam
25f7b8cd38 Bug 347047: Trace visualization does not show proper frames with GDB >=
7.3
2011-06-28 14:53:47 -04:00
Alena Laskavaia
2e1de7fb99 Bug 332283 - Parser gives warning if main does not return anything 2011-06-27 22:01:24 -04:00
Tomasz Wesolowski
8ad690e18a Bug 345687 - [fp] "No return, in function returning non-void" for
compound statement at the end
2011-06-27 20:32:54 -04:00
Marc Khouzam
5343d22eea Bug 348159: Move DSF-GDB preference store to the core plugin. 2011-06-27 16:37:51 -04:00
Marc Khouzam
9b697ac5a0 Bug 346215: Allow Tracepoints commands to have a comma in their name 2011-06-27 14:32:46 -04:00
Sergey Prigogin
ba8c7362d1 Added bin directory to .gitignore 2011-06-27 11:00:45 -07:00
Tomasz Wesolowski
c4ba6927fd Bug 346559 - [fp] undeserved "no return in function returning non-void"
when using goto
2011-06-26 14:34:05 -04:00
Marc-Andre Laperle
617e4ddeda Bug 350363 - Include Files tab doesn't offer the language GNU C++ 2011-06-25 19:32:41 -04:00
Marc-Andre Laperle
ab8f68cc5b Bug 335402 - Breakpoint Sound Action fails to change wav file
Fixed hang on Linux gtk
2011-06-25 15:00:02 -04:00
Doug Schaefer
d34a4195d5 Added .gitignore for plug-in bin and target directories that are produced
during builds (maven creates target).
2011-06-25 11:55:26 -04:00
Sergey Prigogin
64f069c552 Bug 349744 - NPE in PDOMSearchQuery. 2011-06-24 19:03:36 -07:00