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

11515 commits

Author SHA1 Message Date
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
Vivian Kong
13f55471b6 creating SDK feature for XLC plugins (bug 219446) 2008-03-06 22:38:55 +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
Mike Kucera
1c53e978a3 fix to CPPASTForStatement constructor 2008-03-05 15:09:29 +00:00
Markus Schorn
a5f83b394c Open Element to show macro parameters, bug 209762. 2008-03-05 13:44:35 +00:00
Anton Leherbauer
bb5cead81a Minor improvements for content assist in preprocessor directives 2008-03-05 13:42:02 +00:00
Markus Schorn
4aa0c4245a Handling ambiguous enumerations in navigation, bug 209550. 2008-03-05 13:15:13 +00:00
Markus Schorn
b4d5bb7a67 Testcases and fixes for selecting nodes by file offsets. 2008-03-05 12:41:59 +00:00
Markus Schorn
789b2ea330 Testcases and fixes for selecting nodes by file offsets. 2008-03-05 10:53:22 +00:00
Anton Leherbauer
915b4a1e35 Fix for 221029: The hover pop-up displays C/C++ comments for classes with wrong encoding 2008-03-05 10:03:03 +00:00
Anton Leherbauer
c1570a8a01 Fix for 199369: [Outline View] empty for headers in project on include path outside of src folder 2008-03-05 09:36:02 +00:00
Warren Paul
2f0d70899e insert proper newline for OS. 2008-03-05 00:15:28 +00:00
Mike Kucera
3b41669fc2 resolve sizeof ambiguity for C++ 2008-03-04 18:41:34 +00:00
Anton Leherbauer
d860addc6d Use new node selection API and fix for 220392: empty macro is not highlighted as a macro reference 2008-03-04 13:45:54 +00:00
Oleg Krasilnikov
83a13921ac Fix: apply in Multi-config mode 2008-03-04 12:13:06 +00:00
Anton Leherbauer
879d4c3661 196421: [Editor] cannot visually distinguish workspace files from externals 2008-03-04 10:29:54 +00:00
Markus Schorn
4e91bb54ab Navigating an argument of a macro-expansion, bug 208300. 2008-03-03 15:05:11 +00:00
Anton Leherbauer
cf7493d440 219923: [Indenter] Provide preferences option to disable auto-indent. 2008-03-03 13:53:57 +00:00
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
Markus Schorn
a8e7f57545 Combine CFindNodeForOffsetAction and CPPFindNodeForOffsetAction. 2008-02-29 09:10:44 +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
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