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

6126 commits

Author SHA1 Message Date
Markus Schorn
1467a456bd Bug 368404: Current instantiation of class template partial specializations. 2012-01-13 14:52:13 +01:00
Markus Schorn
9e5ceb1a49 Bug 368311: Specialization of nested class used as argument for class instance. 2012-01-12 11:16:26 +01:00
Markus Schorn
8aef9f4f9d Bug 368309: Value for sizeof expression 2012-01-11 13:49:44 +01:00
Markus Schorn
b68ecdc716 Bug 368045: Choose correct language for indexing files opened in editor. 2012-01-11 12:44:34 +01:00
Sergey Prigogin
14d94dafe0 Cosmetics. 2012-01-09 18:09:55 -08:00
Sergey Prigogin
9b83d66132 Use ArrayList instead of Vector. 2012-01-09 15:45:21 -08:00
Markus Schorn
99fa95b7cd Bug 367997: Partial class template specialization using default arguments. 2012-01-09 11:42:44 +01:00
Markus Schorn
7d0d64393c Bug 367827: Wrong offset for comment directly after macro expansion. 2012-01-09 10:33:38 +01:00
Sergey Prigogin
ea56585a4c Tightened up type constraints in ArrayUtil. 2012-01-08 21:07:49 -08:00
Sergey Prigogin
42c36cd71b Removed unused class. 2012-01-07 17:54:48 -08:00
Sergey Prigogin
0edbcc18cd Removed unused includes. 2012-01-07 17:53:17 -08:00
Sergey Prigogin
e7aa4a2154 @Override annotations and redundant casts. 2012-01-07 17:27:33 -08:00
Sergey Prigogin
1e014bba19 All methods of ArrayUtil are now type-safe. 2012-01-07 17:20:20 -08:00
Sergey Prigogin
28699d05bb @Override annotations. 2012-01-07 15:11:17 -08:00
Sergey Prigogin
76e962ee9b @Override annotations. 2012-01-05 20:46:13 -08:00
Andrew Gvozdev
7eb5d01ded bug 279502: User friendly icons for Paths&Symbols 2012-01-05 23:32:42 -05:00
Markus Schorn
545ae7e7f9 Bug 367611: Implicit names for begin() and end() in range based for loop. 2012-01-05 11:21:02 +01:00
Markus Schorn
1145c22674 Bug 367607: Short name for templated in qualified name. 2012-01-05 09:28:15 +01:00
Markus Schorn
2e36c7ca14 Bug 367590: Destructor with wrong name. 2012-01-05 08:39:43 +01:00
Andrew Gvozdev
76163a477c bug 290631: Scanner Discovery Challenge. ICSettingEntry &
ICDescriptionDelta as @noextend-@noimplement.
2012-01-04 17:44:54 -05:00
Markus Schorn
e560beb08a Fixes a few JUnit test failures. 2012-01-04 12:14:50 +01:00
Markus Schorn
3f92e17364 Bug 357563: Consider specializations found in index. 2012-01-03 16:42:43 +01:00
Markus Schorn
8afad54183 Bug 367753: Correct propagating of internal modifications to the macro dictionary. 2012-01-03 14:33:54 +01:00
Markus Schorn
73d717b386 Bug 367562: Type deduction for cv-qualified function and pointer types. 2012-01-02 16:39:48 +01:00
Markus Schorn
ae559e16d8 Bug 367560: Pack expansions as function args. 2012-01-02 15:06:17 +01:00
Markus Schorn
282daa7a8e Bug 365981: Detect syntax error replacing pointer to member. 2012-01-02 14:05:58 +01:00
Markus Schorn
934ea4b7b8 Reducing compiler warnings. 2012-01-02 13:38:43 +01:00
Markus Schorn
1b67403176 Bug 367316: Relative includes when parsing in context. 2012-01-02 13:37:14 +01:00
Markus Schorn
10372e2841 Bug 367472: NPE creating auto-type for dependent expression. 2012-01-02 13:03:48 +01:00
Sergey Prigogin
e3bdead668 Improved handling of blank lines when appending to a translation unit. 2011-12-29 18:15:35 -08:00
Sergey Prigogin
da95eb2605 @Override annotations. 2011-12-29 18:12:31 -08:00
Sergey Prigogin
302e64aebc @Override annotations. 2011-12-28 18:09:51 -08:00
Sergey Prigogin
cfc0eec3f1 Cosmetics. 2011-12-28 18:09:37 -08:00
Sergey Prigogin
f744f34410 Code streamlining. 2011-12-28 18:09:23 -08:00
Andrew Gvozdev
d78e6aeffb bug 367253: Source folders are reshuffled when build settings are
edited.
2011-12-28 00:20:15 -05:00
Sergey Prigogin
71ffbded4f @Override annotations. 2011-12-27 14:21:53 -08:00
Sergey Prigogin
46e94156ee Bug 367482. Patch by Raphael Zulliger with minor modifications. 2011-12-23 15:17:21 -08:00
Markus Schorn
c1f0069b97 Bug 367315: Incremental update for headers parsed in context. 2011-12-23 10:56:04 +01:00
Sergey Prigogin
5fb38d3912 Bug 363244. Fixed the case when newly inserted nodes are wrapped in
ContainerNode.
2011-12-22 19:59:10 -08:00
Markus Schorn
cfb47f9a65 Bug 365981: Undetected syntax failure instantiating function template 2011-12-22 11:25:27 +01:00
Sergey Prigogin
fbffc783ba Bug 367117 - [formatter] cdt hangs when formatting c++ code. 2011-12-21 10:33:15 -08:00
Sergey Prigogin
df445a2f06 @Override annotations. 2011-12-21 09:59:42 -08:00
Markus Schorn
35a66ea763 Bug 332883: Auto type for range based for loop. 2011-12-21 18:03:31 +01:00
Markus Schorn
2dea3d4a33 Bug 362442: Considering all expansions for significant macros. 2011-12-21 13:56:49 +01:00
Anton Leherbauer
b680564684 Bug 367061 - Language mappings as created in a Helios project are ignored when imported in Indigo (backward compatibility issue) 2011-12-19 15:44:08 +01:00
Sergey Prigogin
d5f46dd429 @Override annotations. 2011-12-18 22:35:22 -08:00
Sergey Prigogin
f92fff3e50 Fixed MalformedTreeException. 2011-12-18 12:09:43 -08:00
Sergey Prigogin
8001fb923b Renamed the Messages class. 2011-12-14 12:25:37 -08:00
Sergey Prigogin
c1e775df38 Deleted an unused class. 2011-12-14 00:52:24 -08:00
Sergey Prigogin
7c2b3208e1 Cosmetics. 2011-12-14 00:49:38 -08:00