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

1212 commits

Author SHA1 Message Date
Sergey Prigogin
c5bdc34618 Cosmetics. 2011-11-07 11:03:53 -08:00
Sergey Prigogin
0177053e2b Cosmetics. 2011-11-07 11:03:01 -08:00
Markus Schorn
058e14d32c Bug 362148: Support for __COUNTER__ macro. 2011-11-03 09:26:22 +01:00
Markus Schorn
ecfdcab4ab Bug 361999: Call Hierarchy for instance of template-specialization. 2011-11-02 15:03:13 +01:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Sergey Prigogin
c2cec226b3 Merge branch 'bug_197989_B' 2011-10-17 15:19:11 -07:00
Sergey Prigogin
58e5dd61e0 Bug 360378 - Confusing behavior when the current file is not part of the
refactoring working set. Also show preview whenever there are warnings.
2011-10-12 10:20:13 -07:00
Anton Leherbauer
e7f50acc25 Bug 359658 - code formatter does not work as expected when complicate macro precedes formatted code 2011-10-10 14:29:05 +02:00
Sergey Prigogin
3edce39739 Bug 359905 - Invalid formatting of comment in enum. 2011-10-04 16:30:12 -07:00
Sergey Prigogin
419eca0c3f Cosmetics. 2011-10-02 21:19:08 -07:00
Sergey Prigogin
bcb582c6dd Cosmetics. 2011-10-02 16:52:20 -07:00
Sergey Prigogin
bd624aeb0c Cosmetics. 2011-10-01 21:19:40 -07:00
Sergey Prigogin
484ec88e27 Collapse variants of the same include file into a single node. 2011-10-01 19:14:27 -07:00
Sergey Prigogin
5f065af0d8 Cosmetics. 2011-10-01 18:56:48 -07:00
Markus Schorn
794aaa995e Bug 350345: Resolving explicit type conversions 2011-09-28 15:00:21 +02:00
Sergey Prigogin
f73fa36c10 Tightened a test case and fixed an uncovered bug. 2011-09-26 20:08:54 -07:00
Sergey Prigogin
baacf46add Bug 357300. Stricter test case. 2011-09-21 20:27:17 -07:00
Sergey Prigogin
4bca28c52f Bug 357300 - Function parameter line wrapping wraps commas separating
parameters. Corrected fix.
2011-09-21 18:56:51 -07:00
Sergey Prigogin
6e0285bb2a Revert "Bug 357300 - Function parameter line wrapping wraps commas separating parameters"
This reverts commit cd17d74157.
2011-09-21 18:56:07 -07:00
Anton Leherbauer
5c47f3f1a1 Bug 357300 - Function parameter line wrapping wraps commas separating parameters 2011-09-21 14:46:39 +02:00
Sergey Prigogin
e2aef245cd Bug 357423. Fixed regression. 2011-09-20 17:39:06 -07:00
Doug Schaefer
c686b86ceb Bug 241717 - Fix header file too. 2011-09-19 14:55:18 -04:00
Doug Schaefer
85e252612d Bug 241717 - Kludge the test so it passes for now. 2011-09-19 13:55:26 -04:00
Anton Leherbauer
01b24ceba4 Bug 356690 - Macro use after for loop formats incorrectly 2011-09-19 11:10:22 +02:00
Doug Schaefer
da5db9d343 Set up dependencies for ui.tests. 2011-09-14 16:48:56 -04:00
Sergey Prigogin
a090d9bd2c Bug 357423 - Code formatter gets confused by a macro. Macro involving an
'if' statement.
2011-09-14 12:37:11 -07:00
Sergey Prigogin
7065e4648d Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:28:15 -07:00
Marc-Andre Laperle
dda266c478 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:38:02 -04:00
Anton Leherbauer
17df657d34 Bug 350689 - [formatter] Problems formatting Lua source code 2011-08-09 08:44:38 +02:00
Sergey Prigogin
13d4a94d42 Use StringBuilder instead of StringBuffer. 2011-08-08 16:27:41 -07:00
Anton Leherbauer
0ab89e9c79 Bug 350816 - [formatter] Fixed size array declaration formats wrong 2011-08-08 10:15:49 +02:00
Anton Leherbauer
b7382e51f1 Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive 2011-08-08 08:40:47 +02:00
Anton Leherbauer
c118acdaa6 Bug 344379 - Code Style format error 2011-08-05 14:19:14 +02:00
Anton Leherbauer
1f9bdc3019 Bug 353974 - Formatting C code does not work for certain uses of static_cast 2011-08-05 12:50:24 +02:00
Anton Leherbauer
44e3ec0cde Bug 351399 - Formatting C code is broken for certain coding styles 2011-08-05 10:37:58 +02:00
Anton Leherbauer
2810a4ed76 Remove unused dependency, increment bundle version 2011-07-29 09:55:44 +02:00
Anton Leherbauer
f60aad128c Bug 352544 - the end of certain string definitions (e.g. R"(") is not correctly identified 2011-07-20 16:29:23 +02:00
Marc-Andre Laperle
0c0e19f36e Bug 352257 - Getter and Setter in Name Style preview can differ from
generated code
2011-07-19 12:26:52 -04:00
Anton Leherbauer
fadaafc991 Disable printout from SemanticHighlightingTest 2011-07-12 08:00:51 +02:00
Markus Schorn
58dbe6d738 Bug 349534: Mark inactive preprocessor statements as such. 2011-07-04 16:03:21 +02:00
Doug Schaefer
6669d4f4c1 Added UI tests. 2011-06-29 00:30:19 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -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