Anton Leherbauer
|
f06ecc89b6
|
API cleanup - bug 260830
|
2009-02-04 11:39:23 +00:00 |
|
Markus Schorn
|
1ac3e5e1eb
|
Replace CCorePlugin.log() with CUIPlugin.log()
|
2009-02-04 11:28:08 +00:00 |
|
Markus Schorn
|
0ba589e4ae
|
API tags for org.eclipse.cdt.core.parser.*, bug 260830.
|
2009-02-04 11:18:16 +00:00 |
|
Markus Schorn
|
0853d042fb
|
API tags for org.eclipse.cdt.core.index.*, bug 260830.
|
2009-02-04 11:03:38 +00:00 |
|
Markus Schorn
|
fb24d5064c
|
API tags for org.eclipse.cdt.core.dom.ast.*, bug 260830.
|
2009-02-04 10:51:48 +00:00 |
|
Markus Schorn
|
1e3effa6ea
|
API tags for org.eclipse.cdt.core.dom.*, bug 260830.
|
2009-02-04 09:44:08 +00:00 |
|
Markus Schorn
|
d01ef2f7a3
|
API tags for org.eclipse.cdt.core.dom, bug 260830.
|
2009-02-04 09:34:08 +00:00 |
|
Markus Schorn
|
930944e041
|
API tags for org.eclipse.cdt.core.utils.*, bug 260830.
|
2009-02-04 09:28:47 +00:00 |
|
Markus Schorn
|
5a63c173b0
|
API tags for org.eclipse.cdt.core.envvar, errorparser, formatter, parser, resources, bug 260830.
|
2009-02-04 09:10:03 +00:00 |
|
Markus Schorn
|
9062425719
|
API tags for org.eclipse.cdt.core.cdtvariables, bug 260830.
|
2009-02-04 08:56:12 +00:00 |
|
Markus Schorn
|
1f0a621213
|
API tags for org.eclipse.cdt.core, bug 260830.
|
2009-02-04 08:51:22 +00:00 |
|
Markus Schorn
|
5ee9cdd9d9
|
API tags for org.eclipse.cdt.core.model + language, bug 260830.
|
2009-02-04 08:16:26 +00:00 |
|
Markus Schorn
|
3c11f62fa3
|
Fix warnings.
|
2009-02-04 08:05:57 +00:00 |
|
Anton Leherbauer
|
65ae93ef1c
|
API cleanup - bug 260830
|
2009-02-04 08:02:35 +00:00 |
|
Markus Schorn
|
49e24aa545
|
API tags for org.eclipse.cdt.core.browser.*, bug 260830.
|
2009-02-04 08:01:37 +00:00 |
|
Markus Schorn
|
fda5b99f5f
|
Fix warnings.
|
2009-02-04 08:00:20 +00:00 |
|
Anton Leherbauer
|
c012aa7dae
|
API cleanup - bug 260830
|
2009-02-04 07:48:54 +00:00 |
|
Anton Leherbauer
|
e6e9eda167
|
Restore deprecated ICompletionContributor
|
2009-02-04 07:43:01 +00:00 |
|
Sergey Prigogin
|
29a0119ac0
|
Bug 263159.
|
2009-02-04 02:15:03 +00:00 |
|
Chris Recoskie
|
6b87d8c5bc
|
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-02-03 19:17:38 +00:00 |
|
Chris Recoskie
|
8d8060f5af
|
Fixing URISyntaxExceptions due to improperly parsed URI.
|
2009-02-03 18:40:55 +00:00 |
|
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 |
|