1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 21:45:22 +02:00
Commit graph

14375 commits

Author SHA1 Message Date
Markus Schorn
7484954d7f Testcase for navigation on empty macro, bug 198649. 2008-03-03 13:51:04 +00:00
Oleg Krasilnikov
51ad68a3b5 NPE fix 2008-03-03 13:24:30 +00:00
Markus Schorn
d56f513ea6 Combines IASTTranslationUnit.selectNodeForLocation() and ILanguage.getSelectedNodes() into new API. 2008-03-03 13:15:39 +00:00
Markus Schorn
4aa04977c3 Combines IASTTranslationUnit.selectNodeForLocation() and ILanguage.getSelectedNodes() into new API. 2008-03-03 12:56:38 +00:00
Andrew Ferguson
90846e6bfa 221109: Apply fix and add regression 2008-03-03 11:37:36 +00:00
Oleg Krasilnikov
6a00c11154 Bug #220838 : null pointer exception in HoldsOption.java when converting tools 2008-03-03 10:46:12 +00:00
Anton Leherbauer
629404da42 220725: Support for project specific Code Style settings 2008-03-03 09:42:59 +00:00
Sergey Prigogin
72d87e8b69 Do not validate platform and CPU compatibility of debug configurations to avoid accidentally disabling a valid one. It's much better to let an incompatible configuration through than to disable a valid one. 2008-03-03 01:09:32 +00:00
Sergey Prigogin
972787c6a9 Use uname -m instead of uname -p since the latter returns "unknown" on some Linux systems. 2008-03-03 00:58:56 +00:00
Ted Williams
6261ce70e5 [215697] refactoring to allow better customization by adopters 2008-03-02 20:43:32 +00:00
Ted Williams
39f6ca8ccc [220842] S-Record export generates invalid checksums. 2008-03-02 19:14:50 +00:00
Francois Chouinard
8868398cc9 Committing patches for bugs 159946 (disassembly) and 214546 (memory monitor persistence). 2008-03-01 20:21:08 +00:00
Pawel Piech
90f4dc4c71 [220446] Updated the "DSF Common Patterns" document. 2008-03-01 00:51:12 +00:00
Pawel Piech
f4f4a35474 [221027] Added a listener to automatically shut down the executor thread when the display is disposed. 2008-03-01 00:49:46 +00:00
Pawel Piech
86e9c84f41 [220446] Updated the "DSF Common Patterns" document. 2008-03-01 00:43:50 +00:00
Marc Khouzam
14259c32e5 Bug 220959
Do not sent target output generated by CLI commands to the target console.
2008-02-29 16:46:33 +00:00
Pawel Piech
d7635bc046 [220446] Updated the "dataviewer" example and excercises for EclipseCon tutorial. 2008-02-29 16:26:34 +00:00
Markus Schorn
a8e7f57545 Combine CFindNodeForOffsetAction and CPPFindNodeForOffsetAction. 2008-02-29 09:10:44 +00:00
Pawel Piech
642ea06516 [220446] Updated the "dataviewer" example and excercises for EclipseCon tutorial. 2008-02-28 18:42:09 +00:00
Pawel Piech
f3cd935a6c [220446] Updated the "dataviewer" example and excercises for EclipseCon tutorial. 2008-02-28 18:40:18 +00:00
Oleg Krasilnikov
2250f00e98 Misprint fix 2008-02-28 17:23:15 +00:00
Oleg Krasilnikov
aaedfd3400 Bug # 220749 : Performance switches -p -pg should be propagated to linker too 2008-02-28 17:17:38 +00:00
Markus Schorn
a4513baa30 Introduce interfaces for c- and c++ specific visitors to allow for visitors that work for both c- and c++. 2008-02-28 16:43:33 +00:00
Anton Leherbauer
40e3f39a27 Fix for 192764: [Formatter] Improve GNU coding style compliance 2008-02-28 16:12:09 +00:00
Pawel Piech
07647b57a3 [219920] Added mechanism for adjusting command parameter formatting. 2008-02-28 16:08:09 +00:00
Markus Schorn
e7eaa2fb93 Abstract base class for the implementations of IASTTranslationUnit. 2008-02-28 15:44:05 +00:00
Oleg Krasilnikov
ed9b414f4d Bug #220003 : CProject Source location preference tab does not allow to add project root as source folder 2008-02-28 14:00:31 +00:00
Mikhail Sennikovsky
27c357c01a NPE fix 2008-02-28 13:22:36 +00:00
John Cortell
55635e6d20 Equip CVariable with a method to expose the underlying CDI object. Discussed with Mikhail and Ken in June 2007. 2008-02-27 17:24:31 +00:00
Anton Leherbauer
928c56b35e Fix for 192656: [Formatter] Indentation of class definition
and 191980: [Formatter] Identation of exception specification
2008-02-27 13:07:54 +00:00
Markus Schorn
8c248ed68b LabelProvider to decorate indexed files, bug 159731. 2008-02-27 10:48:53 +00:00
Pawel Piech
822accd4bb [220446] Converted request monitor excercises to use the request monitor. 2008-02-26 21:37:08 +00:00
Pawel Piech
a1cd5cf99e [220446][219907] Created outline for DSF tutorial documents. 2008-02-26 21:20:13 +00:00
Pawel Piech
fd71e3600f [220446] Converted request monitor excercises to use the request monitor. 2008-02-26 21:19:09 +00:00
Marc Khouzam
7456589c4f Fix for bug 220449
ExpressionService parses strings when requesting an address and only keeps the address part.
2008-02-26 20:34:20 +00:00
Marc Khouzam
9150b06a8f Fix for Bug 213061
Expressions and Variables views do a full refresh on MemoryChangedEvent and ExpressionChangedEvent.
MIVariableManager sets all varObjects to out-of-date when any varObject is modified by the user.
2008-02-26 20:04:41 +00:00
Pawel Piech
e8d462f047 [220446] Added and preprocessor for tutorial excercises. 2008-02-26 20:02:06 +00:00
Oleg Krasilnikov
41becf515a Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitencies 2008-02-26 17:57:29 +00:00
Vivian Kong
0da7636b1b add source to the XLC feature 2008-02-26 16:26:06 +00:00
Anton Leherbauer
38315df8f8 Fix doc comment highlighting test 2008-02-26 15:48:12 +00:00
Oleg Krasilnikov
69f1f56382 Bug # 219950 : TemplateEngine: Changes made to wizard fields are lost if Advanced Settings is first pressed 2008-02-26 14:38:39 +00:00
Marc Khouzam
398f01e873 Fix for bug 214550.
All variable objects are marked out-of-date on a MemoryChangedEvent
2008-02-26 14:37:12 +00:00
Markus Schorn
364c506b26 Indexer to parse headers in context of a source, bug 220358. 2008-02-26 12:50:49 +00:00
Markus Schorn
33d68a6603 PDOMExport needs to wait until indexer is setup, related to 199551. 2008-02-26 12:48:36 +00:00
Anton Leherbauer
8bc306225d Fix for 217918: CDT code formatter problems 2008-02-26 12:34:46 +00:00
Markus Schorn
3d58d666af Additional testcase related to bug 220158. 2008-02-26 10:01:24 +00:00
Markus Schorn
5171001393 Avoid calling StringBuffer.append(CharSequence s) with a StringBuffer as argument, bug 220158. 2008-02-25 15:17:13 +00:00
Anton Leherbauer
eda39314e7 Fix bogus performance improvement for path entry comparison 2008-02-25 13:22:20 +00:00
Anton Leherbauer
fe2db58147 Fix for 220166: Deadlock running core test suite 2008-02-25 11:51:44 +00:00
Markus Schorn
aa7ed7ba19 IIndexManager manager operations can block too long, bug 220149. 2008-02-25 10:03:31 +00:00