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

15426 commits

Author SHA1 Message Date
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
Vivian Kong
ab6a54d8ac minor doc fixes 2009-05-07 15:28:26 +00:00
Vivian Kong
0b63815f84 minor doc fixes 2009-05-07 15:13:15 +00:00
Sergey Prigogin
5ffd696f08 Fixed a typo. 2009-05-07 14:56:54 +00:00
Anton Leherbauer
e193a98b1f Fix empty PE if Resource elements disabled, related to bug 270103 2009-05-07 11:50:01 +00:00
Sergey Prigogin
973efe1f3e Fixed NPE. 2009-05-07 07:08:49 +00:00
Sergey Prigogin
63d969e8fb Selection of default template based on project type. Bug 238195. 2009-05-07 06:59:42 +00:00
Doug Schaefer
ca99741025 Compress the repo metadata. 2009-05-06 19:01:09 +00:00
Marc Khouzam
2d2e01d6f4 [274135] Changes to support GDB HEAD, to lead to the proper support of GDB 7.0 2009-05-06 17:50:13 +00:00
Chris Recoskie
f9f6f4d46a RESOLVED - bug 275188: Tool option orders in Property Pages differ from spec. in plugin.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=275188
2009-05-06 17:39:51 +00:00
Doug Schaefer
84bab1d98d Missed the cross gcc templates from the build. 2009-05-06 17:33:42 +00:00
Marc Khouzam
d59ee59cad Inverted comment 2009-05-06 17:08:01 +00:00