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

10408 commits

Author SHA1 Message Date
Anton Leherbauer
6f68f6e171 Fix illegal character encoding issue. 2012-01-11 09:30:07 +01:00
Sergey Prigogin
a7728f959f Renamed PDOMSearch* classes to CSearch*. 2012-01-09 18:31:45 -08:00
Sergey Prigogin
14d94dafe0 Cosmetics. 2012-01-09 18:09:55 -08:00
Sergey Prigogin
6985289cff Use interfaces instead of concrete classes in method signatures. 2012-01-09 18:08:57 -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
Andrew Gvozdev
a98cf9a89d bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
2012-01-08 16:18:53 -05:00
Sergey Prigogin
3f6fd5075f Name consistency. 2012-01-07 18:15:07 -08:00
Sergey Prigogin
24434b880e Compiler warnings. 2012-01-07 18:09:31 -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
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