1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 04:35:45 +02:00
Commit graph

5470 commits

Author SHA1 Message Date
Emanuel Graf
96b0cc259d Bug 323780: "Generate Getters and Setters..." crashes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323780 FIXED
2010-09-14 10:58:44 +00:00
Markus Schorn
4c1d5c5347 Bug 324853: Expression type for conditional expression. 2010-09-13 14:45:53 +00:00
Markus Schorn
e378c67b8a Bug 324096: Function parameter packs in non final positions, c++ issue 818. 2010-09-09 12:03:39 +00:00
Markus Schorn
737591823b Bug 324096: Update for initializer lists, c++ issue 990. 2010-09-09 10:01:16 +00:00
Markus Schorn
7c42d26023 Bug 324096: Follow up on update to overload resolution. 2010-09-08 15:17:24 +00:00
Markus Schorn
f8a5d13356 Bug 324096: Use value categories in overload resolution. 2010-09-08 09:35:41 +00:00
Markus Schorn
77a4148807 Bug 324384: Content assist in invalid K&R parameter decl. 2010-09-06 14:16:18 +00:00
Markus Schorn
703afbd706 Bug 324096: [C++0x] Value categories. 2010-09-06 13:52:47 +00:00
Markus Schorn
55296a05be Bug 324384: Content assist within K&R style function definition. 2010-09-06 13:48:54 +00:00
Markus Schorn
1e7636523a Bug 324214: Overload resolution with method template and global function. 2010-09-01 15:44:56 +00:00
Anton Leherbauer
53b2b45d96 Bug 323971 - [C++0x] Editor support for raw string literals 2010-09-01 14:59:43 +00:00
Markus Schorn
4adeb3cefb Replace usage of ASTSignatureUtil by ASTStringUtil. 2010-08-31 10:17:25 +00:00
Markus Schorn
2475fe0010 Bug 316311 - [C++0x] Raw and unicode string literals 2010-08-30 15:55:14 +00:00
Markus Schorn
9505f9ea9e Bug 316308 - [C++0x] Explicit conversion operators 2010-08-30 08:15:10 +00:00
Markus Schorn
c31e996fc2 Bug 323723: Reduce usage of DOMExceptions. 2010-08-27 09:01:29 +00:00
Sergey Prigogin
d3fcfea8f1 Cosmetics. 2010-08-27 05:48:09 +00:00
Markus Schorn
97c334a819 Bug 323659: Resource lookup with overlapping content types. 2010-08-26 15:13:13 +00:00
Markus Schorn
b25a75fc64 Bug 322750: Expanding selection with macro expansion. 2010-08-26 11:21:21 +00:00
Markus Schorn
04303cfd0e Bug 323599: Type of id-expression denoting a field access. 2010-08-25 14:24:17 +00:00
Markus Schorn
55fd582a63 Bug 323596: Type representation for references of typedefs. 2010-08-25 12:36:42 +00:00
Markus Schorn
9f594c8aee Bug 320157: Endless loop decoding large file. 2010-08-25 11:36:52 +00:00
Markus Schorn
9cb98d05cf Bug 316307: [C++0x] Semantics for lamda expressions. 2010-08-24 08:53:50 +00:00
Sergey Prigogin
f64c7c7ad9 toString method. 2010-08-24 05:48:19 +00:00
Sergey Prigogin
4bb004213a Cosmetics. 2010-08-24 05:26:51 +00:00
Sergey Prigogin
411edba679 Cosmetics. 2010-08-24 05:16:01 +00:00
Andrew Gvozdev
0b73b5bf15 bug 307365: also organized imports 2010-08-23 15:34:33 +00:00
Andrew Gvozdev
cc698e4556 bug 307365: Fixed the problem of ignoring external locations altogether 2010-08-23 15:32:50 +00:00
James Blackburn
bf5233d4e4 Bug 321588 - Headless Builder allow extending the build environment from the command line 2010-08-23 14:43:15 +00:00
Sergey Prigogin
06cdef2d93 Cosmetics. 2010-08-23 05:04:50 +00:00
Sergey Prigogin
aa4e401adf Cosmetics. 2010-08-22 22:33:26 +00:00
Sergey Prigogin
7b6dd4c83a Cosmetics. 2010-08-22 20:57:10 +00:00
Sergey Prigogin
f775a6c4c4 Cosmetics. 2010-08-22 20:56:07 +00:00
Sergey Prigogin
118f7915fc Cosmetics. 2010-08-22 20:55:05 +00:00
Sergey Prigogin
12d5105085 Cosmetics. 2010-08-22 20:54:51 +00:00
Sergey Prigogin
ad3552fcce Cosmetics. 2010-08-22 20:47:42 +00:00
Markus Schorn
7a22acef41 Bug 316307: [C++0x] Syntax for lambda expressions. 2010-08-19 14:34:05 +00:00
Markus Schorn
04b85fcd5b Bug 305978: Fix encoding of deleted function flag. 2010-08-19 13:58:19 +00:00
Andrew Gvozdev
927fba2490 bug 322725: Content type of .cproject should be XML by default 2010-08-15 17:42:25 +00:00
Markus Schorn
507d844b5e Bug 305978: [C++ 0x] Deleted functions, additional testcase and a fix. 2010-08-13 10:58:14 +00:00
Anton Leherbauer
ca643bbb15 Bug 314958 - Editor does not format array initializers correctly 2010-08-13 10:55:44 +00:00
Markus Schorn
96c5c7725a Bug 319175: Parser adds proposals for preferred namespaces. 2010-08-13 09:14:58 +00:00
Markus Schorn
8311576fa8 Bug 305980: [C++0x] Inline namespaces 2010-08-12 14:50:50 +00:00
Ken Ryall
4be5e0c3eb Bug 322297 - enhance Coff.java class Symbol to have final static constants for type and class manipulation 2010-08-12 05:56:26 +00:00
Vivian Kong
8951c5d12b Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class for John Liu 2010-08-11 21:09:24 +00:00
Alena Laskavaia
78fdb615a6 Bug 321972 - DeclarationGenerator discards basic type qualifiers ( Tomasz Wesolowski) 2010-08-11 02:30:49 +00:00
Vivian Kong
19646e5f50 Bug 322269 StandaloneIndexerTask creates status with a wrong status code 2010-08-10 19:43:26 +00:00
Vivian Kong
130420ce3c Bug 322268 CPPSemantics should check null for op2 in function findOverloadedOperator 2010-08-10 19:41:26 +00:00
Markus Schorn
e50404e83d Bug 305978: [C++0x] Defaulted and deleted functions. 2010-08-09 12:56:57 +00:00
Markus Schorn
f1bab4f41f Bug 305978: [C++0x] Defaulted and deleted functions. 2010-08-09 08:36:50 +00:00
Sergey Prigogin
0583881ce1 Fixed typos. 2010-08-09 01:22:13 +00:00