1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
Commit graph

2150 commits

Author SHA1 Message Date
Markus Schorn
cbc078f817 cv-qualifiers in parameter declarations, bug 293322. 2009-10-27 12:59:14 +00:00
Markus Schorn
c6fa4817ff Fixes a testcase failure. 2009-10-27 10:16:07 +00:00
Markus Schorn
edca08b14f Special cases in argument deduction for function templates, bug 293409. 2009-10-27 10:03:06 +00:00
Markus Schorn
037ae1d1b3 Navigation of fields, bug 292635. 2009-10-23 07:27:33 +00:00
Markus Schorn
64781791db Overload resolution for non-dependent names, bug 293052. 2009-10-22 15:13:49 +00:00
Markus Schorn
247c59316f Correct status handling + index update issue, bug 293021. 2009-10-22 14:34:20 +00:00
James Blackburn
57557c4bc8 Bug76407 - Should be able to specify project references order
- ICConfigurationDescrption#get|setReferenceInfo(...) preserves the ordering of the referenced configurations
  - RefsTab has been improved so you can move referenced projects up and down.
  - RefsTab now displays referenced projects which aren't open / available -- so users know what dependencies aren't fulfilled
  - RefsTab displays invalid / unavailable configurations / projects as grayed
  - Generics + Comments
2009-10-21 14:10:36 +00:00
Markus Schorn
353d1d0875 Mapping types of variables back to ast-types, if possible; bug 292749. 2009-10-20 16:38:05 +00:00
Markus Schorn
67fe42e072 Computation of naming type, bug 292232. 2009-10-16 10:03:44 +00:00
Markus Schorn
36181bd862 User-defined conversions, bug 222444. 2009-10-15 15:28:25 +00:00
Markus Schorn
6ddc2fc4ca Method templates with name of method, bug 292051. 2009-10-14 12:00:38 +00:00
Sergey Prigogin
be4c1f9cf2 Filtering by visibility for content assist. Second attempt. Bug 172305. 2009-10-11 06:24:20 +00:00
Markus Schorn
16944a0de7 Arithmetic conversions for unary and binary expressions, bug 231859. 2009-10-09 12:04:23 +00:00
Markus Schorn
2bc7bae4a4 Pushes commonalities of c and c++ into IBasicType, bug 231859. 2009-10-08 16:13:54 +00:00
Markus Schorn
081526f656 Type of subscript expression, bug 291595. 2009-10-07 14:01:24 +00:00
Markus Schorn
164d59a0d8 User defined operators are considered only for user-defined types, bug 291409. 2009-10-06 12:09:24 +00:00
Markus Schorn
1754ae59b2 Scope for deferred instances, bug 289132. 2009-09-30 10:30:37 +00:00
Markus Schorn
cb647d08f0 Owner of forward class declarations, bug 290693. 2009-09-28 13:24:16 +00:00
Markus Schorn
7ad14d08db Fixes char-array comparison, bug 289852. 2009-09-21 15:06:52 +00:00
Andrew Gvozdev
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
Sergey Prigogin
72d12ff557 Bug 284665. 2009-08-24 18:15:23 +00:00
Sergey Prigogin
608669a12f Test case for bug 284665. 2009-08-23 04:08:59 +00:00
Sergey Prigogin
5c895b6139 Another test case for bug 284690. 2009-08-23 03:17:09 +00:00
Sergey Prigogin
675b030e8a Cosmetics. 2009-08-23 02:56:10 +00:00
Markus Schorn
537f9ed45a Checking for compatible arrays in plain C, follow up to bug 269926. 2009-08-21 13:29:04 +00:00
Markus Schorn
119db5a916 Definition vs. declaration for static variables, bug 286259. 2009-08-19 08:56:35 +00:00
Markus Schorn
a614d37442 Testcase for bug 286213. 2009-08-19 07:51:44 +00:00
Markus Schorn
03df93edb2 Inline friend functions, bug 284690. 2009-08-18 13:40:07 +00:00
Sergey Prigogin
7bbba2e9ec Bug 286741. 2009-08-17 04:11:35 +00:00
Sergey Prigogin
4b2dc9b25f Cosmetics. 2009-08-16 23:15:54 +00:00
Sergey Prigogin
01f10e61af Resolution of inline friend functions in index. Bug 284690. 2009-08-10 04:17:57 +00:00
Sergey Prigogin
7ac2badc64 Test case for bug 284690. 2009-08-10 01:55:11 +00:00
Sergey Prigogin
4566fa3eab Test case for bug 284690. 2009-08-10 01:51:43 +00:00
Sergey Prigogin
936d9e6b75 Resolution of inline friend functions. Bug 284690. 2009-08-10 00:42:14 +00:00
Markus Schorn
c4215f72c5 Typedef recursion, bug 285457. 2009-08-04 15:38:40 +00:00
Sergey Prigogin
d2b0c2f46b Enum to int conversion. Bug 285368. 2009-08-02 05:39:59 +00:00
Sergey Prigogin
ea15b5e2bd Test case for bug 285368. 2009-08-02 00:13:34 +00:00
Markus Schorn
fb29ac3b16 Storing unknown variables in index, bug 284686. 2009-07-28 14:06:44 +00:00
Markus Schorn
669ef1b53e Instantiation of default template argument, bug 284683. 2009-07-28 09:17:34 +00:00
Sergey Prigogin
fb0772e21b Test case for bug 284690. 2009-07-26 23:35:44 +00:00
Sergey Prigogin
14e6048592 Test case for bug 284690. 2009-07-26 23:35:06 +00:00
Sergey Prigogin
a3c171f7e4 Test case for bug 284686. 2009-07-26 23:06:53 +00:00
Markus Schorn
7768ee8e9e Exponential complexity resolving overloaded function calls, bug 283324. 2009-07-22 16:04:46 +00:00
Markus Schorn
448fec099f Adjusting c-parameter type for typedefs, bug 284248. 2009-07-22 15:08:28 +00:00
Markus Schorn
760abf7ac7 Content assist for anonymous struct members, bug 284245. 2009-07-22 13:04:08 +00:00
Markus Schorn
6b57ac7cf2 Hidden virtual bases, bug 282993. 2009-07-22 09:48:53 +00:00
Andrew Gvozdev
af2ec51c4d bug 263977: Test case fixed for Unix systems. 2009-07-20 19:59:15 +00:00
Markus Schorn
8e855d931c Further disambiguation of bindings from index, bug 268704. 2009-07-20 09:48:58 +00:00
Markus Schorn
b358f1f6d0 Modeling array sizes, bug 269926. 2009-07-17 17:30:36 +00:00
Markus Schorn
3d7ad1a899 Removes unused throw declarations, bug 283523. 2009-07-15 10:49:09 +00:00