Mikhail Khodjaiants
a19d23361a
Implementation of mixed disassembly mode.
2004-05-06 22:03:25 +00:00
Alain Magloire
8ca7329e88
Use Path.EMPTY for empty paths
2004-05-06 20:23:14 +00:00
Alain Magloire
da672cbe13
Sorting was incorrect for IncludeReference
2004-05-06 20:22:55 +00:00
Alain Magloire
37c1ca7b3a
2004-05-06 Chris Wiebe
...
Creating a new Job to handle the changes, instead
of reusing the same job.
2004-05-06 18:37:54 +00:00
Bogdan Gheorghe
c29caac4d0
Refactored search engine to take an IMatchLocator; added friends to the index: removed derived from search page
2004-05-06 18:33:01 +00:00
David Inglis
43ec78a634
fixed dir display of include paths
2004-05-06 15:51:28 +00:00
Alain Magloire
dd52df1494
More support for Libaryentry
2004-05-06 04:19:19 +00:00
John Camelon
2c9b2f90fa
Cleaned up EXPRESSION_PARSE style expressions in the AST to be more space efficient.
2004-05-05 20:10:46 +00:00
Andrew Niefer
e86d9d4a94
bug 60298 - fix prefix lookup of constructors
2004-05-05 19:06:01 +00:00
David Inglis
dc6207ddf8
patch from vlad
...
This patch publishes ScannerInfoCollector collection interface so that
ManagedMake can reuse StandardMake external scanner info provider and
console parser but provide its own scanner info collector. Eventually it
may be promoted to an extension point.
Also there is a fix for processing cygpaths when parsing make output and
small UI enhancement.
2004-05-05 18:29:42 +00:00
Bogdan Gheorghe
72799392c9
Added code to load and store index enablement setting from a project's descriptor
2004-05-05 17:01:19 +00:00
John Camelon
3a6ffef8f8
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=60944
2004-05-05 16:42:41 +00:00
Alain Magloire
2a4baf63a4
Unecessary flushing of the cache. Quick fix, while
...
Chris come with a new solution.
2004-05-05 16:28:50 +00:00
Bogdan Gheorghe
c241ddb3ed
Got rid of the old search context menus in CEditor, COutlineView, CView.
2004-05-05 16:21:22 +00:00
Andrew Niefer
1f9900d9e0
externalize string
2004-05-05 14:33:12 +00:00
David Daoust
3888fd21dd
From Dave Williams:
...
Doc update, fixes to various docs, new tutorial.
2004-05-05 12:45:42 +00:00
Alain Magloire
190a4343ae
Work in progress for LibraryEntries.
2004-05-05 04:53:55 +00:00
David Inglis
ab74918aec
move messages into own message class
2004-05-05 02:46:50 +00:00
Alain Magloire
a9e573a74c
Race condition causing deadlocks fix.
2004-05-05 00:08:57 +00:00
Andrew Niefer
4e2d61d298
fix bug 57513 - constructor references
2004-05-04 21:58:50 +00:00
David Inglis
54a17496c3
log missing bin parser as warning
2004-05-04 20:30:51 +00:00
David Inglis
9c37a06171
patch for indexer option
2004-05-04 20:28:42 +00:00
David Inglis
b0cedbe5cc
fixed deadlock in binary tests
2004-05-04 20:27:04 +00:00
Alain Magloire
771e8d51cf
Work in progress, for the Library Entry UI
2004-05-04 20:05:27 +00:00
Sean Evoy
c8bbe7c2eb
Forgot to mark a string as non-externalized
2004-05-04 19:52:47 +00:00
Hoda Amer
b3577f221d
Refactoring bug fixes
2004-05-04 15:58:18 +00:00
Bogdan Gheorghe
ecd1e968f2
CDT UI plugin.xml - refactored the Indexer block property page location
2004-05-04 15:18:35 +00:00
John Camelon
bf6652a96a
Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=50808
2004-05-04 15:08:04 +00:00
Sean Evoy
f971a5046c
Changed the toolchain specification for Gnu tools to add a generic set of target definitions for POSIX targets. There is also a redefined set of tools and options. There is also a conversion routine that runs on workspace startup to convert older projects into the newer format.
2004-05-04 15:06:54 +00:00
John Camelon
43e38ae75c
Patch by Klaus Falser modified by JohnC - Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=60764
2004-05-04 13:03:39 +00:00
Alain Magloire
87b6836f3a
Work for Library entries.. In Progress
2004-05-04 04:14:43 +00:00
Alain Magloire
680b56fd9b
New icon for attach source
2004-05-04 04:14:12 +00:00
John Camelon
0a671b945e
Make F3 work for parameters.
2004-05-04 02:31:53 +00:00
John Camelon
87e47de83b
Updated ScannerTestCase.
2004-05-04 00:48:35 +00:00
Alain Magloire
83de8b24d2
First attempt to win Race condition causing deadlock.
2004-05-03 20:27:52 +00:00
Andrew Niefer
0eef7aec8a
reduce the number of LinkedLists created by the symbol table.
2004-05-03 20:09:15 +00:00
Andrew Niefer
56bd43a638
update test to reflect JohnC's expression changes
2004-05-03 20:08:46 +00:00
John Camelon
fb0d913699
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=60791
2004-05-03 19:47:42 +00:00
Alain Magloire
daf8e95a4e
Refactor the indexer block to be in the same package
...
as the other block properties.
2004-05-03 19:14:19 +00:00
John Camelon
025a94c662
Made ASTExpression more polymorphic to improve our footprint in COMPLETE_PARSE mode.
2004-05-03 18:26:27 +00:00
Bogdan Gheorghe
580e67dcec
Changes to allow for enablement of the indexer at project creation time - includes new project property for disabling indexer.
2004-05-03 17:29:17 +00:00
Mikhail Khodjaiants
35d26b9e76
Check if the new stack frame is of the same debug target as the old one.
2004-05-02 23:58:21 +00:00
Alain Magloire
442e48039e
Remove annoying warning from eclipse compiler
...
about never use export or local variables.
2004-05-02 03:33:21 +00:00
Alain Magloire
59a22fcbb8
Removing of annoying warnings about never used local variables.
2004-05-02 03:03:43 +00:00
Alain Magloire
412410a881
Fix for PR 57620
2004-05-02 00:43:59 +00:00
Doug Schaefer
aad469ecbe
The schema folder was missing from the nightly build.
...
Also cleaned up the source build contents.
2004-05-01 14:27:31 +00:00
Alain Magloire
56bb1ccb87
Typo on the attribute.
2004-05-01 14:08:15 +00:00
Alain Magloire
fa7704633a
Override equals in the PathEntry class
2004-04-30 22:51:11 +00:00
Alain Magloire
a075f3082c
FIx in the CViewLabel to not show the full includeReference paths
2004-04-30 22:50:56 +00:00
Mikhail Khodjaiants
3fa86e4cce
New copyright.
2004-04-30 22:05:37 +00:00