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

8986 commits

Author SHA1 Message Date
Andrew Gvozdev
f382d74102 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:44:34 +00:00
Andrew Gvozdev
6087aa3dd6 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:39:00 +00:00
Andrew Gvozdev
457215b5b8 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:24:06 +00:00
Andrew Gvozdev
d934cb5a03 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 17:13:45 +00:00
Markus Schorn
518f686e52 Bug 282418: String representation of token-paste. 2010-03-15 17:04:20 +00:00
Sergey Prigogin
4c3dd79ee8 Support for C++0x 'auto' keyword and a test case. Bug 289542. 2010-03-15 17:02:26 +00:00
Andrew Gvozdev
0c0bb08f51 Another NPE in build console fixed + cleanup wizard 2010-03-15 16:28:05 +00:00
Markus Schorn
eaa4d9f281 Bug 282417: Label of grouped methods. 2010-03-15 16:02:01 +00:00
Markus Schorn
0dc6ec197c Bug 305487: ArrayStoreException using F3 2010-03-15 15:41:43 +00:00
Markus Schorn
05957c8002 Bug 305118: Add include for relative inclusion from different folder. 2010-03-15 13:41:02 +00:00
Markus Schorn
e5da8307a0 Bug 302412: Additional testcases + fix for direct initialization. 2010-03-15 13:23:15 +00:00
Sergey Prigogin
1e60031409 Cosmetics. 2010-03-15 04:16:20 +00:00
Sergey Prigogin
09a082e321 Fixed an ArrayStoreException. 2010-03-15 04:13:33 +00:00
Sergey Prigogin
80c40cd4d1 Cosmetics. 2010-03-14 01:24:55 +00:00
Andrew Gvozdev
96e650bf00 bug 305748: Place deprecated error parsers on the bottom of the list 2010-03-13 04:18:04 +00:00
Markus Schorn
286e04711a Bug 302412: Direct list initialization. 2010-03-12 14:49:49 +00:00
Markus Schorn
477c241751 Bug 302412: Template argument deduction for initializer lists. 2010-03-12 13:52:28 +00:00
Markus Schorn
ce38a4facd Bug 302412: List initialization with elements of the initializer list. 2010-03-12 11:53:43 +00:00
Andrew Gvozdev
fed65b3655 bug 294106: Save CDT Build Console output into a file
Patch from Dmitry Kozlov
2010-03-11 18:04:41 +00:00
Markus Schorn
d5c5ba8f02 Bug 302412: Overload resolution for list-initializers. 2010-03-11 17:58:45 +00:00
Markus Schorn
53b6af27b0 Bug 302412: Change resolution of constructors for initializations. 2010-03-11 13:05:12 +00:00
Vivian Kong
a50a1925f2 Bug 305402 - [Accessibility] Path and symbols properties page (Include/Symbols tab) 2010-03-10 21:22:37 +00:00
Anton Leherbauer
f7defa47f6 Fix Eclipse 3.6M6 compile error 2010-03-10 14:38:01 +00:00
Andrew Gvozdev
50847671c9 bug 294106 #comment 92: prevent NPE
patch from Mario Pierro
2010-03-09 15:27:23 +00:00
Markus Schorn
f116df561b Follow up 253690: Creating problem node. 2010-03-09 10:26:27 +00:00
Anton Leherbauer
3fa42529d9 Fix deprecation warnings 2010-03-09 10:21:09 +00:00
Markus Schorn
c1614cb877 Bug 302412: Use new API for creating function call expressions. 2010-03-09 09:55:30 +00:00
Markus Schorn
492d8e61e0 Bug 296427: Api to distinguish explicit specializatio 2010-03-08 10:24:16 +00:00
Andrew Gvozdev
e23f43553a cleanup: message wording 2010-03-05 19:01:11 +00:00
Andrew Gvozdev
cd7affd34b recording stack trace in the log 2010-03-05 18:51:28 +00:00
Anton Leherbauer
40335a9f9f Bug 264140 - [templates] Add support for Templates view
Patch from Marc-Andre Laperle
2010-03-05 10:57:28 +00:00
Markus Schorn
96c2033d9f Bug 304479: Disambiguation of types and objects from index. 2010-03-04 08:22:17 +00:00
Anton Leherbauer
9c9a82a646 Bug 304150 - case within switch indentation issue
Bug 303175 - enum with value-assignment indents badly
2010-03-03 15:09:34 +00:00
Markus Schorn
5472627bcc Log OutOfMemoryError with file that has currently been indexed. 2010-03-03 14:28:47 +00:00
Markus Schorn
90ceab10d5 Bug 303739: Resolving elaborated type specifiers. 2010-03-03 13:21:21 +00:00
Markus Schorn
555761c168 Bug 303969: ArrayOutOfBoundsException parsing #error without argument. 2010-03-03 09:04:05 +00:00
Andrew Gvozdev
ef1c9cc92b bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are obsolete 2010-03-03 04:16:28 +00:00
Andrew Gvozdev
cd9a705e11 bug 304033: Synch with editor action should trigger right away
Patch from Dmitry Kozlov
2010-03-02 15:32:04 +00:00
Andrew Gvozdev
67adea10b6 bug 295625: Error highlighting in Build Console
Patch from Dmitry Kozlov
2010-03-02 14:11:44 +00:00
Sergey Prigogin
45a77d5da4 Cosmetics. 2010-03-01 06:38:28 +00:00
Sergey Prigogin
a71b6c6659 Fixed a typo. 2010-03-01 05:14:49 +00:00
Andrew Gvozdev
af930f51f9 bug 303636: MachOParser64 uses MachOBinaryArchive 2010-02-28 18:49:35 +00:00
Andrew Gvozdev
d65711d055 bug 295625#60: Error highlighting in Build Console
patch from Dmitry Kozlov, order of next/previous error arrows in build console
2010-02-27 18:33:02 +00:00
Andrew Gvozdev
89611748f7 bug 295625: Error highlighting in Build Console
more accurate handling in processLine()
2010-02-26 23:13:43 +00:00
Andrew Gvozdev
ac553dd0a6 bug 295625: Error highlighting in Build Console
related changes to test cases
2010-02-26 22:25:46 +00:00
Sergey Prigogin
351cb70ef4 Do not reindex files if their contents haven't changed. Bug 302083. 2010-02-26 18:50:48 +00:00
Markus Schorn
768a0c7393 Bug 303967: Make setup-job a non-system job. 2010-02-26 08:48:22 +00:00
Andrew Gvozdev
4735712764 bug 295625: Error highlighting in Build Console
patch from Dmitry Kozlov
2010-02-25 20:53:51 +00:00
Markus Schorn
fc4b41e811 Bug 302289: File size limit for files to be indexed. 2010-02-24 15:44:36 +00:00
James Blackburn
25b266f275 Bug 280262 NPE in editors in closed projects => user friendly error message
createProjectDescription throws a CoreException as defined by the API rather than returning null when the project is inaccessible.
2010-02-24 11:57:19 +00:00