Mike Kucera
|
b718c89802
|
bug 263042, added FIXME and XXX task tags
|
2009-02-24 17:47:08 +00:00 |
|
Markus Schorn
|
f9330e2d27
|
Hex versus floating point literals, bug 265927.
|
2009-02-24 17:35:06 +00:00 |
|
Markus Schorn
|
ec1281a793
|
Added linkage-id for objective-c, bug 265748.
|
2009-02-24 16:58:37 +00:00 |
|
Markus Schorn
|
8d7e3e3edb
|
Added linkage-id for objective-c, bug 265748.
|
2009-02-24 16:11:42 +00:00 |
|
Markus Schorn
|
9f44be00ab
|
AST for inactive code, bug 264666.
|
2009-02-24 16:01:32 +00:00 |
|
Markus Schorn
|
a401523e2f
|
Resolution of functions with dependent arguments, bug 265926.
|
2009-02-24 14:06:33 +00:00 |
|
Sergey Prigogin
|
2c8f56b3fe
|
Added missing gcc built-in functions. Bug 265778.
|
2009-02-23 06:05:36 +00:00 |
|
Sergey Prigogin
|
a056ab0381
|
Bug 265779. Fix and test case.
|
2009-02-23 02:35:20 +00:00 |
|
Sergey Prigogin
|
540907f410
|
Code formatting.
|
2009-02-23 02:29:53 +00:00 |
|
Markus Schorn
|
eb5858ca7a
|
Owner of friend function templates, bug 265671.
|
2009-02-20 16:35:07 +00:00 |
|
Markus Schorn
|
e3aab4027a
|
Map qualified class instances back to AST, bug 262719.
|
2009-02-20 14:26:35 +00:00 |
|
Markus Schorn
|
13949e4b47
|
Support for __builtin_alloca.
|
2009-02-20 14:11:35 +00:00 |
|
Markus Schorn
|
29aba5e310
|
Map index bindings for class instances back to AST, bug 262719.
|
2009-02-20 13:41:55 +00:00 |
|
Markus Schorn
|
4db2416905
|
Support for __builtinOffsetof, bug 265001.
|
2009-02-20 08:16:06 +00:00 |
|
Markus Schorn
|
586be423c5
|
Declarator ambiguity in function template, bug 265342.
|
2009-02-18 17:47:51 +00:00 |
|
Markus Schorn
|
9a56d9a65d
|
Consider overloaded functions from index, bug 265240
|
2009-02-18 17:28:41 +00:00 |
|
Markus Schorn
|
cbff20cfc3
|
Generate inactive macros only when requested, bug 264666
|
2009-02-18 10:55:55 +00:00 |
|
Sergey Prigogin
|
976b300b70
|
Bug 265070. Fix and extended test case.
|
2009-02-17 18:12:20 +00:00 |
|
Markus Schorn
|
5008c01caf
|
Preprocessor option to create tokens for inactive code branches, macro's from inactive code in outline view, bug 264666.
|
2009-02-17 12:03:09 +00:00 |
|
Emanuel Graf
|
251c37e865
|
FIXED - bug 264712: Refactor extract function deletes comments in header
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264712
|
2009-02-17 10:37:22 +00:00 |
|
Sergey Prigogin
|
b749b3efe5
|
Code formatting.
|
2009-02-17 05:56:26 +00:00 |
|
Sergey Prigogin
|
f2bf6c0fa9
|
Test case for bug 265070.
|
2009-02-17 02:43:24 +00:00 |
|
Sergey Prigogin
|
d1019b8da6
|
Code formatting.
|
2009-02-17 00:33:31 +00:00 |
|
Sergey Prigogin
|
d2c24dc7ca
|
Code formatting.
|
2009-02-16 23:25:40 +00:00 |
|
Markus Schorn
|
edc5df6d66
|
Name resolution problems, bug 264988.
|
2009-02-16 09:37:36 +00:00 |
|
Sergey Prigogin
|
d3ad2ee3d7
|
Comment adjustments.
|
2009-02-16 03:34:07 +00:00 |
|
Sergey Prigogin
|
d9e8e6d74f
|
Bug 264963. Fix + test case.
|
2009-02-16 03:09:49 +00:00 |
|
Sergey Prigogin
|
641956d09e
|
Changed DEFAULT_FILES_TO_PARSE_UP_FRONT from "cstdarg, cstddef, ctime" to "cstdarg, cstdio, ctime" to fix resolution of fopen, fgets, fprintf, etc.
|
2009-02-15 20:31:04 +00:00 |
|
Markus Schorn
|
7a8dad74f7
|
Directives within arguments to macro expansion, bug 240194.
|
2009-02-13 12:11:54 +00:00 |
|
Markus Schorn
|
e4fc78c9e5
|
Allow friend declarations to resolve to templates.
|
2009-02-12 08:37:45 +00:00 |
|
Markus Schorn
|
91c9f2840c
|
Reworked pointer-to-member types, bug 264479.
|
2009-02-11 16:14:20 +00:00 |
|
Markus Schorn
|
dfb35058dd
|
Ambiguity resolution and friends, bug 264109.
|
2009-02-11 14:30:02 +00:00 |
|
Markus Schorn
|
93867fa16e
|
Reworked pointer-to-member types, bug 264479.
|
2009-02-11 13:18:24 +00:00 |
|
Markus Schorn
|
fb9e22e7e4
|
Const typedefs, bug 264474.
|
2009-02-11 08:04:40 +00:00 |
|
Markus Schorn
|
cb8e6623fd
|
Distinction of deferred instances, bug 264367.
|
2009-02-10 17:19:10 +00:00 |
|
Markus Schorn
|
76fda4d2c5
|
unified toString() methods for pdom-bindings.
|
2009-02-10 17:18:04 +00:00 |
|
Markus Schorn
|
86041e3f39
|
Constructor template in implicit conversion sequence, bug 264314.
|
2009-02-10 12:46:46 +00:00 |
|
Anton Leherbauer
|
59bc9825a4
|
Bug 194592 - Code Completion in generic class is not working
|
2009-02-10 09:47:46 +00:00 |
|
Alena Laskavaia
|
cbe4c97b64
|
[263924] - fixed windows command line parsing
|
2009-02-09 21:40:58 +00:00 |
|
Markus Schorn
|
1c7f9d1e34
|
Constructor template in class template.
|
2009-02-09 14:45:59 +00:00 |
|
Markus Schorn
|
5a3544dc81
|
type of new-expression, bug 264163.
|
2009-02-09 14:15:38 +00:00 |
|
Markus Schorn
|
91d6659911
|
type of new-expression, bug 264163.
|
2009-02-09 14:05:21 +00:00 |
|
Markus Schorn
|
7e4bb073a8
|
Rework of standard conversion sequence, bug 263159.
|
2009-02-09 11:43:21 +00:00 |
|
Anton Leherbauer
|
02ecde30f4
|
Bug 250803 - org.eclipse.cdt.utils.NM.init() method is buggy
|
2009-02-09 09:06:50 +00:00 |
|
Markus Schorn
|
f94e5b49c8
|
Respect conflict in argument deduction, bug 263716.
|
2009-02-06 17:21:28 +00:00 |
|
Markus Schorn
|
9a41478465
|
No default arguments in plain c, bug 263803.
|
2009-02-06 14:38:51 +00:00 |
|
Markus Schorn
|
45233921c6
|
Conversion to reference types, bug 263778.
|
2009-02-05 13:56:09 +00:00 |
|
Sergey Prigogin
|
9220a1152e
|
Removed array-to-pointer conversion from qualificationConversion.
|
2009-02-04 23:41:46 +00:00 |
|
Markus Schorn
|
f6b84f948e
|
Fixes a few problems related to bug 260830.
|
2009-02-04 11:45:22 +00:00 |
|
Markus Schorn
|
0ba589e4ae
|
API tags for org.eclipse.cdt.core.parser.*, bug 260830.
|
2009-02-04 11:18:16 +00:00 |
|