Anton Leherbauer
|
b742f53981
|
API cleanup - bug 260830
|
2009-02-03 13:43:39 +00:00 |
|
Markus Schorn
|
155e36d7b3
|
Ambiguity handling for c++ conditions, bug 263158.
|
2009-02-03 12:14:36 +00:00 |
|
Markus Schorn
|
fb5c539efc
|
Position trackers for non-local external files, bug 261912.
|
2009-02-02 16:27:44 +00:00 |
|
Markus Schorn
|
251635be7d
|
More efficient way of reading large files, bug 263210.
|
2009-02-02 13:39:51 +00:00 |
|
Markus Schorn
|
e2908ac0e2
|
Reduce testcase to 2500 else if constructs, bug 256125.
|
2009-02-02 13:01:21 +00:00 |
|
Markus Schorn
|
1110c15233
|
Specialization scope caches specialized bases.
|
2009-02-02 08:57:25 +00:00 |
|
Sergey Prigogin
|
0c70640ddc
|
Simplified test case for bug 263159.
|
2009-02-01 04:13:40 +00:00 |
|
Sergey Prigogin
|
8c2f625a89
|
Test case for bug 263159.
|
2009-02-01 03:57:17 +00:00 |
|
Sergey Prigogin
|
87a19bbe37
|
Test case for bug 263158.
|
2009-02-01 01:35:28 +00:00 |
|
Sergey Prigogin
|
e3ce00a49d
|
Test case for bug 263154.
|
2009-01-31 23:50:25 +00:00 |
|
Sergey Prigogin
|
1ba2a99987
|
Test case for bug 263152.
|
2009-01-31 23:37:32 +00:00 |
|
Alena Laskavaia
|
0473138b52
|
- avoid thrown exception by doing preventive check
|
2009-01-30 15:43:51 +00:00 |
|
Markus Schorn
|
16269eba9c
|
Store linkage rather than pdom in pdom nodes, bug 263022.
|
2009-01-30 15:10:37 +00:00 |
|
Vivian Kong
|
858e15d457
|
bug 219337
|
2009-01-30 14:58:57 +00:00 |
|
Markus Schorn
|
8a018e449f
|
Follow up on bug 262719.
|
2009-01-30 08:29:39 +00:00 |
|
Markus Schorn
|
1117c603d8
|
Map index bindings for class types back to the AST, bug 262719.
|
2009-01-29 16:08:27 +00:00 |
|
Markus Schorn
|
0c9f6c2e5e
|
Use same line-length for comments and code.
|
2009-01-29 15:56:04 +00:00 |
|
Anton Leherbauer
|
003975782e
|
Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785
|
2009-01-29 09:30:15 +00:00 |
|
Anton Leherbauer
|
6e17efadde
|
Bug 262536 - [formatter] Problems with extern "C"
|
2009-01-29 09:16:37 +00:00 |
|
Markus Schorn
|
e1053209d2
|
Moved implementation of CVisitor.getExpressionType to the various expression nodes.
|
2009-01-28 16:40:05 +00:00 |
|
Alena Laskavaia
|
bc804b6935
|
[262731] - make access thread safe
|
2009-01-28 15:38:40 +00:00 |
|
Markus Schorn
|
233b122712
|
Formatter settings.
|
2009-01-28 14:02:27 +00:00 |
|
Markus Schorn
|
d877f1c0b1
|
Offer to rebuild index when modifying include search path, bug 144085.
|
2009-01-28 14:01:38 +00:00 |
|
Markus Schorn
|
9bf79183b4
|
Expression type for array-access on unknown binding.
|
2009-01-27 18:25:52 +00:00 |
|
Markus Schorn
|
c0b169fb8c
|
Don't attempt overload resolution for unknown functions.
|
2009-01-27 17:57:32 +00:00 |
|
Markus Schorn
|
3feca4f34f
|
NPE in resource lookup, bug 261483.
|
2009-01-27 17:13:30 +00:00 |
|
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 |
|