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

10397 commits

Author SHA1 Message Date
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
4071a34762 Cosmetics. 2012-01-07 17:37:17 -08:00
Sergey Prigogin
986bf0206b @Override annotations and redundant casts. 2012-01-07 17:32:13 -08:00
Sergey Prigogin
e7aa4a2154 @Override annotations and redundant casts. 2012-01-07 17:27:33 -08:00
Sergey Prigogin
07ad10c78f Renamed ArrayUtilsTest to ArrayUtilTest. 2012-01-07 17:23:30 -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
8ab95e93b5 Cosmetics. 2012-01-07 13:54:53 -08:00
Sergey Prigogin
fc976f6d9f New files forgotten in the previous commit. 2012-01-07 12:06:19 -08:00
Sergey Prigogin
bd7f95875d Preference page for setting class member visibility order. 2012-01-06 20:05:08 -08:00
Sergey Prigogin
a23acf3d6e Cosmetics. 2012-01-06 20:04:57 -08:00
Sergey Prigogin
fde8885c8a @Override annotations. 2012-01-06 20:04:48 -08:00
Sergey Prigogin
72e04f5ead Removed obsolete classes. 2012-01-06 20:03:33 -08:00
Sergey Prigogin
b1013baa60 @Override annotations. 2012-01-06 20:03:12 -08:00
Andrew Gvozdev
911ecee8eb bug 279502: User friendly icons under Includes node in Project Explorer 2012-01-06 18:42:44 -05:00
Sergey Prigogin
3e5942e142 Code streamlining. 2012-01-06 10:25:06 -08:00
Sergey Prigogin
be46e98db2 Renamed AddDeclarationNodeToClassChange to ClassMemberInserter. 2012-01-05 20:46:26 -08:00
Sergey Prigogin
046c25fadb Visibility ordering within a class declaration. 2012-01-05 20:46:20 -08:00
Sergey Prigogin
76e962ee9b @Override annotations. 2012-01-05 20:46:13 -08:00
Sergey Prigogin
6da58da8f8 Code streamlining. 2012-01-05 20:46:07 -08:00
Sergey Prigogin
1610de526e Cosmetics. 2012-01-05 20:46:00 -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
5b0b6666ea Remove JUnit output to stdout. 2012-01-05 11:09:34 +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
Sergey Prigogin
b83af889fb Fixed breakage of lrparser and xlc tests. 2012-01-04 11:17:04 -08:00
Sergey Prigogin
83a8040a2b Cosmetics. 2012-01-04 11:12:04 -08:00
Marc-Andre Laperle
d47055dbd7 Bug 367393 - [Implement Method] Refactoring wizard opens even if there
are no method to implement
2012-01-04 12:53:19 -05:00
Markus Schorn
e560beb08a Fixes a few JUnit test failures. 2012-01-04 12:14:50 +01:00
Sergey Prigogin
2737d2c708 Fixed reporting of "Test data not found" errors. 2012-01-03 16:15:22 -08:00
Andrew Gvozdev
4edaac8cdd bug 367786: Filters from Outline View are missing in Project Explorer 2012-01-03 14:35:22 -05:00
Andrew Gvozdev
356728ade5 bug 367683: Filter to filter out anonymous structs 2012-01-03 13:46:33 -05: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
Marc-Andre Laperle
3bd21a03c4 [Outline] Add Collapse All button 2012-01-03 00:01:59 -05: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
Andrew Gvozdev
c099f67da4 @Override annotations 2011-12-30 15:51:00 -05: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
fbcb28a05b Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2011-12-28 18:10:22 -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