1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

14887 commits

Author SHA1 Message Date
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
Vivian Kong
35c065ec02 fix for DSF example feature 2009-05-11 16:50:23 +00:00
Marc Khouzam
98c14b14d9 [275497] Return the names of all processes without having to store
them in the service.  Not only is this more efficient because a single call to
the service is used, but it allows us to only store the names of processes that
we are currently debugging.  That way, we know that a pid to name mapping
remains correct.

Note that I only made the change in the 7.0 version of the Processes service.
Pre-7.0, we didn't handle multi-process and therefore, we only use one name for
the process we are currently debugging, and that name is taken from the
executable binary intead.
2009-05-11 15:27:25 +00:00
Anton Leherbauer
364d0c3ed0 [275646] [view model] DefaultVMContentProviderStrategy does not consider unlimited update range 2009-05-11 12:57:30 +00:00
Sergey Prigogin
76426f0638 Cosmetics. 2009-05-11 05:26:26 +00:00
Sergey Prigogin
56c7e8b130 Added protection against opening a dialog in JUnit test. 2009-05-10 21:57:19 +00:00
Sergey Prigogin
9742045d4a Cosmetics. 2009-05-09 03:31:07 +00:00
Sergey Prigogin
1c93d8ad9e Second test case for bug 272848. 2009-05-09 02:06:44 +00:00
Alena Laskavaia
b73e485897 added comments 2009-05-09 01:54:38 +00:00
Alena Laskavaia
46c0442b85 set auto-expand level 2009-05-09 01:47:20 +00:00
Alena Laskavaia
5ca73300ee [ 273251] - fixed bugs in analyzer 2009-05-09 01:36:56 +00:00
Alena Laskavaia
1f13ed7bcc added logging 2009-05-09 01:36:37 +00:00
Alena Laskavaia
df4afdbaff [ 273251] - added checker to check for non-virtual destructor 2009-05-09 01:16:27 +00:00
Alena Laskavaia
b5d52fb573 - remove debug print 2009-05-09 01:12:00 +00:00
Sergey Prigogin
59fd518713 A test for Add Include. 2009-05-09 00:45:10 +00:00
Sergey Prigogin
78ff7d9795 Added checks to prevent insertion of duplicate 'using' declarations. 2009-05-09 00:14:18 +00:00
Vivian Kong
45c6b39f09 use the latest basebuilder 2009-05-08 15:22:41 +00:00
Vivian Kong
ed7b798de6 revert to R35_M6 basebuilder for now 2009-05-08 13:53:51 +00:00
Mike Kucera
316236278a [275373] [Standalone Indexer] NoClassDefFoundError when indexing 2009-05-07 20:23:29 +00:00
Marc Khouzam
6f69a2220c [275193] Enhance the DSF-GDB JUnit tests to allow to test different GDB versions. 2009-05-07 20:14:21 +00:00
Vivian Kong
cd00163ed8 use the latest basebuilder 2009-05-07 19:54:05 +00:00