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

9646 commits

Author SHA1 Message Date
Anton Leherbauer
7a3b67561a Follow-up fix for Bug 325783 2010-10-22 09:18:42 +00:00
Anton Leherbauer
b78e2ea29a Bug 328068 - Creation of element failed error when creating new C++ class 2010-10-22 08:25:56 +00:00
Anton Leherbauer
a76a17353c Bug 328369 - Unexpected runtime error while computing a text hover 2010-10-22 07:44:44 +00:00
Markus Schorn
7129cfccb0 Bug 327223: [C++0x] Range-based for loop. 2010-10-21 14:22:06 +00:00
Markus Schorn
befb4d9e04 Bug 328259: Differentiate function-style and object-style macros, by Patrick Hofer. 2010-10-21 10:38:51 +00:00
Markus Schorn
7b99473f65 Bug 328321: Handle attempt to open editor for closed resources. 2010-10-21 09:13:38 +00:00
Sergey Prigogin
8a6ca5e261 Cosmetics. 2010-10-20 23:37:49 +00:00
Sergey Prigogin
0672757bc6 Adjusted comments. 2010-10-20 23:35:46 +00:00
Sergey Prigogin
fc2e8389f9 Removed dependency on a deprecated class. 2010-10-20 23:30:53 +00:00
Sergey Prigogin
2f97f50ca5 Cosmetics. 2010-10-20 23:21:36 +00:00
Sergey Prigogin
e9064b5093 Adjusted comments. 2010-10-20 23:01:25 +00:00
Markus Schorn
f208496afe Bug 328063: Typedef to cv-qualified class as class-name. 2010-10-20 14:29:46 +00:00
Markus Schorn
eedb362a66 Bug 327878: Normalize arguments of unknown class instances. 2010-10-20 12:47:36 +00:00
Markus Schorn
9d1a38c5e3 Bug 327878: Identifying unknown instances in index. 2010-10-20 08:50:37 +00:00
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Andrew Gvozdev
499b106541 bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 05:37:39 +00:00
Andrew Gvozdev
cc39535a4b bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 04:10:36 +00:00
Andrew Gvozdev
187933d3c8 bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-10-15 16:14:06 +00:00
Andrew Gvozdev
ddc02f4e47 bug 327897: deprecated org.eclipse.cdt.core.resources.ScannerProvider 2010-10-15 15:42:27 +00:00
Andrew Gvozdev
54bc163f70 bug 327897: deprecated org.eclipse.cdt.core.resources.ScannerProvider 2010-10-15 15:40:44 +00:00
Andrew Gvozdev
f938ecff2b bug 327897: deprecated 2010-10-15 15:37:52 +00:00
Anton Leherbauer
ae21fbec63 Bug 326654 - [outline] The Outline view menu ordering is wrong 2010-10-15 06:38:56 +00:00
Anton Leherbauer
214b66c248 Bug 325783 - [formatter] Function call arguments' indentation is wrong if there is a templated argument 2010-10-14 11:03:30 +00:00
Markus Schorn
3670c10d89 Bug 327730: Different color for write access, by Andrey Eremchenko. 2010-10-14 08:27:41 +00:00
Andrew Gvozdev
37c5e73b7f Fixed encoding problems in comments 2010-10-13 22:03:49 +00:00
Markus Schorn
2a714beac8 Deprecate 2 unused interfaces. 2010-10-13 15:25:35 +00:00
Anton Leherbauer
196ab5c67e Bug 323456 - Uncomment code separated by empty lines
Patch from Marc-Andre Laperle
2010-10-13 13:23:25 +00:00
Markus Schorn
64778c5409 Bug 327328: Overload resolution and restrict pointers. 2010-10-13 12:56:56 +00:00
Anton Leherbauer
8e0defd439 Adjust test plug-in version 2010-10-13 09:27:41 +00:00
Anton Leherbauer
efe641d53a Bug 327311 - Typing 'Enter' in a multi-line comment might copy too much from the previous line 2010-10-13 09:23:47 +00:00
Markus Schorn
f37588d11e Fix JUnit failure on windows. 2010-10-13 08:09:17 +00:00
Markus Schorn
67f123cf5e Bug 327328: Push concept of restrict up to IASTPointer and IPointerType. 2010-10-13 07:48:39 +00:00
Markus Schorn
a28e2e0f59 Bug 312423: Unifies ids for problem bindings and problem types. 2010-10-12 13:37:04 +00:00
Markus Schorn
0dea806506 Bug 323723: Removes the remaining throw declarations from IVariable and IFunction. 2010-10-12 11:29:00 +00:00
Markus Schorn
7f684f342a Bug 312423: Replace null-types with problem types. 2010-10-12 08:18:03 +00:00
Markus Schorn
9ed8866605 Bug 312423: Replace null-types with problem types. 2010-10-12 07:10:52 +00:00
Markus Schorn
d03bee7bc7 Bug 223660: Parameter help for constructor-style initializers. 2010-10-11 10:44:33 +00:00
Markus Schorn
ea310fa845 Bug 312423: Concept of IProblemType, cleanup of IProblem. 2010-10-11 08:06:30 +00:00
Andrew Gvozdev
14991a390a Some Javadoc for ICLanguageSettingEntry interfaces 2010-10-10 18:01:56 +00:00
Andrew Gvozdev
e1a694fe90 bug 305058: Can't Open New Project
Patch from Marc-Andre Laperle
2010-10-09 14:23:20 +00:00
Markus Schorn
6e1cfa0f97 Remove since tag from non-public class. 2010-10-08 08:51:56 +00:00
Markus Schorn
7f63bc2647 Bug 326900: Partial ordering of conversion-operators. 2010-10-08 08:16:15 +00:00
Markus Schorn
8b7a529a11 Bug 311164: Follow up on fix to improve mark occurrences feature. 2010-10-07 13:47:54 +00:00
Markus Schorn
43e33bc736 Bug 327064: Update testcase. 2010-10-07 13:39:14 +00:00
Markus Schorn
ae87b6d440 Bug 327069: ADL for class specializations. 2010-10-07 12:14:53 +00:00
Markus Schorn
4ff02dcc5d Bug 327064 - Content assist within member initializer. 2010-10-07 08:54:27 +00:00
Markus Schorn
d212cbc763 Bug 326778: Bogus ambiguity due to different using declarations for the same variable. 2010-10-06 14:07:54 +00:00
Markus Schorn
3178c362a2 Bug 47536: Add filter for forward declarations to Outline View, by Patrick Hofer. 2010-10-06 13:46:44 +00:00
Markus Schorn
a0add23230 Bug 326900: Update for template argument deduction. 2010-10-06 13:24:38 +00:00
Andrew Gvozdev
1fff26625d Generics - corrected to more specific type 2010-10-05 21:56:09 +00:00