Markus Schorn
|
45233921c6
|
Conversion to reference types, bug 263778.
|
2009-02-05 13:56:09 +00:00 |
|
Anton Leherbauer
|
6c3c6c4eae
|
Bug 228236 - ConcurrentModificationException when opening source file - again
|
2009-02-05 09:21:13 +00:00 |
|
Sergey Prigogin
|
9220a1152e
|
Removed array-to-pointer conversion from qualificationConversion.
|
2009-02-04 23:41:46 +00:00 |
|
Sergey Prigogin
|
073325c341
|
Added few test cases for conversion between pointers and non-pointers.
|
2009-02-04 23:22:40 +00:00 |
|
Mike Kucera
|
c9b3182198
|
cleaning up the architecture of the LR parsers
|
2009-02-04 21:58:18 +00:00 |
|
Mike Kucera
|
b1f0b681d3
|
fixed problem with typeof and attributes after pointers
|
2009-02-04 18:32:16 +00:00 |
|
Chris Recoskie
|
18122f05d4
|
RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoying
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237176
|
2009-02-04 15:19:59 +00:00 |
|
Anton Leherbauer
|
38bde2611c
|
Bug 259015 - Ctrl-click and F3 (Navigate) should have the same semantics
|
2009-02-04 13:50:41 +00:00 |
|
Anton Leherbauer
|
0abeb03657
|
Bug 259073 - Duplicate wizard shortcuts in File > New menu
|
2009-02-04 13:19:07 +00:00 |
|
Anton Leherbauer
|
76f62916b8
|
Bug 228236 - ConcurrentModificationException when opening source file - follow up
|
2009-02-04 12:19:40 +00:00 |
|
Markus Schorn
|
f6b84f948e
|
Fixes a few problems related to bug 260830.
|
2009-02-04 11:45:22 +00:00 |
|
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 |
|
Mike Kucera
|
897c5adf97
|
added support for IBuiltinBindingsProvider to LR parsers
|
2009-02-03 22:08:46 +00:00 |
|
Mike Kucera
|
018af1b16c
|
GNU extensions: Optional positive expression in conditional expression (bug 212905). Case ranges (bug 211882). Compound statement expressions (bug 226274).
|
2009-02-03 19:26:15 +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 |
|
Pawel Piech
|
1252c564fe
|
Bug 263507 - [menus] DSF UI icons are missing from the built plugin.
|
2009-02-03 18:36:32 +00:00 |
|
Pawel Piech
|
19380f6a63
|
Bug 264498 - [pda] The PDA Virtual Machine sources are not included in the Ant build.
|
2009-02-03 17:48:30 +00:00 |
|
Mike Kucera
|
75756374e3
|
improved several interfaces in LR parser
|
2009-02-03 16:57:50 +00:00 |
|
Alena Laskavaia
|
bd7f096c7c
|
[124456] - drag & drop looses argument, patch applied
|
2009-02-03 14:59:50 +00:00 |
|
Alena Laskavaia
|
dd74a6f0eb
|
[124421] - applied clean-up patch
|
2009-02-03 14:56:01 +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 |
|
Mike Kucera
|
c97571595e
|
bug 39698 min and max operators for LR parser
|
2009-02-02 19:49:53 +00:00 |
|
Mike Kucera
|
62e51214ac
|
support for GNU declaration specifiers (typeof) for LR parsers
|
2009-02-02 17:22:06 +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 |
|