1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

10137 commits

Author SHA1 Message Date
Sergey Prigogin
df73abf97c Method name adjustment. 2011-11-07 11:10:19 -08:00
Sergey Prigogin
1602d104f4 Cosmetics. 2011-11-07 11:09:48 -08:00
Anton Leherbauer
58c64c9f94 Bug 362710 - Exception "Can only enable the hash look up before input has been set" 2011-11-04 09:44:03 +01:00
Markus Schorn
5e359e4722 Bug 362464: Sizeof computation for plain C. 2011-11-04 07:58:02 +01:00
Markus Schorn
92955735be Bug 360710: Index corruption due to urgent task. 2011-11-03 13:22:14 +01:00
Sergey Prigogin
98d74999b3 Code streamlining. 2011-10-26 19:54:13 -07:00
Sergey Prigogin
7ac6ba5c10 Return proper IASTFileLocation for an empty translation unit. 2011-10-26 17:18:43 -07:00
Sergey Prigogin
1abdab5cab Fixed NPE. 2011-10-24 14:16:32 -07:00
Sergey Prigogin
8597797424 Bug 361604 - Template resolution problem with sizeof expression. 2011-10-23 21:41:21 -07:00
Sergey Prigogin
5e5fc2ba8c Cosmetics. 2011-10-21 12:26:00 -07:00
Sergey Prigogin
ba0439475d Cosmetics. 2011-10-21 12:14:22 -07:00
Sergey Prigogin
ce112653c8 Test case for bug 361604. 2011-10-20 21:19:46 -07:00
Sergey Prigogin
d1815f8d8a Split CPPVisitor.createType(IASTDeclarator declarator) into smaller
methods.
2011-10-18 14:26:36 -07:00
Sergey Prigogin
9bf0315622 Bug 333839 - NPE opening Rename refactoring dialog. 2011-10-17 20:19:03 -07:00
Sergey Prigogin
806b1a45b0 Bug 360378 - Confusing behavior when the current file is not part of the
refactoring working set. Also show preview whenever there are warnings.
2011-10-17 20:18:57 -07:00
Marc-Andre Laperle
3d058369e6 Bug 333839 - NPE opening Rename refactoring dialog 2011-10-17 21:51:48 -04:00
Marc-Andre Laperle
d698aff2a1 Bug 352256 - NPE when resetting Name Style to defaults 2011-10-11 19:42:03 -04:00
Anton Leherbauer
63cb434f4c Bug 359658 - code formatter does not work as expected when complicate macro precedes formatted code 2011-10-10 14:20:26 +02:00
Marc-Andre Laperle
731479bed7 Bug 356863 - Can't finish ImplementMethod wizard when methods contain a
unselected templated method
2011-10-08 18:53:54 -04:00
Sergey Prigogin
57eca5a879 Cosmetics. 2011-10-06 17:29:16 -07:00
Sergey Prigogin
70d8eade30 Bug 360058 - NPE in NewClassCodeGenerator when attempting to create
files not under a source root. Eliminated faulty canonicalization
if resource paths.
2011-10-06 17:28:52 -07:00
Markus Schorn
682b3bbf7b Bug 359653: Range based for loop with auto type. 2011-10-06 16:14:51 +02:00
Sergey Prigogin
d4cf3644ea Cosmetics. 2011-10-04 16:09:29 -07:00
Sergey Prigogin
371bca30f3 Bug 359905 - Invalid formatting of comment in enum. 2011-10-04 15:58:24 -07:00
Sergey Prigogin
352a7b7c51 Added a test case that demonstrates a bug. 2011-10-03 20:35:58 -07:00
Markus Schorn
2ac81668e3 Bug 359485: Workaround deadlock with preferences. 2011-10-03 16:41:36 +02:00
Markus Schorn
c33f596d9c Bug 302767: Missing files in CModel. 2011-09-30 11:31:42 +02:00
Markus Schorn
cfd0941737 Bug 359364: Prevent premature access to ambiguous nodes. 2011-09-30 10:12:00 +02:00
Sergey Prigogin
1cb2732b69 Fixed a Java 6 dependency. 2011-09-29 11:13:57 -07:00
Markus Schorn
645d8be5c6 Bug 350345: Resolving explicit type conversions 2011-09-28 15:06:45 +02:00
Andrew Gvozdev
ec37f12395 bug 359176: cosmetics, more descriptive names 2011-09-28 07:03:33 -04:00
Eugene Ostroukhov
0a3729a913 bug 359176: NPE in XL C++ project 2011-09-28 07:03:19 -04:00
Eugene Ostroukhov
af1c5a901f bug 358832: Includes and Symbols tabs do not remember selected language 2011-09-27 08:36:53 -04:00
Sergey Prigogin
150793bfcc Tightened a test case and fixed an uncovered bug. 2011-09-26 20:02:35 -07:00
Sergey Prigogin
2deffc716f Bug 357300. Stricter test case. 2011-09-21 20:24:44 -07:00
Sergey Prigogin
e700877818 Bug 357300 - Function parameter line wrapping wraps commas separating
parameters. Corrected fix.
2011-09-21 18:21:28 -07:00
Sergey Prigogin
2f0b115666 Revert "Bug 357300 - Function parameter line wrapping wraps commas separating parameters"
This reverts commit cd17d74157.
2011-09-21 14:22:30 -07:00
Anton Leherbauer
cd17d74157 Bug 357300 - Function parameter line wrapping wraps commas separating parameters 2011-09-21 14:28:09 +02:00
Sergey Prigogin
c71e247578 Bug 357423. Fixed regression. 2011-09-20 17:28:53 -07:00
Sergey Prigogin
745cbac9a9 Bug 358282 - Name resolution problem with mismatched 'class' and
'struct'.
2011-09-20 11:56:07 -07:00
Sergey Prigogin
498366f5ac Cosmetics. 2011-09-20 11:47:43 -07:00
Sergey Prigogin
9f7c9bcce8 Adjusted Javadoc. 2011-09-20 11:35:44 -07:00
Sergey Prigogin
7678ada85c Cosmetics. 2011-09-20 11:34:32 -07:00
Markus Schorn
6337c3d624 Bug 356632: Follow up porting fix to 8.0.2. 2011-09-19 14:10:22 +02:00
Markus Schorn
2f327be2be Bug 356955: Follow up porting fix to 8.0.2. 2011-09-19 14:10:21 +02:00
Markus Schorn
24a8df9d9f Bug 357928: Odd behavior of indexer properties page. 2011-09-19 14:10:21 +02:00
Markus Schorn
1772ed2b55 Bug 357320: Class template usage in method defined outside of class body. 2011-09-19 14:10:20 +02:00
Markus Schorn
38c0bca120 Bug 357256: Recursive inheritance causes a StackOverflowError. 2011-09-19 14:10:20 +02:00
Markus Schorn
7902fd1c77 Bug 356955: Lookup for overloaded operator. 2011-09-19 14:10:19 +02:00
Markus Schorn
e75a7388a0 Bug 356730: Resolution of designated initializers 2011-09-19 14:10:19 +02:00