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

9884 commits

Author SHA1 Message Date
Sergey Prigogin
ae4651ac31 Formatting of conditional expressions. 2011-03-31 02:15:52 +00:00
Andrew Gvozdev
be1a78cd90 bug 341362: C/C++ General > Paths & Symbols > Include Files > Add... > File system... file filter is broken 2011-03-30 18:22:05 +00:00
Markus Schorn
a3be88af27 Bug 341008: Open element for enumerators nested in classes. 2011-03-30 16:49:04 +00:00
Markus Schorn
a9a26fba14 Bug 340773: Correctly consider alternate decl-specifiers. 2011-03-30 14:42:21 +00:00
Sergey Prigogin
16fdcfdd18 Code formatter fixes. 2011-03-30 03:02:45 +00:00
Sergey Prigogin
eacd718cb6 Cosmetics. 2011-03-29 19:47:24 +00:00
Sergey Prigogin
f5b0005a75 Formatter fixes. 2011-03-29 06:36:51 +00:00
Sergey Prigogin
adcb6b9e67 Adjusted error message. 2011-03-29 06:36:27 +00:00
Sergey Prigogin
ceb31ed878 Adding a missing @since tag. 2011-03-28 19:17:19 +00:00
Markus Schorn
ccf2de4e53 Bug 339475: Using explicit instance vs. partial specialization. 2011-03-28 15:39:40 +00:00
Markus Schorn
725a53f6da Bug 339501: NPE in Call Hierarchy. 2011-03-28 14:56:45 +00:00
Markus Schorn
33f54a1614 Bug 340664: NPE in content assist. 2011-03-28 13:43:52 +00:00
Markus Schorn
45d8d40d08 Bug 339977: void f(void) in template argument deduction. 2011-03-28 09:38:57 +00:00
Sergey Prigogin
69c80b5390 Simplified example code. 2011-03-28 00:37:56 +00:00
Sergey Prigogin
32d0894ce1 Formatting bug fixes. 2011-03-28 00:14:20 +00:00
Sergey Prigogin
56690dafd4 Cosmetics. 2011-03-27 05:15:15 +00:00
Sergey Prigogin
56cae6fd61 Formatting of stream output expressions. 2011-03-27 04:48:05 +00:00
Sergey Prigogin
884ac50002 Comment adjustments. 2011-03-27 04:47:13 +00:00
Sergey Prigogin
d45340dc7d Code streamlining. 2011-03-27 04:46:30 +00:00
Sergey Prigogin
df89c8daab Cosmetics. 2011-03-27 04:43:53 +00:00
Sergey Prigogin
f0ded0383c Cosmetics. 2011-03-26 22:50:34 +00:00
Sergey Prigogin
74d3d47147 Cosmetics. 2011-03-26 22:16:09 +00:00
Sergey Prigogin
a840d359aa Code simplification. 2011-03-26 19:44:24 +00:00
Sergey Prigogin
67cc996e49 Bug 338349. Added IASTTranslationUnit.getOriginatingTranslationUnit method. 2011-03-25 21:39:08 +00:00
Anton Leherbauer
8de0852813 Fix deprecation warnings 2011-03-25 11:05:45 +00:00
Chris Recoskie
e923b9a3c9 Bug 205257 - CDTProject creation scalability issue 2011-03-24 17:11:35 +00:00
Anton Leherbauer
4ab1f9b72f Fix issue with templates view close/reopen and deprecation warning 2011-03-23 10:20:54 +00:00
Emanuel Graf
be3e728875 Bug 335213: Missing message in Implement method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=335213
2011-03-21 15:03:09 +00:00
Vivian Kong
3879610c4d Bug 340525 - Duplicate string ID found: BuildVarListDialog_0, BuildVarListDialog_1 2011-03-21 14:56:47 +00:00
Sergey Prigogin
d60f5b6c26 Formatting of binary expression partially produced by macro expansions. 2011-03-20 17:59:40 +00:00
Marc-Andre Laperle
bffecbbf9b Bug 339931 - Code completion fails in #include statements 2011-03-16 17:10:04 +00:00
Sergey Prigogin
e23e0a9238 Fixed a corner case in function call formatting. 2011-03-16 02:43:51 +00:00
Sergey Prigogin
199adb3ec5 Improved formatting of function calls. 2011-03-16 00:42:31 +00:00
Sergey Prigogin
2ce87d555e Fixed formatting of C++-style casts and template function calls. 2011-03-15 22:34:29 +00:00
Sergey Prigogin
20e305dee7 Cosmetics. 2011-03-15 22:33:33 +00:00
Sergey Prigogin
ff5997789d Cosmetics. 2011-03-15 20:56:50 +00:00
Sergey Prigogin
2a00a3219c Formatting of multi-line string literals in function argument lists. 2011-03-15 17:06:31 +00:00
Marc-Andre Laperle
18cae2a524 Bug 339780 - Source hover for specialization of specialization does not work 2011-03-15 01:03:34 +00:00
Sergey Prigogin
d2b90dc584 Added a warning about lack of thread safety to Javadoc. 2011-03-14 19:20:18 +00:00
Marc-Andre Laperle
d17ddfebab Bug 335122 - Fix index locking issue discovered by running the 'old' ImplementMethod test (new one being Bug 292851). Should fix build not ending. 2011-03-13 10:27:31 +00:00
Marc-Andre Laperle
ef5c018b27 Bug 335122 - DeclarationGenerator asserts for templated types with namespace. Restored assert in CPPASTTemplateId 2011-03-12 20:03:04 +00:00
Alena Laskavaia
2c1d3433ab - removed one part of assert because Junit does not pass:
org.eclipse.cdt.ui.tests.refactoring.extractlocalvariable.ExtractLocalVariableRefactoringTest.Bug 331963 Extract local variable doesn't put template type parameters Namespace
2011-03-12 15:50:54 +00:00
Andrew Gvozdev
1db8cc744d bug 339015: Preference "Show source roots at the top of project" should update views immediately 2011-03-11 19:12:48 +00:00
Sergey Prigogin
a1c8b3f7d3 Fixed confusing names. 2011-03-10 02:56:48 +00:00
Sergey Prigogin
b7073a4f52 Don't depend on CPPVisitor in PDOMBinding. 2011-03-09 23:22:47 +00:00
Sergey Prigogin
e5b9283973 Use CPPVisitor.getQualifiedName instead of IIndexBinding.getQualifiedName. 2011-03-09 18:32:32 +00:00
Sergey Prigogin
9efcf6f96c Cosmetics. 2011-03-09 18:31:06 +00:00
Sergey Prigogin
f9e746d814 Fixed inconsistency between different implementations of getQualifiedName method. 2011-03-09 18:28:29 +00:00
Sergey Prigogin
d3692fa235 Cosmetics. 2011-03-09 18:19:50 +00:00
Sergey Prigogin
8934124312 Cosmetics. 2011-03-09 18:04:02 +00:00