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

6087 commits

Author SHA1 Message Date
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
Sergey Prigogin
8b3ce7c39a Code cleanup. 2011-12-14 00:48:19 -08:00
Sergey Prigogin
b8ac132da4 Removed an unused method. 2011-12-13 19:50:20 -08:00
Sergey Prigogin
c521604dd1 Bug 363244 - Generate Getters and Setters expands macro with typedef and
breaks formatting. The bug was fixed by minimizing areas of code
affected by the refactoring changes. This minimization had a huge ripple
effect.
2011-12-13 19:46:10 -08:00
Sergey Prigogin
18ec28be0f @Override annotations. 2011-12-13 19:46:04 -08:00
Sergey Prigogin
7b7b645804 Cosmetics. 2011-12-12 12:09:48 -08:00
Sergey Prigogin
c8a91faa25 Bug 366422 - C++11 standard headers missing from file types. 2011-12-12 12:09:15 -08:00
Sergey Prigogin
b62f1b0e6a toString methods and @Overide annotations. 2011-12-09 11:04:08 -08:00
Sergey Prigogin
253ba9ddef Bug 319279. Passing parameter and return value by reference. 2011-12-05 19:57:31 -08:00
Sergey Prigogin
b140bf8ba6 Override annotations. 2011-12-05 19:53:27 -08:00
Markus Schorn
6e0560d4f5 Bug 364226: Invalid redeclaration of class-template. 2011-11-30 14:25:35 +01:00
Markus Schorn
ad09f40af5 Bug 364225: NPE in template ambiguity handling in delete expression. 2011-11-29 13:05:55 +01:00
Markus Schorn
b21382f93c Bug 364108: Exponential complexity parsing code with missing closing braces. 2011-11-28 13:41:59 +01:00
Markus Schorn
adb6029e27 Bug 363743: Default arg for non-type template parameter. 2011-11-28 09:49:38 +01:00
Markus Schorn
c83768bd6f Bug 363731: Call Hierarchy for address of overridden method. 2011-11-28 09:35:33 +01:00
Markus Schorn
93285e7f68 Bug 363609: Performance issue with nested template ambiguities. 2011-11-28 07:54:30 +01:00
Andrew Gvozdev
5c1a981cd7 auto-clean: @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-17 18:14:36 -05:00
Sergey Prigogin
20693f80fd Helper methods for generation of getters and setters. 2011-11-15 15:58:37 -08:00
Sergey Prigogin
585a090ee8 @Override annotations. 2011-11-15 15:01:56 -08:00
Sergey Prigogin
0be21a0f1c Cosmetics. 2011-11-15 14:27:31 -08:00
Sergey Prigogin
3446dd107a Added few methods to ClassTypeHelper and tests for them. 2011-11-15 11:14:01 -08:00
Sergey Prigogin
c1740cc639 @Override annotations. 2011-11-14 21:03:44 -08:00
Sergey Prigogin
84cd2842eb Cosmetics. 2011-11-14 17:56:59 -08:00
Sergey Prigogin
acd73fb7bc @Override annotations. 2011-11-14 17:32:44 -08:00
Sergey Prigogin
496ce4cf38 @Override annotations. 2011-11-14 16:40:12 -08:00
Sergey Prigogin
bdd3e82216 Added a missing @since tag. 2011-11-12 22:23:55 -08:00
Sergey Prigogin
846e5ee676 Adjusted Javadoc. 2011-11-12 21:08:04 -08:00
Sergey Prigogin
565f58e365 @Override annotations. 2011-11-10 18:32:49 -08:00
Sergey Prigogin
5a1f9d47a9 Bug 355991. Duplicate name detection based on {fileLocation, linkage,
fileOffset} tuple.
2011-11-10 18:12:07 -08:00
Sergey Prigogin
afb3fae823 Automatic formatting of code affected by refactoring. 2011-11-07 11:04:35 -08:00
Sergey Prigogin
65673a50e1 Added a method for formatting multiple regions in a single call. 2011-11-07 11:04:27 -08:00
Sergey Prigogin
a3dd649914 Fixed two code formatter bugs. 2011-11-07 11:04:07 -08:00
Sergey Prigogin
a85d7aea25 Added missing @Override annotations. 2011-11-07 11:03:45 -08:00
Sergey Prigogin
5b9c3d95a5 Cosmetics. 2011-11-07 11:03:39 -08:00
Sergey Prigogin
ed8b3356ad Added missing @Override annotations. 2011-11-07 11:03:33 -08:00
Sergey Prigogin
9fd7f04470 Added missing @Override annotations. 2011-11-07 11:03:07 -08:00
Sergey Prigogin
0177053e2b Cosmetics. 2011-11-07 11:03:01 -08:00
Sergey Prigogin
d8d335dbf8 Added missing @Override annotations. 2011-11-07 11:02:46 -08:00
Sergey Prigogin
8da748eb55 Cosmetics. 2011-11-07 11:02:40 -08:00
Sergey Prigogin
5e8ca6778d Added missing @Override annotations. 2011-11-07 11:02:34 -08:00