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

1079 commits

Author SHA1 Message Date
Sergey Prigogin
efc55c57d0 Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:34:07 -07:00
Marc-Andre Laperle
82272a7965 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:49:38 -04:00
Anton Leherbauer
24d603a178 Bug 350689 - [formatter] Problems formatting Lua source code 2011-08-09 10:14:41 +02:00
Anton Leherbauer
3796041aa8 Bug 350816 - [formatter] Fixed size array declaration formats wrong 2011-08-08 09:53:14 +02:00
Anton Leherbauer
e83262d1dd Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive 2011-08-08 09:03:15 +02:00
Anton Leherbauer
dbe4fed550 Bug 344379 - Code Style format error 2011-08-05 14:20:46 +02:00
Anton Leherbauer
35a5ad9dbb Bug 353974 - Formatting C code does not work for certain uses of static_cast 2011-08-05 12:44:03 +02:00
Anton Leherbauer
2d8f61dc4f Bug 351399 - Formatting C code is broken for certain coding styles 2011-08-05 10:55:10 +02:00
Anton Leherbauer
374be72cf5 Fix compile error in RegisterManager and bundle versions 2011-07-29 09:42:50 +02:00
Anton Leherbauer
0f2bc1bb5c Bug 352544 - the end of certain string definitions (e.g. R"(") is not correctly identified 2011-07-20 16:27:40 +02:00
Marc-Andre Laperle
601fae9798 Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:31:27 -04:00
Doug Schaefer
120d96abea Set up 8.0 branch for Maven. 2011-07-11 03:08:52 -04:00
Sergey Prigogin
0b9b777534 Cosmetics. 2011-05-28 05:06:01 +00:00
Sergey Prigogin
46695ac68b Code streamlining. 2011-05-27 22:52:56 +00:00
Sergey Prigogin
ea4ce17b7d Cosmetics. 2011-05-17 00:28:10 +00:00
Marc-Andre Laperle
343844689b Bug 344604 - Hyperlink on arguments inside macro function call underlines all the call 2011-05-04 05:45:38 +00:00
Markus Schorn
63eebc5290 Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler. 2011-05-02 09:24:05 +00:00
Emanuel Graf
865df3ce23 Bug 344077: Toggle Function: different or missing function parameter names will break code
https://bugs.eclipse.org/bugs/show_bug.cgi?id=344077
2011-04-28 07:22:13 +00:00
Sergey Prigogin
0d20c954e0 Renamed GetterAndSetterContext to GetterSetterContext. 2011-04-25 19:27:19 +00:00
Sergey Prigogin
ae1e9fa9b4 Bug 273529. Configurable name style for getters setters and file names. 2011-04-25 19:11:53 +00:00
Sergey Prigogin
82ffa32f82 Cosmetics. 2011-04-25 07:11:03 +00:00
Sergey Prigogin
5cba3bf285 Formatting bug fixes. 2011-04-24 01:40:59 +00:00
Sergey Prigogin
21f63f9233 Bug fixes in formatting of function-style macros. 2011-04-23 23:23:59 +00:00
Andrew Gvozdev
49f89720a9 bug 340995: CDT Global Build Console created for every CDT CBuildConsole extension 2011-04-19 16:59:15 +00:00
Sergey Prigogin
a0f44dc7cd Fixed broken build. 2011-04-19 04:37:19 +00:00
Marc-Andre Laperle
eb7b349013 Bug 292851 - [performance] Source->Implement Method were defined throughout a class hierarchy takes too long 2011-04-18 16:11:23 +00:00
Sergey Prigogin
9a3e8b0073 Formatting of function-style macros inside namespaces. 2011-04-17 03:57:53 +00:00
Markus Schorn
2fc24f319e Bug 342443: A using declaration is not a definition. 2011-04-14 12:04:20 +00:00
Andrew Gvozdev
54747c3d22 bug 342640: Ability to create build console dynamically 2011-04-12 22:34:20 +00:00
Emanuel Graf
9b7e344590 Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 09:08:19 +00:00
Markus Schorn
9a2e97825b Bug 341747: Ambiguity between template-id and binary expression. 2011-04-11 12:40:25 +00:00
Sergey Prigogin
ee055684b2 Code formatter fixes. 2011-04-11 00:32:13 +00:00
Sergey Prigogin
8697be076e Formatting of chained conditional expressions and streamlining of formatting code. 2011-04-07 21:27:36 +00:00
Marc-Andre Laperle
72e7b6b3db Bug 335202 - [Extract Local Variable] Suggested name is wrong for nested function calls 2011-04-07 12:41:03 +00:00
Sergey Prigogin
8723964b8e Cosmetics. 2011-04-05 05:32:07 +00:00
Sergey Prigogin
35255ca2cc Formatter improvements. 2011-04-03 05:10:15 +00:00
Anton Leherbauer
4fd6f1407b Bug 340492 - Wrong coloring of template template parameters 2011-03-31 14:23:29 +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
Sergey Prigogin
16fdcfdd18 Code formatter fixes. 2011-03-30 03:02:45 +00:00
Sergey Prigogin
32d0894ce1 Formatting bug fixes. 2011-03-28 00:14:20 +00:00
Sergey Prigogin
56cae6fd61 Formatting of stream output expressions. 2011-03-27 04:48:05 +00:00
Sergey Prigogin
d60f5b6c26 Formatting of binary expression partially produced by macro expansions. 2011-03-20 17:59:40 +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
2a00a3219c Formatting of multi-line string literals in function argument lists. 2011-03-15 17:06:31 +00:00