Andrew Niefer
10213ebf8a
fix for anonymous structures
2005-06-09 20:45:05 +00:00
Mikhail Khodjaiants
0d49540c18
Don't save the list of registers for default groups.
2005-06-09 20:42:05 +00:00
Mikhail Khodjaiants
d66940d5a3
Bug 94139: User-defined register groups. Support fo the "Restore Default Register Groups" action.
2005-06-09 20:21:16 +00:00
Andrew Niefer
8e3e261e91
fix problem with sets overloaded operators not having ambiguities resolved
2005-06-09 19:55:30 +00:00
Andrew Niefer
46d3f69877
fix bug 98818: distributed namespaces
2005-06-09 19:18:53 +00:00
Mikhail Sennikovsky
be3075f51c
Removed the "isToolChainSupported" for the Gnu cygwin tool-chains definitions in the manifest file, because currently the gnu cygwin tool-chains are intended to be used not only with Cygwin, but with MinGW also, and there is no correct way of determining whether the appropriate packages are installed for MinGW.
...
For the future MBS/CDT versions we might create the separate tool-chain/configuration/project-type for the MinGW and define a set of converters using the tool-chain converter mechanism that MBS will provide, that would convert the CygWin to the MinGW projects/tool-chains, and vice a versa.
2005-06-09 17:57:04 +00:00
Mikhail Sennikovsky
f6656c68c4
Checked in some fixes related to the path entry update mechanism. testScannerInfo intergace does not faill now. Added some minor fixes to the build environment tests.
2005-06-09 17:34:45 +00:00
Alain Magloire
929be9e002
Part fix for PR 94658
2005-06-09 16:27:56 +00:00
Alain Magloire
588c9f749b
2005-06-08 Alain Magloire
...
Move to the IContentTypeManager framework: PR 86645
2005-06-09 16:27:33 +00:00
Alain Magloire
ac6c8db915
2005-06-08 Alain Magloire
...
Move to the IContentTypeManager framework: PR 86645
* src.org.eclipse/cdt/ui/tests/DOMAST/DOMAST.java
2005-06-09 16:07:10 +00:00
Alain Magloire
18d3837fe0
2005-06-08 Alain Magloire
...
Move to the IContentTypeManager framework: PR 86645
* src/org/eclipse/cdt/internal/ui/CFileElementWorkingCopy.java
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
+ src/org/eclipse/cdt/internal/ui/preferences/CFileTypeAssociation.java
* src/org/eclipse/cdt/internal/ui/preferences/CFileTypeDialog.java
* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPreferenceBlock.java
* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPreferencePage.java
* src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPropertyPage.java
* src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties
* src/org/eclipse/cdt/internal/ui/text/CFormattingStrategy.java
* src/org/eclipse/cdt/internal/ui/text/contentassist/SearchCompletionContributor.java
* plugin.xml
2005-06-09 16:06:54 +00:00
Alain Magloire
579397f2af
2005-06-08 Alain Magloire
...
Remove the ResolverModelTest
- misc/org/eclipse/cdt/core/filetype/tests/ResolverTeste.java
- suite/org/eclipse/cdt/core/suite/AutomatedIntegrationSuite.java
2005-06-09 16:06:23 +00:00
Alain Magloire
f441ff3778
2005-06-08 Alain Magloire
...
Move to the IContentTypeManager framework: PR 86645
* index/org/eclipse/cdt/internal/core/index/sourceindexer/AbstractIndexer.java
* index/org/eclipse/cdt/internal/core/index/sourceindexer/AddFileToIndex.java
* index/org/eclipse/cdt/internal/core/index/sourceindexer/AddFolderToIndex.java
* index/org/eclipse/cdt/internal/core/index/sourceindexer/SourceIndexerRequestor.java
* model/org/eclipse/cdt/core/model/CoreModel.java
* model/org/eclipse/cdt/core/model/ITranslationUnit.java
* model/org/eclipse/cdt/internal/core/model/CContainer.java
* model/org/eclipse/cdt/internal/core/model/CModelManager.java
+ model/org/eclipse/cdt/internal/core/model/ContentTypeProcessor.java
* model/org/eclipse/cdt/internal/core/model/CreateWorkingCopyOperation.java
* model/org/eclipse/cdt/internal/core/model/DeltaProcessor.java
* model/org/eclipse/cdt/internal/core/model/ExternalTranslationUnit.java
* model/org/eclipse/cdt/internal/core/model/IncludeReference.java
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
- model/org/eclipse/cdt/internal/core/model/ResolverProcessor.java
* model/org/eclipse/cdt/internal/core/model/TranslationUnit.java
* model/org/eclipse/cdt/internal/core/model/WorkingCopy.java
* plugin.xml
- schema/CFileType.exsd
- schema//CFileTypeAssociation.exsd
- template/cpp_headers
* search/org/eclipse/cdt/core/search
* src/org/eclipse/cdt/core/CCorePlugin.java
- src/org/eclipse/cdt/core/filetype/*
- src/org/eclipse/cdt/core/internal/filetype/*
2005-06-09 16:06:09 +00:00
Mikhail Sennikovsky
954e809c34
Fixed the bug in the CygwinPathResolver.resolveBuildPaths() method
2005-06-09 11:59:01 +00:00
Mikhail Sennikovsky
c3e35e32e2
The ManagedBuildInfo.readToolsOptions() now uses the IResourceConfiguration.getToolsToInvoke() instead of the IResourceConfiguration.getTools().
2005-06-09 11:56:39 +00:00
Mikhail Sennikovsky
300ac375d9
Initial check-in for the build environment, macros and "isSupported" tests provided by Krasilnikov Oleg
2005-06-09 10:50:28 +00:00
Andrew Niefer
2e56e1ed70
Fix qualification ranking problem
2005-06-08 22:02:49 +00:00
Andrew Niefer
f875db0ab0
fix bug 98998 (ClassCastException). Also fix ArrayIndexOutOfBounds Exceptions
2005-06-08 20:33:06 +00:00
Mikhail Sennikovsky
fa2c1a50ab
Some modifications and fixes for the build Environment and Macros were added
2005-06-08 19:19:00 +00:00
Andrew Niefer
4fd7b386b2
bug 98760
2005-06-08 18:44:41 +00:00
Vladimir Hirsl
04cd3adec5
Discovered path container wizard page now properly displays per file scanner info.
...
Fixed couple of NPEs.
2005-06-08 17:55:02 +00:00
Mikhail Sennikovsky
8c3f6a184a
checked in the patch that implements the path entry discovery mechanism for MBS
2005-06-08 16:19:38 +00:00
Andrew Niefer
6461cf1c92
fix bug 98784
2005-06-08 15:58:40 +00:00
Andrew Niefer
164b25ecae
fix bug 98961 (ClassCastException)
2005-06-08 15:46:00 +00:00
Leo Treggiari
1eb10a46a0
Apply Bill Hilliard's patch for adding resource specific custom build steps
2005-06-08 15:00:35 +00:00
Andrew Niefer
d3db562481
Fixing ClassCastExceptions, NPE's && ArrayIndexOutOfBounds, includes bug 98704
2005-06-08 14:24:54 +00:00
Mikhail Khodjaiants
4d803ceaeb
New images for mapping source containers.
2005-06-07 21:25:26 +00:00
Mikhail Khodjaiants
34250c8463
Bug 94139: User-defined register groups. Support fo the "Edit Register Group" action.
2005-06-07 20:58:59 +00:00
Vladimir Hirsl
6e8ba9eebb
Fix for a problem with DOM indexer, where external header files in translation unit's inclusion tree were not visited.
...
Optimization from Dave; skipping declarations in already visited external headers.
2005-06-07 20:40:23 +00:00
Alain Magloire
3d2fcb3aa4
2005-06-07 Alain Magloire
...
Patch form Chris Recoskie to provide an ID to the wizard.
* src/org/eclipse/cdt/ui/wizards/NewCProjectWizardPage.java
2005-06-07 20:25:06 +00:00
John Camelon
7d1631e8ef
Fixed Bug 98806 - selectNodeForLocation fails after typename
2005-06-07 20:20:46 +00:00
Bogdan Gheorghe
f20ffd5b51
Fix for 92296 (Source Indexer doesn't encode definitions)
...
Fix fo 92628 (Definitions missing in new Search Engine)
Got rid of FWD_CLASS, FWD_STRUCT and FWD_UNION encodings (updated all 3 indexers)
Updated Indexer View (got rid of FWD declarations)
2005-06-07 17:48:18 +00:00
Mikhail Khodjaiants
8fca28089c
The endianness flag is not chached.
2005-06-07 15:45:23 +00:00
Mikhail Khodjaiants
20da0b9f50
Bug 98594: Unable to set address breakpoints.
2005-06-06 21:34:10 +00:00
Vladimir Hirsl
2290223ab3
Fix for NPE in DOMSourceIndexerRunner.AddMarkerProblem.run().
...
Possible fix for PR 98571: Multiple "Starter.exe" and "cygpath.exe" when launch IDE
2005-06-06 20:22:51 +00:00
Andrew Niefer
58ed6a6cdd
fixing C Bindings:
...
- external functions return empty function type instead of null
- optimizations for indexing
- fix bug regarding function body scopes being marked as fully cached prematurely
2005-06-06 20:11:08 +00:00
Alain Magloire
f67b7c0820
2005-06-06 Alain Magloire
...
Fix PR 98182
* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/LocationBreakpoint.java
2005-06-06 19:42:26 +00:00
Andrew Niefer
46bac7d344
fix class cast exception
2005-06-06 16:58:37 +00:00
Leo Treggiari
1b3dbcb015
Test changes for Symbian (Lars & Bala) patch for Shared Tool Options support
2005-06-06 15:53:20 +00:00
Leo Treggiari
0119b87695
Apply Symbian (Lars & Bala) patch for Shared Tool Options support
2005-06-06 15:52:19 +00:00
John Camelon
6d35ccf9b4
Patch for Devin Steffler.
...
Bug 98328 [Content Assist] infinite loop encountered in C projects (related to K&R C parameters)
2005-06-06 15:52:15 +00:00
John Camelon
8a37c61a8c
Patch for Devin Steffler.
...
Fixing ArrayUtil.removeNulls().
2005-06-06 15:41:09 +00:00
Andrew Niefer
a5ed254394
fix bug 98365 enums nested in structs (C)
2005-06-06 15:14:28 +00:00
Andrew Niefer
77ec35c624
fix bug 98502, types of typedefed enums
2005-06-06 14:40:04 +00:00
Vladimir Hirsl
30084a7e84
Fix for PR 93786: DOM Indexer adds local variables to the index
...
Other smaller fixes in DOM Indexer domain.
2005-06-03 20:32:18 +00:00
Andrew Niefer
072e9d936e
ICPPClassType.getNestedClasses()
...
ICPPNamespace.getMemberBindings()
for bug 92425
2005-06-03 20:03:36 +00:00
Andrew Niefer
a31d84767b
fix null pointer exceptions
2005-06-03 15:41:36 +00:00
Andrew Niefer
153639e016
implement getQualifiedName for unknown template bindings
2005-06-03 14:33:42 +00:00
Leo Treggiari
1d6a584519
Additional tests for Custom Wizard Pages
2005-06-03 03:11:00 +00:00
Leo Treggiari
03c8b2fa41
Apply Chris' patch to handle ToolChain versions
2005-06-03 03:10:28 +00:00