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

10330 commits

Author SHA1 Message Date
Doug Schaefer
8a77ed80b3 Try to fix some core.test failures by loading up whole Platform. 2011-09-14 10:51:13 -04:00
Doug Schaefer
85870c3f0b Propagate tests fix to find spawner lib when running surefire. 2011-09-13 12:33:47 -04:00
Doug Schaefer
627419ff4a Delay test to allow indexer to get started before deleting project. 2011-09-13 12:26:46 -04:00
Sergey Prigogin
d6e2e3bbf6 Cosmetics. 2011-09-12 18:13:00 -07:00
Sergey Prigogin
7065e4648d Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:28:15 -07:00
Sergey Prigogin
ae0cde8d3a Bug 292839 - Adding a base class takes too much time in New Class
wizard.
2011-09-11 19:57:50 -07:00
Sergey Prigogin
bb0f0865d8 Cosmetics. 2011-09-11 19:57:26 -07:00
Sergey Prigogin
d93f3d3532 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-09-08 13:39:13 -07:00
Markus Schorn
42eaf65363 Bug 356955: Lookup for overloaded operator. 2011-09-08 15:22:45 +02:00
Markus Schorn
7d0c06294a Bug 356818: Explicit instance, which would be illegal as implicit one. 2011-09-08 14:06:56 +02:00
Markus Schorn
ad4729d954 Bug 356057: Updating unnamed enumerations. 2011-09-08 14:06:55 +02:00
Markus Schorn
c4e19ace4c Bug 356730: Resolution of designated initializers 2011-09-07 12:57:05 +02:00
Eugene Ostroukhov
b91945ccac Bug 356632: Project specific language mappings 2011-09-07 12:31:09 +02:00
Markus Schorn
0cbcce913f Bug 356493: Namespace alias in qualified name. 2011-09-07 12:08:35 +02:00
Markus Schorn
ec625862b2 Bug 356272: Renaming fields of anonymous structs. 2011-09-07 10:41:06 +02:00
Markus Schorn
0e70cab178 Bug 355052: Type of sizeof expression. 2011-09-06 15:52:37 +02:00
Doug Schaefer
28aea5e385 clean up last of the plug-in jars. 2011-09-02 15:21:56 -04:00
Anton Leherbauer
4a04387f57 Bug 354793 - References in Project key binding missing 2011-09-02 11:19:58 +02:00
Sergey Prigogin
6ba3a45797 Cosmetics. 2011-09-01 12:35:10 -07:00
Sergey Prigogin
77a94b7f64 Clarified Javadoc. 2011-09-01 12:34:44 -07:00
Sergey Prigogin
e6d138a358 Bug 356268 - Name resolution problem with 'using' declaration inside a
class. Fix and test case.
2011-09-01 12:34:22 -07:00
Sergey Prigogin
fb7d64098f Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-08-30 14:51:36 -07:00
Sergey Prigogin
d88c1111f7 Cosmetics. 2011-08-28 20:52:37 -07:00
Marc-Andre Laperle
dda266c478 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:38:02 -04:00
Sergey Prigogin
beeef2d87c Cosmetics. 2011-08-24 19:59:52 -07:00
Markus Schorn
64c383952a Bug 355304: Argument deduction for explicit function template specialization. 2011-08-23 15:59:50 +02:00
Sergey Prigogin
49342dc9bf Fixed warnings. 2011-08-22 20:31:42 -07:00
Sergey Prigogin
beed0532bc Cosmetics. 2011-08-21 21:38:34 -07:00
Sergey Prigogin
0a9a6d9c7b Cosmetics. 2011-08-20 22:05:26 -07:00
Sergey Prigogin
41ee60794f Cosmetics. 2011-08-20 21:30:36 -07:00
Sergey Prigogin
30ed2ca8c9 Cosmetics. 2011-08-20 20:45:42 -07:00
Sergey Prigogin
9ba2f49c40 Fixed compiler warnings. 2011-08-20 20:45:07 -07:00
Sergey Prigogin
0d95c85386 Cosmetics. 2011-08-20 20:44:27 -07:00
Markus Schorn
f248dc94b2 Bug 352952: Handle RESOURCE_NOT_FOUND during indexing. 2011-08-19 14:16:23 +02:00
Markus Schorn
623b913281 Bug 354599: Ambiguity resolution to correctly add parameters into scope cache. 2011-08-18 11:43:33 +02:00
Markus Schorn
fa05cfd37d Bug 354086: CCE in composite index. 2011-08-17 15:50:15 +02:00
Markus Schorn
ea5c5cf0d9 Bug 353281: Follow up. 2011-08-17 13:46:51 +02:00
Greg Watson
ffca7f9d6b Bug 349730: Content for non-local files 2011-08-17 12:27:48 +02:00
Markus Schorn
c17176f43c Bug 354553: Handling of invalid token paste 2011-08-17 11:54:39 +02:00
Markus Schorn
b099aac333 Bug 354585: Resolution of overloaded new 2011-08-17 09:56:08 +02:00
Vivian Kong
5e895042d5 Bug 354777 - New C/C++ wizard toolbar dropdown should be refreshed on
every click
2011-08-16 11:37:28 -04:00
Mohamed Hussein
e0b1937020 Bug 351422 - CModelUtil.getSourceFolder returns non-source folders. 2011-08-15 12:18:42 -04:00
Andrew Gvozdev
eeef5ce247 bug 302720: XmlUtil.serializeXml() does not close output stream locking
the file
2011-08-12 16:43:21 -04:00
Andrew Gvozdev
67634ea7a8 bug 352166: Cosmetics 2011-08-12 13:17:50 -04:00
Sami Wagiaalla
e34011c34b bug 352166: ErrorParserManager does not have an API for adding markers 2011-08-12 13:04:16 -04:00
Sergey Prigogin
7d03274d32 Cosmetics. 2011-08-11 11:04:43 -07:00
Markus Schorn
fea0a6163a Bug 353281: Content assist for designated initializers 2011-08-11 16:24:00 +02:00
Chris Recoskie
c1c02b297b Cosmetics. 2011-08-10 20:08:49 -07:00
Chris Recoskie
d50d786746 Bug 354451 - DescriptionScannerInfoProvider returns incorrect data for
relative or workspace path in remote project
2011-08-10 22:24:52 -04:00
Anton Leherbauer
8154574635 Cosmetics. 2011-08-09 16:56:39 -07:00