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

7870 commits

Author SHA1 Message Date
Markus Schorn
4b2bac441c Default values for template template parameters, bug 262368. 2009-01-27 16:58:16 +00:00
Markus Schorn
0ce1436bdc Class instance as base class, bug 258745. 2009-01-27 16:26:49 +00:00
Markus Schorn
48ad5e5042 Implementation of specializations of partial specializations, bug 259872. 2009-01-27 14:21:38 +00:00
Anton Leherbauer
efdb235322 Bug 258407 - [scalability] Disable the reconciler in scalability mode by default 2009-01-27 08:06:12 +00:00
Markus Schorn
c28c5337d1 Declarator ambiguity, bug 95693. 2009-01-26 16:52:54 +00:00
Markus Schorn
524acc9028 Moved implementation of CPPVisitor.getExpressionType to the various expression nodes. 2009-01-26 13:44:18 +00:00
Markus Schorn
727408d5c0 Create problem for id-expressions resolving to types, bug 261175. 2009-01-26 09:12:51 +00:00
Sergey Prigogin
01ab0bb184 Minor simplification. 2009-01-26 02:45:52 +00:00
Sergey Prigogin
34bf4e50eb Test case for bug 262328. 2009-01-26 02:26:12 +00:00
Sergey Prigogin
b323c4e45e NPE protection. 2009-01-25 21:05:08 +00:00
Sergey Prigogin
6c3d6d474f Comment adjustment. 2009-01-25 05:18:16 +00:00
Sergey Prigogin
68bf987af0 Bug 262307. 2009-01-25 05:15:42 +00:00
Sergey Prigogin
1805f2368d Fixed an NPE. 2009-01-25 04:13:08 +00:00
Markus Schorn
ea73ee769b Fixes some conversions, bug 262191. 2009-01-23 16:05:37 +00:00
Markus Schorn
21bdc56dc0 Resolution of dependent names, bug 262163. 2009-01-23 14:40:56 +00:00
Markus Schorn
5d1c767a34 disambiguate methods by cvness, bug 238409. 2009-01-23 13:08:28 +00:00
Anton Leherbauer
23d43b4d7d Bug 261287 - Includes Grouping can get confused 2009-01-23 08:38:10 +00:00
Markus Schorn
78a0afeab0 Additional testcase + minor fix for resolution of structs. 2009-01-22 16:50:58 +00:00
Markus Schorn
bad671df6c Fix warnings. 2009-01-22 14:08:34 +00:00
Emanuel Graf
0dfdf444dd FIXED - bug 262000: refactoring "extract function" misinterprets artificial blocks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262000
2009-01-22 14:07:20 +00:00
Markus Schorn
baf4816657 Resolution of friends, bug 86368. 2009-01-22 13:56:25 +00:00
Anton Leherbauer
c0cbc9010d Bug 261967 - Format produces error for __attribute__ ((__unused__)) flag 2009-01-22 10:33:11 +00:00
Ken Ryall
88f7869499 Bug 204663 2009-01-22 07:39:45 +00:00
Markus Schorn
9704f355f0 Resolution of local structs, bug 255973. 2009-01-21 17:13:47 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Markus Schorn
a091e59733 Removes the need to flush the cache of c-scopes, bug 259373. 2009-01-21 14:57:44 +00:00
Anton Leherbauer
a1e03d937a Bug 206271 - [formatter] confused by gcc __attribute__ defs
Bug 241819 - [formatter] Greater-than (>) in macros not formatted properly
2009-01-21 14:56:53 +00:00
Sergey Prigogin
5dd45e2b71 Comment adjustments. 2009-01-20 02:42:11 +00:00
Sergey Prigogin
efbe11870e Bug 261459. 2009-01-20 02:33:33 +00:00
Markus Schorn
7812c51d4d Fixes a performance issue introduced by fix for 261417. 2009-01-19 11:35:08 +00:00
Anton Leherbauer
f18840cf49 Missing static modifier 2009-01-19 10:33:51 +00:00
Sergey Prigogin
48930c212f Cosmetics. 2009-01-19 03:34:20 +00:00
Sergey Prigogin
d55331cf8e Bug 261417. Fix and test case. 2009-01-19 00:48:36 +00:00
Sergey Prigogin
b741929843 Cosmetics. 2009-01-18 23:03:02 +00:00
Sergey Prigogin
a8433e7887 Cosmetics. 2009-01-18 22:55:32 +00:00
Sergey Prigogin
ec30f112e9 Cosmetics. 2009-01-18 22:43:51 +00:00
Sergey Prigogin
a562b0332e Cosmetics. 2009-01-18 22:39:53 +00:00
Sergey Prigogin
b41dac654c Test case for bug 261417. 2009-01-18 04:19:26 +00:00
Sergey Prigogin
07fe9a9e75 Bug 259927. Fix and test case. 2009-01-18 00:24:17 +00:00
Sergey Prigogin
ff95da70c2 Minor adjustment. 2009-01-17 19:01:06 +00:00
Sergey Prigogin
0b4d235c72 Second test case for bug 259872. 2009-01-17 08:30:01 +00:00
Markus Schorn
46a72bfdbf Make ambiguity resolution part of ASTTranslationUnit, bug 259373. 2009-01-16 16:11:16 +00:00
Markus Schorn
eb5caf452e Testcase for bug 261043. 2009-01-16 15:21:11 +00:00
Alena Laskavaia
4d48a99d44 [242955] applied patch for "new configurations are bad or not saved" 2009-01-16 14:58:56 +00:00
Markus Schorn
c2436fcb02 Removes the need to flush the cache of c++-scopes, bug 259373. 2009-01-16 14:55:08 +00:00
Vivian Kong
9bc3398966 bug 261211 2009-01-16 14:49:39 +00:00
Anton Leherbauer
80c167206d Fix warnings 2009-01-16 08:36:46 +00:00
Mike Kucera
7f0debb02e added ability to "mix-in" grammar extensions and actions, support for extended gnu asm syntax 2009-01-15 16:47:58 +00:00
Alena Laskavaia
d52e5c0f1c [260991] - applied patch to prevent parsers throwing exception screw everything else 2009-01-15 16:01:21 +00:00
Alena Laskavaia
bd8c6c1ffc [260991] - applied patch to prevent class cast exception 2009-01-15 15:05:19 +00:00