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

9848 commits

Author SHA1 Message Date
Sergey Prigogin
d44a0b76f7 Cosmetics. 2011-04-05 04:56:22 +00:00
Sergey Prigogin
e96f2e9804 Code streamlining. 2011-04-05 03:33:16 +00:00
Sergey Prigogin
49c57fad93 Cosmetics. 2011-04-04 04:11:00 +00:00
Sergey Prigogin
35255ca2cc Formatter improvements. 2011-04-03 05:10:15 +00:00
Markus Schorn
ffd5ae3839 Bug 341440: Thread safety for PDOM objects. 2011-04-01 09:08:56 +00:00
John Cortell
64dfda5331 Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT 2011-03-31 15:40:28 +00:00
Markus Schorn
49b5fc416b Testcase and fix for a parameter name resolution problem. 2011-03-31 15:07:05 +00:00
Anton Leherbauer
4fd6f1407b Bug 340492 - Wrong coloring of template template parameters 2011-03-31 14:23:29 +00:00
Anton Leherbauer
82aa60a838 Bug 341086 - Add a variable like 'base_filename' to the code template variables 2011-03-31 14:08:24 +00:00
Sergey Prigogin
f9baa85a8b Cosmetics. 2011-03-31 07:02:11 +00:00
Sergey Prigogin
ae5c304eec Formatter bug fixes. 2011-03-31 06:33:36 +00:00
Sergey Prigogin
3452064a2f Wrapped long lines. 2011-03-31 05:36:51 +00:00
Sergey Prigogin
101bcadce5 Line breaking in 'if' statements. 2011-03-31 05:32:31 +00:00
Sergey Prigogin
dd6f20db86 Line breaking in 'if' statements. 2011-03-31 03:07:20 +00:00
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