1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00
Commit graph

14857 commits

Author SHA1 Message Date
James Blackburn
b25aa7413b Bug 274184 Deprecate public ICDescriptor related methods.
Equivalent functionality exists as part of ICConfigurationDescription (obtained from the ICProjectDescription).  ICDescriptor storage modules are stored in _every_ configuration in a project so use should be discouraged.
2009-05-18 19:15:24 +00:00
Ken Ryall
afa454ec63 Bug 253170, ELF and GNU ELF parsers incorrectly parse GNUARM executables. 2009-05-18 18:45:37 +00:00
Sergey Prigogin
6931e3cad6 Bug 246846. 2009-05-18 04:15:09 +00:00
Sergey Prigogin
e53e9dd65a Bug 246846. 2009-05-18 04:02:04 +00:00
Sergey Prigogin
fb443eac63 Adjusted appearance of the Indexer preference page. Bug 274777. 2009-05-18 03:47:30 +00:00
Sergey Prigogin
ee0fc78270 Bug 246846. 2009-05-18 02:23:42 +00:00
Sergey Prigogin
267003c18b Bug 276610. 2009-05-17 20:10:29 +00:00
Sergey Prigogin
669bcc0243 Cosmetics. 2009-05-17 19:48:37 +00:00
Sergey Prigogin
8335ff2c79 Test case for bug 276610. 2009-05-17 04:48:28 +00:00
Doug Schaefer
0d43fd79c5 Bug 276604 - Add WARNING: as valid warning header in gnu make error messages. 2009-05-16 23:55:21 +00:00
Doug Schaefer
841fefd0e5 Fix up missing import in generator. 2009-05-16 23:27:41 +00:00
Sergey Prigogin
2ef51ed6f7 Removed workaround for bug 261457, which has been fixed in the platform. 2009-05-16 23:24:32 +00:00
Sergey Prigogin
c5c0fc6d24 Open Declaration improvements. Bug 232587. 2009-05-16 06:27:13 +00:00
Pawel Piech
da854927c4 [276570] - [doc] Add user documentation for Debug view breadcrumb. 2009-05-15 22:33:18 +00:00
John Cortell
3a777e1510 Fixed warnings. Use generics. 2009-05-15 15:00:32 +00:00
John Cortell
7e22c45fe6 Bugzilla 276498: Support multiple selection in Launch Group feature 2009-05-15 13:48:25 +00:00
Sergey Prigogin
cff7d18b90 Fixed an NPE. 2009-05-15 08:12:56 +00:00
Markus Schorn
61f6529667 Renaming a virtual method, bug 63290. 2009-05-15 08:05:24 +00:00
Anton Leherbauer
47e2c99bdb [276325] [disassembly] [breakpoints] Exception when setting breakpoint in disassembly view 2009-05-15 08:04:23 +00:00
Anton Leherbauer
6d067b774b [276327] [breakpoints][disassembly] Breakpoints of the disassembly view don't have any info on the breakpoint view 2009-05-15 07:58:43 +00:00
John Cortell
48b8dc1794 Bug 276419: Improvements to post-launch actions (in Launch Group feature) 2009-05-15 05:50:15 +00:00
John Cortell
352aaaa924 Bugzilla 276397: Group Launch: selection dialog's OK button disabled when editing an entry. Also, addressed other issues mentioned in the bugzilla entry. 2009-05-14 23:16:50 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Chris Recoskie
476990aeaf fixing execution environment for managedbuilder.xlupc.ui plugin... should be Java SE 1.5 2009-05-14 20:39:35 +00:00
John Cortell
179ba1e928 Corrected comment. There are now two tabs 2009-05-14 20:08:48 +00:00
John Cortell
3eafcf3d6a Fixed 276375. When adding a config to a Launch Group, the action selection is dropped 2009-05-14 20:04:45 +00:00
Mike Kucera
f1841fc08a [276360] [LR Parser] CCE when parsing abstract declarator 2009-05-14 19:55:26 +00:00
Vivian Kong
b9a07ce680 bug 276355 - Change the CDT remote, dsf-gdb and memory feature labels in order to better integrate with Galileo 2009-05-14 19:40:59 +00:00
Vivian Kong
a43ca2d347 update provider name 2009-05-14 18:23:45 +00:00
John Cortell
e6ecad385c Fixed spelling errors 2009-05-14 18:12:24 +00:00
Anton Leherbauer
1ed04e9cac Remove useless parentExpression from commonSorter, related to bug 270103 2009-05-14 09:59:20 +00:00
John Cortell
1605abc3d3 Fixed 276205. Changing the format of an array expression element has no effect 2009-05-13 22:31:57 +00:00
Warren Paul
78550c0982 revert unintentional API break to deprecated org.eclipse.cdt.core.CommandLauncher.execute(IPath, String[], String[], IPath). 2009-05-13 17:56:58 +00:00
Markus Schorn
ee628f9a74 Index based code reader factory needs to respect the fallback factory, bug 275600. 2009-05-13 16:05:51 +00:00
Anton Leherbauer
d791eec58b Failing test case for bug 274973 - Problem when using backslash and ${cursor} in editor templates 2009-05-13 13:38:42 +00:00
Markus Schorn
6543fd0bb7 Prevent friend methods to be returned as declared method, bug 275358. 2009-05-13 12:23:35 +00:00
Markus Schorn
86ef3fc08c Improved name filter for quick outline view, bug 271115. 2009-05-13 11:50:19 +00:00
Anton Leherbauer
f309b2992e Bug 275645 - BadLocationException saving file 2009-05-13 11:30:53 +00:00
Markus Schorn
264e4f5164 Instantiation of default template argument during argument deduction, bug 272848. 2009-05-13 10:20:57 +00:00
Markus Schorn
63d41f2395 GeneratePDOM to output error message, bug 247087. 2009-05-13 08:55:47 +00:00
Ken Ryall
f9a5cc318d Fix since tag. 2009-05-13 06:52:20 +00:00
Ken Ryall
330bfbfa29 Fix NPE. 2009-05-13 06:51:26 +00:00
John Cortell
9f3c5eb0ed Add "lite" common tab. Bugzilla 275865 2009-05-12 13:35:19 +00:00
John Cortell
6ff33f314b Add "lite" common tab. Bugzilla 275865 2009-05-12 13:27:12 +00:00
Vivian Kong
c345535136 use pack200 - bug 275577 2009-05-11 20:45:11 +00:00
Vivian Kong
b267e8cd0b use pack200 - bug 275577 2009-05-11 20:17:50 +00:00
Vivian Kong
eed11c79c9 use pack200 - bug 275577 2009-05-11 19:48:41 +00:00
Vivian Kong
41bc88121f use pack200 - bug 275577 2009-05-11 18:33:53 +00:00
Chris Recoskie
e18ca46be0 RESOLVED - bug 103530: managed build: File with capital "S" extension not recognized as assembly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=103530
2009-05-11 18:26:53 +00:00
Vivian Kong
a85c3c74aa test packing for bug 275577 2009-05-11 18:04:32 +00:00