Markus Schorn
|
0700a8fe68
|
Fixes remaining recursions in name resolution, bug 252554.
|
2008-11-11 12:00:32 +00:00 |
|
Markus Schorn
|
c656d4d2ee
|
Support for exception specifications by Sebastian Moss, bug 252697
|
2008-11-10 15:46:54 +00:00 |
|
Markus Schorn
|
e9f3d2a3a2
|
Cleanup parsing c-initializers, related to 253690.
|
2008-11-10 15:08:58 +00:00 |
|
Markus Schorn
|
413d358931
|
Correct skipping type-refs in indexer.
|
2008-11-10 14:43:28 +00:00 |
|
Markus Schorn
|
64399b14a2
|
Check for cast-expression before checking for unary expression.
|
2008-11-10 14:40:39 +00:00 |
|
Sergey Prigogin
|
e4e1fe133d
|
Added function template to _test253080.
|
2008-11-10 05:54:38 +00:00 |
|
Sergey Prigogin
|
3a3a353075
|
Code formatting.
|
2008-11-09 06:08:49 +00:00 |
|
Sergey Prigogin
|
e19a8cf4bc
|
Code cleanup.
|
2008-11-09 05:49:46 +00:00 |
|
Sergey Prigogin
|
ac27a137b9
|
Code formatting.
|
2008-11-09 05:33:06 +00:00 |
|
Sergey Prigogin
|
fc22e5fdce
|
Code formatting.
|
2008-11-09 05:01:57 +00:00 |
|
Sergey Prigogin
|
4f541baeb7
|
Code formatting.
|
2008-11-08 23:48:29 +00:00 |
|
Sergey Prigogin
|
d9a42eb002
|
Failing test case for bug 253080.
|
2008-11-08 19:31:47 +00:00 |
|
Sergey Prigogin
|
a28d15d9cc
|
Failing test case for bug 253080.
|
2008-11-08 19:28:02 +00:00 |
|
Markus Schorn
|
f7adcb4979
|
Fixes deletion of arguments in pdom.
|
2008-11-07 15:00:20 +00:00 |
|
Markus Schorn
|
e7d2658df6
|
Fix warning.
|
2008-11-07 12:11:15 +00:00 |
|
Markus Schorn
|
c3e77eea37
|
Fix occasional test failures.
|
2008-11-07 12:10:54 +00:00 |
|
Anton Leherbauer
|
450e32afb8
|
Use URIUtil.toURI() instead of File.toURI(), related to bug 252744
|
2008-11-07 11:10:02 +00:00 |
|
Markus Schorn
|
7fb63c36d6
|
Must not use ast visitor before ambiguity resolution, follow up for bug 253690.
|
2008-11-07 09:58:46 +00:00 |
|
Markus Schorn
|
0087933aa5
|
Improve interface of IASTLiteralExpression, related to bug 253690.
|
2008-11-07 09:58:18 +00:00 |
|
Markus Schorn
|
bb8d3bd8a4
|
Fixes related to scalability with large array initializer, bug 253690.
|
2008-11-06 13:59:19 +00:00 |
|
Alena Laskavaia
|
e6eda2a51d
|
- if filterPattern is null - means should match all patterns
|
2008-11-05 19:10:15 +00:00 |
|
Anton Leherbauer
|
01968f4ebd
|
Bug 235586 - Code templates: Include guard not unique
Patch by Jens Elementhaler
|
2008-11-05 10:33:45 +00:00 |
|
Anton Leherbauer
|
415ff10013
|
Code cleanup
|
2008-11-05 10:26:58 +00:00 |
|
Alena Laskavaia
|
37ec649c07
|
[223695] - updated to add more cases
|
2008-11-04 18:57:00 +00:00 |
|
Alena Laskavaia
|
33b9a3cc5d
|
- fixed indentation
|
2008-11-04 17:40:57 +00:00 |
|
Alena Laskavaia
|
aec8c7fadc
|
[241072] - added command line parser utility and tests
|
2008-11-04 17:34:34 +00:00 |
|
Alena Laskavaia
|
6d27bb8b4e
|
- moved error parsers tests
|
2008-11-04 17:33:11 +00:00 |
|
Anton Leherbauer
|
c838e9f16d
|
Bug 253039
|
2008-11-04 12:22:52 +00:00 |
|
Markus Schorn
|
b64db6fe09
|
Resolution of template parameters in two phases, bug 252554.
|
2008-11-04 08:55:46 +00:00 |
|
Markus Schorn
|
311dea1c0f
|
Fix language selection in project description manager, bug 211142.
|
2008-11-03 14:31:42 +00:00 |
|
Markus Schorn
|
9626614618
|
Fixes a CCE in CPPSpecialization, bug 253050.
|
2008-11-03 10:20:19 +00:00 |
|
Markus Schorn
|
099c3c1f96
|
Allow address of operator on literals, bug 252970.
|
2008-11-03 10:12:16 +00:00 |
|
Sergey Prigogin
|
e6644046f6
|
Fixed spelling.
|
2008-11-03 00:43:10 +00:00 |
|
Anton Leherbauer
|
f6622589f1
|
Bug 252744 - Make ExternalEditorInput compatible to FileStoreEditorInput
|
2008-10-31 13:07:17 +00:00 |
|
Markus Schorn
|
10f412ae84
|
Mechanism to resolve bindings in two phases, bug 252554.
|
2008-10-31 10:06:53 +00:00 |
|
Markus Schorn
|
a831e865be
|
Declaration - expression ambiguity with function call on lhs of binary expression, bug 252695.
|
2008-10-30 11:07:20 +00:00 |
|
Markus Schorn
|
70431722fe
|
Call Hierarchy for reference in initializer of variable with function-type, related to bug 252488.
|
2008-10-30 09:30:54 +00:00 |
|
Anton Leherbauer
|
2e199def93
|
Bug 204092 - Improve lexicographical sort order in the Outline view
|
2008-10-30 08:21:41 +00:00 |
|
Warren Paul
|
7056946b85
|
fixed NPE when no editor is open.
|
2008-10-29 23:24:12 +00:00 |
|
Markus Schorn
|
947fd5b342
|
Let deferred instances rely on template parameter positions, only, bug 252554.
|
2008-10-29 16:12:09 +00:00 |
|
Emanuel Graf
|
56d888d8ff
|
superfluous import
|
2008-10-29 12:11:27 +00:00 |
|
Emanuel Graf
|
4beb0402dc
|
FIXED - bug 252511: UnhandedASTModificationException when refactoring source files in linked directories
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252511 Patch by Tom Ball
|
2008-10-29 11:50:20 +00:00 |
|
Markus Schorn
|
9ca7ade7ee
|
Consider static functions in fall-back navigation, bug 252549.
|
2008-10-29 10:17:24 +00:00 |
|
Warren Paul
|
72dc668810
|
fixed problem where multiple editors could be opened for the same external file.
|
2008-10-28 23:10:24 +00:00 |
|
Markus Schorn
|
d1dc55e8c7
|
Uses new template arguments for the instantiation algorithms, bug 242668.
|
2008-10-28 15:19:35 +00:00 |
|
Emanuel Graf
|
7d3fbffa1a
|
Tests for bug 249177: ExtractFunction specifies void for constant types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=249177 Patch by Tom Ball
|
2008-10-27 10:01:41 +00:00 |
|
Sergey Prigogin
|
6f602ad621
|
Bug 252108.
|
2008-10-26 22:44:29 +00:00 |
|
Sergey Prigogin
|
253cc606d6
|
Code formatting.
|
2008-10-26 22:42:23 +00:00 |
|
Sergey Prigogin
|
8f45aeca2f
|
Code formatting.
|
2008-10-26 21:14:41 +00:00 |
|
Markus Schorn
|
65b3044dca
|
Implementation for ICPPClassType.getFriends() for PDOMCPPClassType, bug 250167.
|
2008-10-24 14:23:08 +00:00 |
|