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

8924 commits

Author SHA1 Message Date
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
Markus Schorn
bead75a3d1 Replace usage of deprecated code. 2010-02-24 09:58:34 +00:00
James Blackburn
c08fa974d4 Bug 303620 libs re-built on RHEL4 (glibc 2.3; gcc version 4.2.1) 2010-02-24 09:23:26 +00:00
Markus Schorn
35de77c32b Bug 303152: trailing empty macro expansions in IASTTranslationUnit. 2010-02-23 17:40:13 +00:00
Markus Schorn
290eeeff55 Compiler warnings. 2010-02-23 16:38:04 +00:00
James Blackburn
297e4e1de8 Bug 100844 ICSettingEntry.LIBRARY_FILE not currently contributed back to core model as the lib names exported by the build system aren't absolute paths & hence can't be resolved. 2010-02-23 13:25:22 +00:00
Andrew Gvozdev
8a6292bcf4 bug 301732: When a Hello World project is created, open generated file automatically
Patch from Marc-Andre Laperle
2010-02-22 15:46:36 +00:00
Andrew Gvozdev
2bad84d031 bug 303365: CProjectDescriptorManager.removeCProjectDescriptionListener() does not remove listeners
Patch from David Dubrow
2010-02-21 22:35:27 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Andrew Gvozdev
d5ca22f3e6 wording for tooltip preference 2010-02-21 05:31:37 +00:00
Andrew Gvozdev
56f7fff484 bug 303416: Preference tab Multiple Configurations Edit is different 2010-02-21 04:40:51 +00:00
Anton Leherbauer
b037cb4811 Bug 301229 - Don't create BinaryRunner inside synchronized block (reworked) 2010-02-20 10:51:38 +00:00
Andrew Gvozdev
63934dce7a bug 299895: Project Explorer does not honor indexer's configuration preference for build settings overlay adornment 2010-02-19 18:08:50 +00:00