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

6670 commits

Author SHA1 Message Date
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
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
Anton Leherbauer
629404da42 220725: Support for project specific Code Style settings 2008-03-03 09:42:59 +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
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
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
Oleg Krasilnikov
41becf515a Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitencies 2008-02-26 17:57:29 +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
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
Sergey Prigogin
71c9367551 Fixed compiler warnings. 2008-02-25 00:52:59 +00:00
Sergey Prigogin
47d97fa29a Split _testRebindPattern_214017 into two tests. 2008-02-25 00:46:49 +00:00
Sergey Prigogin
bd4d1ba488 toString methods and generics. 2008-02-25 00:00:32 +00:00
Sergey Prigogin
a2f9f9a4eb Use generics. 2008-02-24 23:18:56 +00:00
Andrew Ferguson
d96259e1bc 201087: apply contributions from James Blackburn 2008-02-22 17:34:43 +00:00
Markus Schorn
b6e91bd4fd Prevents using c++-parser in c-project for files parsed up front. 2008-02-22 16:49:58 +00:00
Markus Schorn
f9955fec12 Fixes message in problem tracing. 2008-02-22 16:49:01 +00:00
Mike Kucera
d7c8e7a187 tiny fix to OverloadableOperator 2008-02-22 15:56:23 +00:00
Anton Leherbauer
61bafb78c5 Override platform gotoMarker implementaton 2008-02-22 14:22:53 +00:00
Markus Schorn
e47f872406 Fix for ClosedChannelException when accessing the PDOM, bug 219834. 2008-02-22 14:17:19 +00:00
Anton Leherbauer
5f9327914d Related to 219834: Avoid parsing in hovers 2008-02-22 14:01:04 +00:00
Anton Leherbauer
1ed58e8410 Fix for 219834: ClosedChannelException when accessing the PDOM 2008-02-22 12:35:18 +00:00
Markus Schorn
270e8513e6 Bindings for names resolved via using declarations, bug 219424. 2008-02-22 12:25:38 +00:00
Mike Kucera
8342cee582 replaced constants in ICPPASTOperatorName with new OverloadableOperator enum 2008-02-21 22:08:49 +00:00
Andrew Ferguson
65ff00c607 Fix documentation, schema fix is contributed by Tim Kelly (Nokia) 2008-02-21 17:19:45 +00:00
Anton Leherbauer
d236e380c7 178601: Add whitespace options to preference UI 2008-02-21 16:02:42 +00:00
Oleg Krasilnikov
d2488b2fb2 Bug 216996: Deadlock in CfgDiscoveredPathManager 2008-02-21 12:11:01 +00:00
Markus Schorn
f211b6d512 Removed class Problem, a duplicate of ASTProblem, related to bug 212864. 2008-02-21 10:20:04 +00:00
Markus Schorn
f7b257a9a2 Action to create a parser log, bug 213561. 2008-02-21 08:34:01 +00:00