1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

14016 commits

Author SHA1 Message Date
John Cortell
f81a89caed Add constant for the Signals view, as is done for the other CDT debugger views. 2009-01-29 21:12:18 +00:00
Vivian Kong
4518d368aa bug 253574 - removing empty plugin.xml 2009-01-29 20:56:55 +00:00
Vivian Kong
ffcc923e9d bug 260292 - adding DSF plugins to CDT build 2009-01-29 20:28:57 +00:00
Alena Laskavaia
05f5279780 [262912] - created protected method for project refreshing, to allow to override it 2009-01-29 18:56:46 +00:00
Alena Laskavaia
571a64414d [260771] - applying patch for drag and drop for make targets 2009-01-29 18:46:54 +00:00
Markus Schorn
1117c603d8 Map index bindings for class types back to the AST, bug 262719. 2009-01-29 16:08:27 +00:00
Markus Schorn
0c9f6c2e5e Use same line-length for comments and code. 2009-01-29 15:56:04 +00:00
Francois Chouinard
4030994b38 Updated fix for Bug243899 2009-01-29 15:39:54 +00:00
Anton Leherbauer
003975782e Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 2009-01-29 09:30:15 +00:00
Anton Leherbauer
6e17efadde Bug 262536 - [formatter] Problems with extern "C" 2009-01-29 09:16:37 +00:00
Randy Rohrbach
86c7af6e76 Bugzilla 262804. 2009-01-28 20:17:07 +00:00
Alena Laskavaia
7d71c4678d [216618] - Format submenu now should appear for expressions as well 2009-01-28 19:44:23 +00:00
Francois Chouinard
284fbbad7f Patch for bug243899 2009-01-28 18:34:38 +00:00
Markus Schorn
e1053209d2 Moved implementation of CVisitor.getExpressionType to the various expression nodes. 2009-01-28 16:40:05 +00:00
Alena Laskavaia
bc804b6935 [262731] - make access thread safe 2009-01-28 15:38:40 +00:00
Markus Schorn
233b122712 Formatter settings. 2009-01-28 14:02:27 +00:00
Markus Schorn
d877f1c0b1 Offer to rebuild index when modifying include search path, bug 144085. 2009-01-28 14:01:38 +00:00
Vivian Kong
d08c94b474 bug 260292 - adding DSF plugins to CDT build 2009-01-28 01:19:17 +00:00
Vivian Kong
a6e037fbff bug 260292 - adding DSF plugins to CDT build 2009-01-28 00:51:58 +00:00
Vivian Kong
40cca73120 bug 260292 - adding DSF plugins to CDT build 2009-01-28 00:43:36 +00:00
Vivian Kong
2682e96f7a bug 260292 - adding DSF plugins to CDT build 2009-01-28 00:13:31 +00:00
Pawel Piech
e00d42b4d6 Bug 260692 - Added DSF plugins to CDT features and build. 2009-01-27 22:40:37 +00:00
Pawel Piech
c17c0fafe0 Bug 260692 - Added DSF plugins to CDT features and build. 2009-01-27 22:37:25 +00:00
Marc Khouzam
198cacd1f6 [258284] Reverse buttons only appear when reverse debugging is toggled AND when the Reverse Debugging ActionSet is enabled. There seems to be a bug when a non-debug view is selected and the Reverse Debugging is toggled. 2009-01-27 20:36:10 +00:00
Pawel Piech
1c7af7c359 Bug 260292 - Moved the PDA unit tests from the examples plugin and into the DSF tests plugin. 2009-01-27 20:31:41 +00:00
Vivian Kong
4ef4e45d41 undo the last commit 2009-01-27 19:02:36 +00:00
Vivian Kong
e256314022 update source features and plugins description for gnu.build & gnu.debug 2009-01-27 19:01:58 +00:00
Markus Schorn
9bf79183b4 Expression type for array-access on unknown binding. 2009-01-27 18:25:52 +00:00
Markus Schorn
c0b169fb8c Don't attempt overload resolution for unknown functions. 2009-01-27 17:57:32 +00:00
Markus Schorn
3feca4f34f NPE in resource lookup, bug 261483. 2009-01-27 17:13:30 +00:00
Vivian Kong
f0f568f2d5 bug 262591 - adding LR & UPC parser SDKs 2009-01-27 17:09:21 +00:00
Markus Schorn
4b2bac441c Default values for template template parameters, bug 262368. 2009-01-27 16:58:16 +00:00
Markus Schorn
0ce1436bdc Class instance as base class, bug 258745. 2009-01-27 16:26:49 +00:00
Markus Schorn
48ad5e5042 Implementation of specializations of partial specializations, bug 259872. 2009-01-27 14:21:38 +00:00
Anton Leherbauer
efdb235322 Bug 258407 - [scalability] Disable the reconciler in scalability mode by default 2009-01-27 08:06:12 +00:00
Pawel Piech
80272df9d7 Temporarily backed out DSF plugins. 2009-01-26 23:45:07 +00:00
Pawel Piech
9f0a5c9a02 Updated correct feature name and description. 2009-01-26 21:26:52 +00:00
Pawel Piech
da2797641e Updated feature name and description. 2009-01-26 19:28:54 +00:00
Pawel Piech
3d1273bd69 Updated name and description. 2009-01-26 19:27:25 +00:00
Pawel Piech
a084f92ec8 Initial revision. 2009-01-26 19:25:48 +00:00
Pawel Piech
2f8569513d Bug 260292 - Added DSF plugins to the platform feature. 2009-01-26 19:23:19 +00:00
Markus Schorn
c28c5337d1 Declarator ambiguity, bug 95693. 2009-01-26 16:52:54 +00:00
Francois Chouinard
79e678a695 Minor formatting fix 2009-01-26 15:43:07 +00:00
Francois Chouinard
1688f6c4d1 Fix for Bug262244 2009-01-26 15:41:55 +00:00
Markus Schorn
524acc9028 Moved implementation of CPPVisitor.getExpressionType to the various expression nodes. 2009-01-26 13:44:18 +00:00
Markus Schorn
727408d5c0 Create problem for id-expressions resolving to types, bug 261175. 2009-01-26 09:12:51 +00:00
Sergey Prigogin
01ab0bb184 Minor simplification. 2009-01-26 02:45:52 +00:00
Sergey Prigogin
34bf4e50eb Test case for bug 262328. 2009-01-26 02:26:12 +00:00
Sergey Prigogin
b323c4e45e NPE protection. 2009-01-25 21:05:08 +00:00
Sergey Prigogin
6c3d6d474f Comment adjustment. 2009-01-25 05:18:16 +00:00