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

8955 commits

Author SHA1 Message Date
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
Anton Leherbauer
2233d1045a Bug 301229 - Don't create BinaryRunner inside synchronized block 2010-02-19 09:41:24 +00:00
Andrew Gvozdev
2410fcc59a cleanup: $NON-NLS 2010-02-19 05:15:49 +00:00
Andrew Gvozdev
42a0f65b76 cleanup: added MultiItemsHolder.DEBUG to control debug output on the console 2010-02-19 05:14:42 +00:00
Andrew Gvozdev
8907380c2c cleanup: cast 2010-02-18 19:26:36 +00:00
Andrew Gvozdev
5b000a2d31 cleanup: NON-NLS tags 2010-02-18 19:20:05 +00:00
Anton Leherbauer
29acaaa99c Cleanup test helper classes 2010-02-18 08:47:25 +00:00
Anton Leherbauer
b9fcfb7d29 Bug 303084 - [formatter] Formatting placement new as macro yields syntax error 2010-02-18 08:47:00 +00:00
Markus Schorn
88ba647612 Compiler warnings. 2010-02-18 08:16:21 +00:00
Andrew Gvozdev
43cb130a27 cleanup: warnings - $NON-NLS, field hiding, cast for clone() 2010-02-18 04:14:13 +00:00
Andrew Gvozdev
c2a1e845ab cleanup: warnings about arrays of generics fixed 2010-02-18 03:59:39 +00:00
Markus Schorn
1fc47b91e1 Bug 302412: Syntax for c++0x initializer lists 2010-02-17 16:23:57 +00:00
Emanuel Graf
608c4287b4 FIXED - bug 302963: Refactoring history is sensitive to line-endings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302963
2010-02-17 14:57:07 +00:00
Anton Leherbauer
bb71bcd2c2 Don't enable debug option by default 2010-02-17 12:19:15 +00:00
Anton Leherbauer
6c5788f399 Bug 248071 - Improved pty support for terminal emulation
Thanks go to Mirko Raner, Pawel Piech, James Blackburn, et al.
2010-02-17 11:48:28 +00:00
Markus Schorn
e6968d589b Fix testcases. 2010-02-16 16:04:34 +00:00
Andrew Gvozdev
2fa73f9d8f cleanup: JavaDoc warnings + extra spaces removed 2010-02-16 15:27:11 +00:00
Markus Schorn
9587829cb4 Make refactoring history tests run on windows. 2010-02-16 15:08:51 +00:00
James Blackburn
b0e1d196b9 getProjectDescriptionStorage should return null immediately if !project.isAccessible()
NON-NLS exception strings
2010-02-16 13:24:41 +00:00
James Blackburn
bcbb35184c Bug 302855 move ResourceHelper to org.eclipse.cdt.core.testplugin 2010-02-16 13:07:15 +00:00