Markus Schorn
19ec4b5024
Fix for 108173, basically removes warnings in plugin.xml
2007-02-13 09:39:20 +00:00
Andrew Ferguson
b130569488
169666: remove duplicate binding results from index queries, provide composite bindings
2007-02-13 09:14:38 +00:00
Vivian Kong
3ccc12e868
bug 165636: there is a match only if there is a definition for the class binding. Otherwise, users can create a new class definition for this binding
2007-02-12 18:01:36 +00:00
Mikhail Khodjaiants
c3790d739d
Cleanup of deprecated attributes.
2007-02-12 17:18:42 +00:00
Mikhail Khodjaiants
7124b790a6
Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup.
2007-02-12 17:03:44 +00:00
Anton Leherbauer
a6e6bc11d3
Fix for Bug 173837 - source formatters do not work in .cpp files
2007-02-12 16:59:50 +00:00
Mikhail Khodjaiants
c3d550f539
Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup.
2007-02-12 16:54:37 +00:00
Mikhail Khodjaiants
85fa4bbdc8
Bug 173792: Modules view needs to catch up with 3.3M5. Added ModuleMementoProvider.
2007-02-12 16:49:54 +00:00
Anton Leherbauer
ea377723db
Workaround for possible race condition leading to infinite wait
2007-02-12 16:07:30 +00:00
Anton Leherbauer
a3716c7bc0
Move incompatible implementation of TranslationUnit.getPath to ExternalTranslationUnit
2007-02-12 16:02:45 +00:00
Mikhail Khodjaiants
603cc6b75b
Bug 173792: Modules view needs to catch up with 3.3M5. Added ModuleLabelProvider.
2007-02-12 15:53:41 +00:00
Doug Schaefer
a1966c4e46
Update to new Eclipse launcher.
2007-02-12 15:38:05 +00:00
Anton Leherbauer
6ffcb64086
Fix typo to make folding collapse all work
2007-02-12 15:17:02 +00:00
Mikhail Khodjaiants
8ca2e0c519
Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup.
2007-02-12 14:07:04 +00:00
Anton Leherbauer
e8a833e2c6
Adaptations for new Eclipse 3.3M5 text DnD support
2007-02-12 12:01:47 +00:00
Markus Schorn
fe15e65401
Allow to cancel indexer while collecting files.
2007-02-12 10:07:23 +00:00
Mikhail Khodjaiants
75ab77d311
Bug 173792: Modules view needs to catch up with 3.3M5. Cleanup.
2007-02-11 23:21:39 +00:00
Mikhail Khodjaiants
7ad1539548
Bug 173792: Modules view needs to catch up with 3.3M5. Replaced ModulesViewer by ModelTreeViewer and ModuleContentAdapter by ModuleContentProvider.
2007-02-11 23:13:08 +00:00
Mikhail Khodjaiants
9c9d0844d9
Bug 173792: Modules view needs to catch up with 3.3M5. The dependency on ModulesViewer has been removed.
2007-02-11 19:51:59 +00:00
Ken Ryall
554bab40b6
Fix bug 159173, improved validation and error reporting.
2007-02-11 17:07:04 +00:00
John Cortell
7a0a8bd1f8
Add Freescale StarCore machine recognition (173784))
2007-02-11 15:08:58 +00:00
John Cortell
65db071866
Renamed units parameter name.
2007-02-11 14:13:03 +00:00
Ken Ryall
8525418ee1
Revert back to version 1.2 to remove last change made in error.
2007-02-10 00:26:28 +00:00
Ken Ryall
6d3d261f2c
Removed last change, it wasn't ready to commit. Will rework, see bug 173561.
2007-02-09 20:29:58 +00:00
Anton Leherbauer
5ca620d1e3
Fix formatter issues with macro substitutions
2007-02-09 15:09:33 +00:00
John Cortell
a353091fbe
Fixed sign extension problem in elf machine comparisons (173636)
2007-02-09 15:03:26 +00:00
John Cortell
b8e82d2bb1
Add forward slash delimiter between cpu and endianness tag in binary element label (173644)
2007-02-09 14:40:35 +00:00
John Cortell
df61873f6d
Correct improper handling and general confusion of the addressable size concept in the memory APIs (173420)
2007-02-09 14:24:05 +00:00
Anton Leherbauer
88be86e730
Fix for Bug 173637 - [Scanner] Function macro location wrong if name is substituted by another macro
2007-02-09 14:17:31 +00:00
Markus Schorn
55426596b4
Call Hierarchy: testcases with static functions.
2007-02-09 13:30:48 +00:00
Anton Leherbauer
93751c7530
Fix for Bug 173550 - Missing strings for ShowInCViewAction
...
Marked ShowInCViewAction deprecated to use the generic platform support or Show In targets. At the same time fixed the CView to support selection of source elements.
2007-02-09 08:50:32 +00:00
Ken Ryall
48ac3860b3
Ignore deltas for deleted projects.
2007-02-09 04:03:22 +00:00
Ken Ryall
d26afe3167
Prevent the project from being deleted while running.
2007-02-09 02:14:55 +00:00
Ken Ryall
af681ae7a2
Cover more cases of incomplete file paths.
2007-02-09 02:03:14 +00:00
Chris Recoskie
87cc279731
ASSIGNED - bug 173110: C99 parser contribution
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=173110
Initial contribution by Mike Kucera
2007-02-08 21:06:02 +00:00
Markus Schorn
b84f87ee1a
Fix for 161216, store static variables and functions in index.
2007-02-08 15:44:46 +00:00
Anton Leherbauer
841997be25
Fix for Bug 173342 - [Content Assist] Extra parameter hints due to search with prefix (patch by Bryan Wilkinson)
2007-02-08 14:02:33 +00:00
Anton Leherbauer
dda51e46b3
Fix inconsistent cmodel visibility attributes
2007-02-08 13:59:01 +00:00
Markus Schorn
f37e2ccc7d
Language Manager: fixes some warnings, avoids converting file to location and back to file again, avoids recomputation of content-type id cached in ITranslationUnit.
2007-02-08 10:16:30 +00:00
Markus Schorn
d09a32444e
Fix related to 173379, acquiring write lock in indexer task.
2007-02-08 10:12:45 +00:00
Ken Ryall
4a12afdf17
More support for CDebugTargets with no binaries.
2007-02-08 03:53:04 +00:00
Ken Ryall
fa70524c95
Fix bug 173197, allow CDI targets to provide an address factory.
2007-02-08 00:27:50 +00:00
Ken Ryall
eec83cfb66
Fix bug 91771.
2007-02-08 00:06:28 +00:00
John Cortell
c24e249051
Assignment placed in incorrect block could lead to NPE.
2007-02-07 22:47:18 +00:00
Chris Recoskie
d2175f1b2e
RESOLVED - bug 173308: ClassCastException from LanguageManager.getLanguageForFile (?)
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=173308
2007-02-07 21:33:38 +00:00
John Cortell
e1ca2d84ef
User can now specify a memory address for the stop on start point (173201)
2007-02-07 18:07:34 +00:00
Chris Recoskie
09a6509ebf
Fix for 173246 (Cannot open editor for external translation units)
2007-02-07 16:07:20 +00:00
Markus Schorn
505c818d23
Minor fix for progess monitor, when joining the indexer.
2007-02-07 14:22:31 +00:00
Markus Schorn
e941f73524
Fix for 156671, adding anonymous types to the index.
2007-02-07 12:40:35 +00:00
Anton Leherbauer
6b74be4cac
Avoid NPE during content assist with null indexer
2007-02-07 11:14:22 +00:00