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

18355 commits

Author SHA1 Message Date
Andrew Gvozdev
4f4bdf2cbf bug 272432: getBaseId() 2010-11-04 20:29:57 +00:00
Andrew Gvozdev
8fd82b9735 bug 272432: tidied up + getBaseId() 2010-11-04 20:29:29 +00:00
Andrew Gvozdev
0f4a1ee55d bug 272432: tidied up + setBaseId() 2010-11-04 20:24:20 +00:00
Andrew Gvozdev
4b6bf63742 bug 272432: tidied up a bit 2010-11-04 20:04:12 +00:00
Andrew Gvozdev
5f088e7a74 bug 272432: support template process for setting Enumerated options
Patch from Miwako Tokugawa was used for this change.
2010-11-04 19:53:56 +00:00
Markus Schorn
5b51ec0206 Bug 329286: IndexOutOfBoundsException pasting into search field. 2010-11-04 16:43:53 +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
12d516a0fb Bug 328638: Matching qualified names in quick outline, by Marc-Andre Laperle. 2010-11-04 11:07:46 +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
c465508c81 Bug 329196 - Incorrect highlighting of strings with #defines inside 2010-11-03 13:49:12 +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
Vivian Kong
defc8a8a4a Update build script to build against platform 3.7M3 2010-11-02 15:10:09 +00:00
John Cortell
197f94773b Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF. The reset() method should null out the data reference and set status to INVALID_STATUS. The former is particularly important since we otherwise hold the memory hostage. Functionally there's no difference since neither the data nor status can be queried when in invalid state. 2010-11-01 21:13:47 +00:00
John Cortell
2cd5b59772 Documentation 2010-11-01 20:55:25 +00:00
Andrew Gvozdev
d08f8469bc bug 285033: disabled descriptor for inexistent image (wrong folder) 2010-10-30 17:53:55 +00:00
Andrew Gvozdev
970872140e Deprecated old classes from CDT 3.X. 2010-10-29 20:50:30 +00:00
Andrew Gvozdev
e9b3b08cb4 Deprecated. 2010-10-29 20:43:48 +00:00
Andrew Gvozdev
405a398c0f bug 285033: @deprecated in CDT 8.0. This class appears to be never used. 2010-10-29 20:17:10 +00:00
Anton Leherbauer
af5c98eed9 Bug 328472 - "C/C++ Build" does not show under Preferences 2010-10-29 12:26:52 +00:00
Anton Leherbauer
679eb0d976 Bug 328356 - [C++0x] Editor support for range-based for 2010-10-29 07:58:14 +00:00
John Cortell
e5328c3106 Bug 310345: Made validate methods public 2010-10-28 23:14:49 +00:00
Pawel Piech
4dea12d98e Bug 328883 - AbstractCachingVMProvider throws ClassCastException 2010-10-28 19:47:42 +00:00
John Cortell
c0f40ceb47 Documentation 2010-10-28 15:50:33 +00:00
Anton Leherbauer
c83b49a790 Bug 314813 - [mark occurrences] Add preference option for overloaded operators 2010-10-28 13:16:15 +00:00
Anton Leherbauer
e137bca742 Bug 322755 - Move "Editor problem annotation" preference 2010-10-28 10:08:16 +00:00
Anton Leherbauer
87f0ba4453 Bug 326265 - [Makefile Editor] Folding actions in its rulers context menu
Patch from Patrick Hofer
2010-10-28 09:09:31 +00:00
Pawel Piech
24af3b858a Bug 310345 - Updated range cache to immediately return a valid range if range data is available. 2010-10-28 04:41:23 +00:00
Andrew Gvozdev
cb844bdaed bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-10-27 16:55:27 +00:00
Andrew Gvozdev
c02ebb3cb8 bug 328780: NPE when compiler options are displayed 2010-10-27 02:28:20 +00:00
Andrew Gvozdev
8bb961660c bug 328780: NPE when compiler options are displayed 2010-10-27 02:20:41 +00:00
Chris Recoskie
a2ee72d9c5 Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build working directory 2010-10-26 19:27:06 +00:00
Andrew Gvozdev
5c4d39a370 cosmetics: formatting 2010-10-26 14:44:05 +00:00
Doug Schaefer
ec96add1ba Enable C++ Build properties on CDT project in the Java perspective, e.g. for Android Native. 2010-10-26 04:20:08 +00:00
Andrew Gvozdev
40fee88bac bug 239804: CDT spelling errors 2010-10-25 20:48:36 +00:00
Andrew Gvozdev
99da99fdd1 bug 309113: Ability to have a single build console for a multi-project build 2010-10-25 02:42:44 +00:00
Andrew Gvozdev
c1d17327f3 bug 232373: cdt generated make file has options with no spaces between option and argument 2010-10-24 04:06:38 +00:00
Alena Laskavaia
7e83139fba Bug 328532 - added parameter to suppress the error in case if has else 2010-10-24 00:44:54 +00:00
Andrew Gvozdev
dc5d147ab5 bug 232373: testGenerateCommandLineInfoParameters re-added 2010-10-23 19:14:51 +00:00
Andrew Gvozdev
e609e153a6 bug 309113: Ability to have a single build console for a multi-project build 2010-10-23 12:16:09 +00:00
Andrew Gvozdev
7e18b465e2 bug 319512: Missing type arguments on managedbuilder.core 2010-10-23 05:50:06 +00:00
Andrew Gvozdev
31c9cb8c11 bug 319512: Missing type arguments on managedbuilder.core 2010-10-23 05:38:30 +00:00
Andrew Gvozdev
19483b9b29 spacing 2010-10-23 03:42:51 +00:00
Andrew Gvozdev
9ca06c8a65 bug 319512: Missing type arguments on managedbuilder.core 2010-10-22 22:32:02 +00:00
John Cortell
3641fa0fa2 Minor message correction 2010-10-22 16:06:47 +00:00
Anton Leherbauer
7a3b67561a Follow-up fix for Bug 325783 2010-10-22 09:18:42 +00:00