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

8940 commits

Author SHA1 Message Date
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
James Blackburn
876cf6f4c2 Bug 302881 Referenced settings are lost on project import 2010-02-16 12:56:18 +00:00
Anton Leherbauer
c694ebe16c Improve binary detection for numeric extensions, related to bug 194194 2010-02-16 12:45:52 +00:00
Anton Leherbauer
1019868357 Bug 301229 - BinaryRunner: Init output entries in constructor and not while running 2010-02-16 12:43:31 +00:00
Anton Leherbauer
0582fc2a23 Bug 301229 - Eliminate internal use of ICExtensionReference 2010-02-16 07:46:12 +00:00
Andrew Gvozdev
9893d467ce bug 298590: Restore Defaults does not quite restore Folder Settings 2010-02-16 02:50:58 +00:00
Anton Leherbauer
c569861751 Bug 280010 - Add include feature does not work in C for RC4 when CHelpProvider has info
Patch from Jeff Johnston
2010-02-15 08:33:33 +00:00
Andrew Gvozdev
67a203c382 cleanup: warning unchecked cast suppressed for clone() 2010-02-13 19:19:35 +00:00
Andrew Gvozdev
97b4973f32 "CDT pushd CWD Locator" 2010-02-12 15:09:15 +00:00
Andrew Gvozdev
8984912905 bug 251972: [project] Problem adding a symbol for ALL configurations
Patch from Mario Pierro
2010-02-12 03:14:08 +00:00
Marc Khouzam
9d403c3d87 Missing @since tag 2010-02-11 21:15:59 +00:00
Ken Ryall
7137aaeb64 Add missing since tag. 2010-02-11 20:41:58 +00:00
Ken Ryall
7f290336f3 Listen for APPLIED instead of DATA_APPLIED to hear about the active config changing. This seemed to break in CDT 6.0. 2010-02-11 19:45:09 +00:00
Ken Ryall
9514e9c398 Bug 181020, Ugly/confusing presentation of (sub) source folders in C/C++ view 2010-02-11 19:41:24 +00:00
Markus Schorn
2cf1353146 Bug 294730: Instantiating templates with non-type template parameter packs. 2010-02-10 12:45:41 +00:00
Anton Leherbauer
c9bb347592 Bug 301966 - Automatic indentation does not work properly for doxygen block comments 2010-02-10 10:55:51 +00:00