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

19627 commits

Author SHA1 Message Date
Marc-Andre Laperle
33e6d03262 Bug 293938 - Add GCC Assembler to Cross GCC Toolchain 2011-07-26 01:46:58 -04:00
Marc-Andre Laperle
510afbddc7 Bug 344009 - Eclipse CDT uses wrong command to build static library
(crossgcc, msvc)
2011-07-26 00:54:17 -04:00
Marc Khouzam
32ce139214 Bug 353005: [remote][attach] Wrong path keeps being re-used after user mistaken when attaching 2011-07-25 15:13:46 -04:00
Marc-Andre Laperle
fe6f2ae68f Bug 352983 - internal error in switch isFallThroughStatement 2011-07-25 13:57:28 -04:00
Marc Khouzam
0d7bc691d2 Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 and CDT8.0 2011-07-25 12:36:20 -04:00
Marc-Andre Laperle
5390306aa9 Set UI harness for codan tests. Needed for quick fixes. 2011-07-25 11:29:29 -04:00
Marc Khouzam
0c43bc15c7 Bug 352998: [remote][attach] Cannot do a remote-attach session with GDB7.2 and CDT8.0 2011-07-25 09:48:53 -04:00
Marc-Andre Laperle
f706c92bdf Bug 352239 - NPE using new class wizard when generated source file is
empty
2011-07-22 13:31:34 -04:00
John Liu
d65911d15c Bug 352775 - The function registerFileEncoding in FileEncodingRegistry
should check default encoding first

Change-Id: Ie30c9b8a0db79719cb3587f368898c66f971f075
2011-07-22 10:59:59 -04:00
Marc Khouzam
030eec1fba Bug 350365: Cannot use the servicesTracker outside the executor 2011-07-22 08:18:42 -04:00
Sergey Prigogin
b5c36e47a5 Bug 351271. Code simplification suggested by Markus Schorn. 2011-07-21 18:27:37 -07:00
Pawel Piech
fcaa5b68b9 Bug 352795 - [expressions] Enable in-line editing of expression
activated by File->Rename action.
2011-07-21 11:42:53 -07:00
John Liu
62fda09c13 Bug 352758 - Update some private fields in some scanner parsers to
protected

Change-Id: Iea5c586088fa8045e9eb43dff7d43909c0181bd8
2011-07-21 13:32:29 -04:00
Marc-Andre Laperle
f434c8c556 Bug 348191 - Quick fix for catch by value should propose to replace by a
const reference
Bug 352263 - [qf] Catch by reference quick fix places & at a wrong place
when no space after the type
2011-07-21 13:00:48 -04:00
John Liu
f636cb6bcc Bug 352775 - The function registerFileEncoding in FileEncodingRegistry
should check default encoding first

Change-Id: I33b736103707dfcb3848d1d1671487c7b1995e77
2011-07-21 11:46:50 -04:00
Vivian Kong
24988efc38 Bug 352679 - Change visibility of isSemanticHighlightingEnabled() from
private to protected

Change-Id: Icc8fc402551449aabe5badbc15755fd541bf655c
2011-07-20 17:23:20 -04:00
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