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

19561 commits

Author SHA1 Message Date
Anton Leherbauer
0f2bc1bb5c Bug 352544 - the end of certain string definitions (e.g. R"(") is not correctly identified 2011-07-20 16:27:40 +02:00
Markus Schorn
1215f96314 Bug 352266: Template paramter without name, but with default value 2011-07-20 16:16:10 +02:00
Markus Schorn
0613de1b42 Bug 351927: Argument deduction with reference types 2011-07-20 15:47:06 +02:00
Marc Khouzam
f805f7cf65 Bug 352562: Tracepoint Action 'eval' has changed to 'teval' 2011-07-20 09:34:43 -04:00
Markus Schorn
f05e59801e Bug 351609: Adjust parameter types in instantiated function type. 2011-07-20 14:03:23 +02:00
Markus Schorn
13bb1c1037 Bug 351547: Resolution of delete expressions. 2011-07-20 12:09:48 +02:00
Jens Elmenthaler
9bf683c83a Bug 352350 - Outline view corrupts expansion state of namespace nodes 2011-07-20 10:41:59 +02:00
Marc Khouzam
cbffe1484b Bug 352493:Trace control buttons are disabled after a start trace
failure
2011-07-19 14:04:40 -04:00
Marc-Andre Laperle
601fae9798 Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:31:27 -04:00
Marc-Andre Laperle
7184f89ff4 Bug 352262 - Link to Name Style preference page from Generate Getters
and Setters page
2011-07-18 02:54:46 -04:00
Sergey Prigogin
822ae5e4a9 Removed an invalid exemption for abstract classes. 2011-07-17 19:02:26 -07:00
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