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

15468 commits

Author SHA1 Message Date
Markus Schorn
b941cf44b8 Testcase for bug 269052. 2009-04-01 14:13:57 +00:00
Mikhail Khodjaiants
196f907dc8 Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project refreshes on launch terminate. 2009-04-01 12:47:27 +00:00
Markus Schorn
c98bf28da7 Fix case ranges, bug 270430. 2009-04-01 11:56:47 +00:00
Markus Schorn
ef28bd3a93 Using IASTNode instead of ASTNode, bug 267888. 2009-04-01 11:22:50 +00:00
Markus Schorn
4b27284fa6 Option for indexer to skip implicit references, bug 268383. 2009-04-01 11:02:34 +00:00
Pawel Piech
0c98984ff0 Fixed range of supported number formats in PDA. 2009-03-31 21:25:53 +00:00
Pawel Piech
05578093af [202656] - [update policy] Obsolete values (dirty cache entries) should be indicated in views with a gray font color. 2009-03-31 21:25:24 +00:00
Mike Kucera
d43a85761a improvement to ASTPrinter so that it can print ambiguity nodes and their children 2009-03-31 20:35:40 +00:00
Mike Kucera
8fe659c7a4 partial fix for bug 252243 for LR parser 2009-03-30 15:59:54 +00:00
Markus Schorn
dae94a218c Decouple cast-expressions from unary expressions by Richard Miskin, bug 270252. 2009-03-30 13:17:26 +00:00
Markus Schorn
8d8462bc93 Classification of literals, by Richard Miskin, bug 269705. 2009-03-27 18:05:44 +00:00
Anton Leherbauer
08ce7b77df Bug 270264 - Several bundles should be singletons 2009-03-27 14:03:42 +00:00
Mike Kucera
11b459b820 Bug 270160 - need StandaloneIndexer.setLanguageMapper() 2009-03-26 18:18:55 +00:00
Anton Leherbauer
f1060ced59 Bug 270103 - [Project Explorer] Sorting is broken with Eclipse 3.5 M6 2009-03-26 16:06:23 +00:00
Markus Schorn
7c51979037 Fixes warnings. 2009-03-26 15:51:12 +00:00
Mike Kucera
00d1f34feb bug 270031, FileLanguageMappingPropertyPage throws NPE when opened on remote resource 2009-03-26 15:31:15 +00:00
Anton Leherbauer
5dc7000a12 Bug 270013 - Open Include action always displayed in the outline view in the Makefile editor, by Violaine Batthish 2009-03-26 12:05:23 +00:00
Anton Leherbauer
fb71de7ec2 Make internal package hidden 2009-03-26 08:59:42 +00:00
Sergey Prigogin
d5b22c05c7 Removed an unused piece of code and adjusted comments. 2009-03-26 06:14:46 +00:00
Sergey Prigogin
40a308476b Added sys/resource.h to files to parse up front. 2009-03-26 05:47:42 +00:00
Chris Recoskie
f0bc570599 RESOLVED - bug 268145: include heuristics break standalone indexing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268145
2009-03-25 14:33:44 +00:00
Markus Schorn
dfc2eb9c52 Destructors are neither const nor volatile, bug 269655. 2009-03-24 18:12:47 +00:00
Markus Schorn
b90a03c48b Remove CQualifiedPointerType, bug 269670. 2009-03-24 17:39:00 +00:00
Markus Schorn
aeb02db39d Performance optimization: defer attempt to use user-defined conversions during overload resolution, bug 268383. 2009-03-24 15:52:39 +00:00
Anton Leherbauer
486b8d0bde [269689] [source lookup] DsfSourceDisplayadapter should respect ISourcePresentation API 2009-03-24 11:00:42 +00:00
Anton Leherbauer
30c1dc4f38 [269767] [view model] LaunchRootVMNode misses a done() 2009-03-24 09:42:56 +00:00
Sergey Prigogin
d66a77965a Fix for bug 269727. 2009-03-24 00:58:32 +00:00
Markus Schorn
32878a0b93 Invalid attempts of using user-defined conversions, bug 269729. 2009-03-23 20:27:40 +00:00
Markus Schorn
f95a890c94 Invalid attempts of using user-defined conversions, bug 269729. 2009-03-23 20:11:27 +00:00
Sergey Prigogin
84903db3a6 Bug 258704. 2009-03-23 20:11:14 +00:00
Sergey Prigogin
48082ac842 Test case for bug 269727 2009-03-23 18:16:29 +00:00
Anton Leherbauer
2c3979ce37 Bug 269590 - Format error for global const typename 2009-03-23 09:53:46 +00:00
Sergey Prigogin
80ddff81ed Third test case for bug 268704. 2009-03-23 05:12:29 +00:00
James Blackburn
1ad3cb1493 Bug 247838 EPM annotates compile errors on wrong resource. EPM simplified to use ResourceLookup; tests added. 2009-03-22 16:27:33 +00:00
James Blackburn
1865f3344e Bug 247838 EPM annotates compile errors on wrong resource. EPM simplified to use ResourceLookup; tests added. 2009-03-22 16:20:17 +00:00
James Blackburn
f858d74e02 Bug 263201 Test fixes 2009-03-22 15:00:12 +00:00
Pawel Piech
1f8d69201e Fixed inconsistency in use of executor. 2009-03-20 21:53:14 +00:00
James Blackburn
6bfad895fb Bug 269484 #selectFile should consider first file 2009-03-20 21:29:55 +00:00
Vivian Kong
eef558181f use ICU4J 2009-03-20 18:50:15 +00:00
Vivian Kong
c1cfa6f1b1 revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in 2009-03-20 17:55:50 +00:00
Vivian Kong
b7203a8bdb revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in 2009-03-20 17:33:46 +00:00
Vivian Kong
1f95c0431e revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in 2009-03-20 15:36:23 +00:00
Mike Kucera
6045ee4478 Fixes bugs 269365, 268534, and 266211. Fixed overload resolution for operator functions and also fixed expression lists. 2009-03-20 15:24:45 +00:00
Pawel Piech
2d935d7b6e [269306] - Implemented GDB-specific OS ID. 2009-03-19 18:46:28 +00:00
Marc Khouzam
2900660608 [269387] Fix javadoc. There are cases where monitor.done() must still be called, for instance, when calling a service on the executor and setting the data when the executor runs. 2009-03-19 18:40:57 +00:00
Vivian Kong
71c7ccbcf5 bug 269428 - [Accessibility] Include a document type declaration at the beginning of a document that refers to a published DTD 2009-03-19 18:08:46 +00:00
Pawel Piech
7a3355c0fb Add a threads sample. 2009-03-19 17:38:58 +00:00
Markus Schorn
057fdbe4a5 Ranking by qualification adjustments + cleanup of cost comparison, bug 269321. 2009-03-19 17:18:09 +00:00
Vivian Kong
43a30d5d3d update install info on index.html 2009-03-19 16:49:46 +00:00
Marc Khouzam
32e61b60a7 [269306] Add PROP_ID2 to checkProperty() 2009-03-19 16:02:54 +00:00