1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

10111 commits

Author SHA1 Message Date
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
Eugene Ostroukhov
36e3d3ad11 Bug 356632: Project specific language mappings 2011-09-19 14:10:18 +02:00
Markus Schorn
aa6c2c50d0 Bug 356493: Namespace alias in qualified name. 2011-09-19 14:10:18 +02:00
Markus Schorn
ac6a9d9852 Bug 356272: Renaming fields of anonymous structs. 2011-09-19 14:10:17 +02:00
Markus Schorn
a0b81bac32 Bug 355052: Type of sizeof expression. 2011-09-19 14:10:17 +02:00
Anton Leherbauer
ad878d86aa Bug 356275 - Project Explorer: Link with Editor does not work for C/C++ projects 2011-09-19 11:16:25 +02:00
Eugene Ostroukhov
7c0fb4da1f Bug 356982 - CDT forgets language mappings after the restart 2011-09-19 11:16:21 +02:00
Anton Leherbauer
d52d24ecbe Bug 356690 - Macro use after for loop formats incorrectly 2011-09-19 11:16:18 +02:00
Sergey Prigogin
6a06d655c6 Cosmetics. 2011-09-16 17:48:08 -07:00
Sergey Prigogin
6c90d86c4b Bug 357423 - Code formatter gets confused by a macro. Macro involving an
'if' statement.
2011-09-16 09:53:58 -07:00
Sergey Prigogin
64b1e59b0a Clarified Javadocs. 2011-09-16 09:53:40 -07:00
Sergey Prigogin
0089df1d8c Cosmetics. 2011-09-16 09:53:05 -07:00
Doug Schaefer
95ea76e4b0 Delay test to allow indexer to get started before deleting project. 2011-09-13 12:25:16 -04:00
Sergey Prigogin
efc55c57d0 Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:34:07 -07:00
Doug Schaefer
fd4e0c5dd2 Remove jars from classpath. Add missing property files. 2011-09-12 11:16:50 -04:00
Sergey Prigogin
c1f8274bcb Bug 292839 - Adding a base class takes too much time in New Class
wizard.
2011-09-11 19:54:48 -07:00
Sergey Prigogin
775c95143c Cosmetics. 2011-09-11 18:54:40 -07:00
Sergey Prigogin
7d5892884b Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-09-08 13:25:22 -07:00
Sergey Prigogin
6bf6a686a6 Cosmetics. 2011-09-01 12:17:28 -07:00
Sergey Prigogin
015933f267 Clarified Javadoc. 2011-09-01 12:14:02 -07:00
Sergey Prigogin
617866d758 Bug 356268 - Name resolution problem with 'using' declaration inside a
class. Fix and test case.
2011-09-01 12:13:20 -07:00
Sergey Prigogin
29a103a4e7 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-08-30 14:53:28 -07:00
Doug Schaefer
5bfce877c2 Merge remote-tracking branch 'origin/cdt_8_0' into cdt_8_0 2011-08-30 16:54:28 -04:00
Doug Schaefer
74e02da617 Got the core.tests to install the CDT feature. 2011-08-30 16:53:54 -04:00
Doug Schaefer
4e8b1285b2 clean up last of the plug-in jars. 2011-08-30 16:48:24 -04:00
Doug Schaefer
51bd7c5a0a fixed up the pom id for features. Removed the fragment jar files. 2011-08-30 13:37:55 -04:00
Marc-Andre Laperle
82272a7965 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:49:38 -04:00