1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
Commit graph

15991 commits

Author SHA1 Message Date
Ted Williams
8f63cc5bbf [219009] TraditionalRendering.getSelectedBytes() ignores selection 2008-03-11 05:02:05 +00:00
Ted Williams
5d2e5b52e0 [208071] (performance) Traditional Memory Rendering: unnecessary populateCache 2008-03-11 04:38:29 +00:00
Vivian Kong
f5ad074ba1 Replace trademark symbols (bug 222154) 2008-03-11 01:48:11 +00:00
Vivian Kong
dd366a822b fixing properties strings in XLC UI (bug 222112) 2008-03-11 01:34:42 +00:00
Vivian Kong
ebc2c6375f fixing properties strings in XLC UI (bug 222112) 2008-03-11 01:34:22 +00:00
Mike Kucera
900ae2cb4b fixed several bugs in new C++ parser 2008-03-10 21:34:29 +00:00
Marc Khouzam
63a5c79e44 Separation of launch logic.
These changes are necessary to start using the two new plugins:
org.eclipse.dd.gdb.launch
org.eclipse.dd.gdb.launch.ui
2008-03-10 19:57:43 +00:00
Marc Khouzam
ec69c08687 New org.eclipse.dd.gdb.launch plugin to separate the launch logic 2008-03-10 19:53:15 +00:00
Pawel Piech
ca2922f0bb Got rid of an unused import statement. 2008-03-10 18:23:58 +00:00
Markus Schorn
4ae9346289 Name resolution for qualified member declarations, bug 222026. 2008-03-10 16:27:45 +00:00
Pawel Piech
5893454304 [221795] Added a suspended event handler to the source locator. 2008-03-10 16:09:40 +00:00
Anton Leherbauer
07fd280fc9 Fix for 217776: Keep namespaces open in Outline view (follow-up) 2008-03-10 14:52:02 +00:00
Anton Leherbauer
12348ba297 Fix 221853: Assembly editor does not parse comments correctly 2008-03-10 08:56:51 +00:00
Anton Leherbauer
c9dbba10e8 Fix 221858: [Project Explorer] Link with editor does not work 2008-03-10 08:55:07 +00:00
Sergey Prigogin
e25731ec26 Minor test adjustment. 2008-03-10 03:45:21 +00:00
Sergey Prigogin
72032636b9 Added _testTemplateTypedef_214447. 2008-03-10 03:20:12 +00:00
Sergey Prigogin
85cfa36e51 Minor fix in toString method. 2008-03-10 00:32:24 +00:00
Sergey Prigogin
cf9f88cb44 Cosmetics. 2008-03-10 00:31:39 +00:00
Sergey Prigogin
d5f6bfc0bd Protect against NPE in toString method. 2008-03-09 00:10:06 +00:00
Sergey Prigogin
3798d2f015 Minor adjustments to toString method. 2008-03-08 23:11:15 +00:00
Sergey Prigogin
2d4cd87741 Use generics. 2008-03-08 23:05:43 +00:00
Sergey Prigogin
7cdbcfc0f9 Added toString methods. 2008-03-08 23:00:47 +00:00
Randy Rohrbach
f328405120 Bugzilla's 221898 & 219127. 2008-03-07 19:46:13 +00:00
Francois Chouinard
60cb898c86 Breakpoint action for DSF 2008-03-07 19:33:00 +00:00
Mike Kucera
934ea2e952 fix for parsing destructor name, fix for reinterpret_cast 2008-03-07 19:03:13 +00:00
Anton Leherbauer
c19a6ffad4 216882: Add support for xtensa cpu in ELF machine attribute
Patch from Abeer Bagul (Tensilica)
2008-03-07 13:14:42 +00:00
Anton Leherbauer
0f3191b1bb 218366: Fix grammar error in LaunchMessages.properties
Patch from Carlos O'Donnel (CodeSourcery)
2008-03-07 13:08:52 +00:00
Anton Leherbauer
92b01665be Fix for 217776: Keep namespaces open in Outline view 2008-03-07 12:54:12 +00:00
Anton Leherbauer
f238ff4bb2 Don't insert newline between 'else if' 2008-03-07 12:53:26 +00:00
Markus Schorn
1f19d506f8 Source Change Generator for ASTTransformations by Emanuel Graf and others, bug 214605. 2008-03-07 12:13:38 +00:00
Andrew Ferguson
f242093f1e clean up warnings 2008-03-07 12:01:12 +00:00
Anton Leherbauer
264311b69c 178601: Add control statement options to preference UI 2008-03-07 11:43:06 +00:00
Anton Leherbauer
93e5a9c520 Fix for 215884: Inactive code highlighting isn't in accordance with content-assist. 2008-03-07 11:30:16 +00:00
Anton Leherbauer
9bbcd90dd9 Fix mark occurrences on outdated offset while editing (second attempt) 2008-03-07 11:23:15 +00:00
Markus Schorn
fcd3e477bd Fix for potential NPEs, bug 221796. 2008-03-07 08:48:05 +00:00
Vivian Kong
c7dcddf83f creating SDK feature for XLC plugins (bug 219446) 2008-03-07 02:34:01 +00:00
Pawel Piech
e75b2b1a1f [220446] Updated the "DSF Common Patterns" document. 2008-03-06 23:22:16 +00:00
Vivian Kong
13f55471b6 creating SDK feature for XLC plugins (bug 219446) 2008-03-06 22:38:55 +00:00
Pawel Piech
43aab414a9 [221728] Fixed an assertion error in BreakpiontsMediator. 2008-03-06 20:04:34 +00:00
Pawel Piech
2e76289006 [220446] Updated the "DSF Common Patterns" document. 2008-03-06 18:55:21 +00:00
Andrew Ferguson
183e8317a8 clean up warnings 2008-03-06 16:54:12 +00:00
Oleg Krasilnikov
9f5355c7f6 Bug #221678 : NPE in AbstractCPropertyTab.setAllVisible() 2008-03-06 16:16:48 +00:00
Markus Schorn
24820b7e12 In parser log, report unresolved includes only once. 2008-03-06 14:47:44 +00:00
Anton Leherbauer
3ddfd62af8 Fix mark occurrences on outdated offset while editing 2008-03-06 13:55:00 +00:00
Anton Leherbauer
e10f67a94a Fix and tests for template indentation adjustment 2008-03-06 13:51:43 +00:00
Markus Schorn
9d9607ee05 Use node-selector for Open Call Hierarchy and Open Type Hierarchy. 2008-03-06 13:27:49 +00:00
Markus Schorn
6be8db253c Index based name-resolution for K&R-style functions, bug 221635. 2008-03-06 09:57:24 +00:00
Markus Schorn
16d620eaa5 Navigation from macro definition body, bug 102643. 2008-03-06 08:23:15 +00:00
Anton Leherbauer
116aa49ea7 Fix for 221255: Assign key binding to "Shift Left" 2008-03-06 08:11:55 +00:00
Mike Kucera
1eac4740d0 fixed member initializer bug, and a couple others 2008-03-05 23:45:13 +00:00