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

5568 commits

Author SHA1 Message Date
Sergey Prigogin
c1bea60652 Cosmetics. 2011-01-02 22:48:59 +00:00
Sergey Prigogin
a84636dec5 Cosmetics. 2011-01-02 22:48:05 +00:00
Andrew Gvozdev
9454cc4d22 bug 302720: [Error Parser] Build preferences should store only customized error parsers 2011-01-01 06:12:00 +00:00
Andrew Gvozdev
0593978730 bug 302720: [Error Parser] Build preferences should store only customized error parsers 2010-12-31 20:44:08 +00:00
Markus Schorn
11b3b8cbe7 Bug 333200: Declaration ambiguity, bit-field versus member-initializer. 2010-12-27 15:41:25 +00:00
Andrew Gvozdev
a733cd8aad bug 333190: @since tag and the header 2010-12-24 15:50:45 +00:00
Andrew Gvozdev
b44f771423 bug 333190: Moved refreshWorkspaceFiles() for general usage, in particular for the Import/Export Settings Wizard 2010-12-24 15:01:42 +00:00
Markus Schorn
7372454012 Bug 332884: Partial specializations of class template specializations. 2010-12-23 15:17:18 +00:00
Markus Schorn
aa9690322b Bug 332883: auto-type in range-based for. 2010-12-23 13:33:43 +00:00
Anton Leherbauer
7d24065c7d Bug 286162 - Debug core logs spawner IO exception when running C/C++ executable on Linux 2010-12-22 09:48:32 +00:00
Markus Schorn
b81cf7e199 Bug 332114: Exceptions when parsing gcc-testsuite. 2010-12-17 10:55:23 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Emanuel Graf
501fad33d6 Bug: 331637 - ExpressionWriter & DeclaratorWriter do not support ICPPASTLambdaExpression patch by Pascal Kesseli 2010-12-06 09:02:48 +00:00
Markus Schorn
9792e732c4 Bug 330838: Protect writable index against usage in multiple threads. 2010-12-02 13:37:01 +00:00
Markus Schorn
6cab1923dc Bug 330762: Content assist for deferred base classes. 2010-12-02 12:31:05 +00:00
Markus Schorn
f8f2a9c9a3 Bug 331056: Content assist for involving using declarations. 2010-12-02 10:23:06 +00:00
Sergey Prigogin
1cccc8fbf7 Bug 328012. Fixed an issue with file counting. 2010-11-29 19:33:02 +00:00
Sergey Prigogin
0bdbe7ce95 Bug 319330 - The indexing queue should give preference to the recently changed files 2010-11-27 02:08:28 +00:00
Sergey Prigogin
8dc35f6030 Cosmetics. 2010-11-26 05:39:54 +00:00
Sergey Prigogin
3f48af6991 Cosmetics. 2010-11-26 00:05:43 +00:00
Anton Leherbauer
818d361c4f Bug 287783 - PathUtil.equal should be static 2010-11-25 11:55:59 +00:00
Markus Schorn
c18d5df1fd Bug 330747: Octal char constants in preprocessing condition. 2010-11-24 08:17:34 +00:00
Sergey Prigogin
ef6bc84321 Cosmetics. 2010-11-22 04:25:03 +00:00
Sergey Prigogin
8eb53df381 Comment adjustment. 2010-11-21 18:38:57 +00:00
Anton Leherbauer
f9b519b6dd Additional fix and test for bug 322776 2010-11-18 13:58:36 +00:00
Anton Leherbauer
8ccaca146c Additional fix and test for bug 322776 2010-11-18 12:56:32 +00:00
Anton Leherbauer
2016e80de8 Fix formatter issues with macros 2010-11-18 11:58:33 +00:00
Sergey Prigogin
6f0c54eb86 Cosmetics. 2010-11-18 04:34:29 +00:00
Markus Schorn
a754d86200 Bug 329795: Resolution of nested typedef specializations. 2010-11-11 16:31:12 +00:00
Patrick Chuong
871733c29e testing: cvs commit 2010-11-11 15:53:22 +00:00
Markus Schorn
4a66e70766 Bug 329676: Open element for enumerators. 2010-11-11 09:01:41 +00:00
Markus Schorn
7cedfa5e48 Bug 329172: Name lookup for default arguments within class bodies. 2010-11-04 16:18:17 +00:00
Markus Schorn
ff18b15fdb Bug 328380: Improved safeguard against infinite recursion. 2010-11-04 16:16:04 +00:00
Anton Leherbauer
fdfbe1e62c Fix compile error against Eclipse 3.6 2010-11-04 15:15:12 +00:00
Markus Schorn
3ef0d867cc Compiler warnings. 2010-11-04 13:23:38 +00:00
Markus Schorn
67ae4bb5a0 Bug 328802: Overriding a method which is declared with a using declaration. 2010-11-04 13:08:37 +00:00
Markus Schorn
279038ad18 Bug 312666: Default file system on Mac is case insensitive. 2010-11-04 10:05:08 +00:00
Anton Leherbauer
63365064b7 Bug 329165 - Formatter corrupts code 2010-11-03 11:16:26 +00:00
Anton Leherbauer
8f01b54586 Bug 322776 - [formatter] Add option to not join already wrapped lines
Bug 325787 - [formatter] No option to define indentation policy for assignment expression
2010-11-03 09:55:47 +00:00
Anton Leherbauer
679eb0d976 Bug 328356 - [C++0x] Editor support for range-based for 2010-10-29 07:58:14 +00:00
Andrew Gvozdev
cb844bdaed bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-10-27 16:55:27 +00:00
Andrew Gvozdev
40fee88bac bug 239804: CDT spelling errors 2010-10-25 20:48:36 +00:00
Anton Leherbauer
7a3b67561a Follow-up fix for Bug 325783 2010-10-22 09:18:42 +00:00
Markus Schorn
7129cfccb0 Bug 327223: [C++0x] Range-based for loop. 2010-10-21 14:22:06 +00:00
Markus Schorn
befb4d9e04 Bug 328259: Differentiate function-style and object-style macros, by Patrick Hofer. 2010-10-21 10:38:51 +00:00
Markus Schorn
7b99473f65 Bug 328321: Handle attempt to open editor for closed resources. 2010-10-21 09:13:38 +00:00
Sergey Prigogin
2f97f50ca5 Cosmetics. 2010-10-20 23:21:36 +00:00
Sergey Prigogin
e9064b5093 Adjusted comments. 2010-10-20 23:01:25 +00:00
Markus Schorn
f208496afe Bug 328063: Typedef to cv-qualified class as class-name. 2010-10-20 14:29:46 +00:00
Markus Schorn
eedb362a66 Bug 327878: Normalize arguments of unknown class instances. 2010-10-20 12:47:36 +00:00