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

20971 commits

Author SHA1 Message Date
Thomas Corbat
fc1e9a4225 Bug 374694. Implementation of alias templates. 2012-11-25 14:49:14 -08:00
Sergey Prigogin
974f507c0b Fixed NPE. 2012-11-25 14:35:04 -08:00
Sergey Prigogin
8c668bd877 Support for __float128 type introduced in GCC 4.7. 2012-11-25 14:33:44 -08:00
Anton Leherbauer
8a9d64443a Bug 394756 - Reduce number of ScopedPreferenceStore instances 2012-11-25 14:14:52 -08:00
sprigogin
13ef5d6942 Fixed an accidental PDOM incompatibility. 2012-11-25 14:13:43 -08:00
Sergey Prigogin
75672cfedd Support for __int128 type introduced in GCC 4.7. 2012-11-25 14:13:02 -08:00
Sergey Prigogin
4b30304283 Cosmetics. 2012-11-25 14:03:05 -08:00
Andrew Gvozdev
3c6d895d64 Bug 394735: NPE when parallelizationNumber is missing, modified patch from Mohamed Hussein <mohamed_hussein@mentor.com> 2012-11-21 12:40:24 -05:00
Andrew Gvozdev
6012e77cfa Bug 393641: When importing an existing CDT project, language settings providers are disabled 2012-11-21 10:06:26 -05:00
Marc-Andre Laperle
92376ee191 Bug 383773 - __int64 is not detected as valid type with MSVC toolchain 2012-11-17 14:47:56 -05:00
Tomasz Wesolowski
5e369d662e Bug 348387 - fp in ReturnChecker using try/catch 2012-11-17 01:49:04 -05:00
Sergey Prigogin
e019d4965e Bug 394024. Fixed a use case with typedef. 2012-11-13 12:43:29 -08:00
Sergey Prigogin
3347ef9100 Improved indexing progress indicator. 2012-11-13 11:44:19 -08:00
Markus Schorn
6a7e58815c Bug 390759: Wrong order in ambiguity resolution. 2012-11-13 11:29:09 -08:00
Sergey Prigogin
eec6c3de73 Improved linearity of the indexing progress indicator. 2012-11-12 15:42:18 -08:00
Sergey Prigogin
9883a156f5 Cosmetics. 2012-11-12 15:41:10 -08:00
Sergey Prigogin
a48e822d59 Bug 394024 - Template resolution problem with unsigned int non type
parameter. A better fix.
2012-11-12 11:30:40 -08:00
Sergey Prigogin
85b6bc8652 Fixed merging leftovers. 2012-11-11 15:52:05 -08:00
Sergey Prigogin
1c570e7bbb Code streamlining. 2012-11-11 11:45:49 -08:00
Sergey Prigogin
dd9ba663b4 Bug 394024 - Template resolution problem with unsigned int non type
parameter.
2012-11-11 11:45:29 -08:00
Sergey Prigogin
5b038020f5 Cosmetics. 2012-11-11 11:45:09 -08:00
David Salinas
586d5ad43d Bug 379474 - remote C/C++ project with XL toolchain generates a parse
error in stdio.h, preventing proper AST gen and Indexing
2012-11-09 10:56:31 -05:00
Pawel Piech
95a7d718df Bug 390245 - [hover] Wrong text color for expression hover 2012-11-08 20:54:16 -08:00
Sergey Prigogin
14627a1086 Fixed a regression in name resolution. 2012-11-08 20:09:38 -08:00
Sergey Prigogin
f1db964458 Moved typedef preservation tests to AST2TemplateTests. 2012-11-08 20:08:13 -08:00
Sergey Prigogin
1eaf5662fe Cosmetics. 2012-11-08 14:55:20 -08:00
Sergey Prigogin
b689c5bc37 Ignore NFS-created files. 2012-11-08 14:55:02 -08:00
Sergey Prigogin
412902ce50 Bug 393513. Fixed serialization of very large types and template
arguments.
2012-11-08 14:54:26 -08:00
Sergey Prigogin
47f8151660 Bug 393513. Graceful handling of ambiguous template arguments. 2012-11-08 14:52:28 -08:00
Sergey Prigogin
c71df9d8e3 Fixed a typo. 2012-11-08 14:50:10 -08:00
Sergey Prigogin
06ef676a2b Yet another typedef preservation fix. 2012-11-08 14:49:51 -08:00
Sergey Prigogin
c0903d7ad9 Another typedef preservation fix. 2012-11-08 14:49:36 -08:00
Sergey Prigogin
88a41df697 Preservation of typedefs in template arguments. 2012-11-08 14:48:06 -08:00
Sergey Prigogin
174a5c5112 Cosmetics. 2012-11-08 14:44:47 -08:00
Sergey Prigogin
eaecec4781 Whitespace. 2012-11-08 14:44:26 -08:00
Sergey Prigogin
422dd2eb1d Cosmetics. 2012-11-08 14:43:46 -08:00
Sergey Prigogin
a5fd074d08 Whitespace. 2012-11-08 14:43:30 -08:00
Sergey Prigogin
c0d4d0973e Cosmetics. 2012-11-08 14:42:21 -08:00
Sergey Prigogin
3ee8c20153 Cosmetics 2012-11-08 14:42:07 -08:00
Markus Schorn
ad1fb3be6c Bug 391284: Updating the list of the base classes did not work correctly. 2012-11-08 14:40:21 -08:00
Markus Schorn
5d6ea978bb Bug 391190: Using address as template argument. 2012-11-08 14:40:05 -08:00
Markus Schorn
96385656cc Bug 391001: Pointer to member in dependent expression. 2012-11-08 14:38:51 -08:00
Markus Schorn
5fb5d5b437 Bug 381824: Storing dependent bindings. 2012-11-08 14:35:24 -08:00
Sergey Prigogin
fd2a9be64c Cosmetics. 2012-11-08 14:31:03 -08:00
Markus Schorn
6a26b2524d Bug 379604: Discard template functions where explicit args do not match from function set. 2012-11-08 14:30:46 -08:00
Markus Schorn
46b4d35b0b Fix intermittent test failures. 2012-11-08 14:29:07 -08:00
Markus Schorn
6b971d2cac Bug 299911: Directly marshall template arguments rather than their type
and value.
2012-11-08 14:22:45 -08:00
Markus Schorn
5f6822ec53 Bug 372587: Testcase. 2012-11-08 14:17:58 -08:00
Markus Schorn
33e98cd876 Bug 372587: Argument deduction for function call. 2012-11-08 14:16:35 -08:00
Sergey Prigogin
1e9babd7b5 Cosmetics. 2012-11-08 14:10:51 -08:00