1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

8731 commits

Author SHA1 Message Date
Sergey Prigogin
49d7a3d051 Test case for bug 264109. 2009-02-09 00:04:23 +00:00
Sergey Prigogin
58f6288123 Test case for bug 264109. 2009-02-09 00:02:50 +00:00
Sergey Prigogin
83ac816fc2 Added a test case for a bogus conversion from a class to const int&. 2009-02-08 21:01:06 +00:00
Sergey Prigogin
2e9b63b2c2 A test case for standard conversion sequence rework. 2009-02-08 19:20:26 +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
Anton Leherbauer
10cfd0dfb3 Fix double click selection on closing angle bracket 2009-02-06 12:31:02 +00:00
Anton Leherbauer
88e16149d1 Bug 259015 - Ctrl-click and F3 (Navigate) should have the same semantics 2009-02-06 12:30:08 +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
Sergey Prigogin
073325c341 Added few test cases for conversion between pointers and non-pointers. 2009-02-04 23:22:40 +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
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
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