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

5672 commits

Author SHA1 Message Date
Anton Leherbauer
1214623cf9 Fix CCE 2007-04-26 10:11:53 +00:00
Doug Schaefer
6342a2854c Bug 184083 - Patch for Bryan - Add base classes to for class instances and specialization in the PDOM. 2007-04-26 01:34:34 +00:00
Doug Schaefer
b1cf95a962 I'm tired of this test failing on Windows. 2007-04-26 01:26:35 +00:00
Doug Schaefer
ca9dd7313d Bug 182101 - Fixed infinite loop when the operator keyword was selected. Actually, there are a huge number of problems with operator handling in the selection parse. I've removed the whole thing. We need to handle this differently. 2007-04-25 21:02:41 +00:00
Mikhail Sennikovsky
1c180b9fac Fix for [Bug 183825] [Binary Parser] does not parse 2007-04-25 20:53:05 +00:00
Doug Schaefer
4be0fe893c Bug 183382 - Added JNICALL to the winreg native code to fix a crash that was happening on Vista with IBM's VM. Also moved this build to use MinGW instead of MSVC. 2007-04-25 19:20:08 +00:00
Doug Schaefer
1d7403d060 Fix up the ASCII property for these files. 2007-04-25 18:29:42 +00:00
Anton Leherbauer
d37ff65df9 Simplify external SDK highlighting 2007-04-25 15:47:58 +00:00
Oleg Krasilnikov
1346d01ba1 performOkForced() method added 2007-04-25 13:56:44 +00:00
Oleg Krasilnikov
6be903f7bc Adjusted call to CDTPropertyManager 2007-04-25 13:51:07 +00:00
Markus Schorn
4fc2c97265 Fix for 183966, performance improvement for PDOMNode.hashCode(). 2007-04-25 12:59:19 +00:00
Anton Leherbauer
73fd7f02ab Add support for dynamic help context provider (follow-up) 2007-04-25 12:36:29 +00:00
Oleg Krasilnikov
a232fa8d00 Bug #183908: Page missing at the new C/C++ project wizards 2007-04-25 12:22:10 +00:00
Anton Leherbauer
6f2a059c1a Add support for dynamic help context provider 2007-04-25 12:01:47 +00:00
Anton Leherbauer
dcc302a00d Fix for 183482: C Editor always re-opens file which was alreay open 2007-04-25 11:58:21 +00:00
Anton Leherbauer
b48dbe507a Fix for 183482: C Editor always re-opens file which was alreay open 2007-04-25 11:33:40 +00:00
Anton Leherbauer
f8a2192e8b Fix for 150404: [CommonNavigator] CDT Projects appear twice (in cooperation with Michael D. Elder) 2007-04-25 09:49:23 +00:00
Oleg Krasilnikov
e9196ff2bb Bug #183940: cancelling project creation leaves files on disk 2007-04-25 08:38:53 +00:00
Anton Leherbauer
8fde3d9842 Fix for 183653: While in CDT perspective CTRL^X of 1000 lines out of a 1500 line source file causes error 2007-04-25 08:27:30 +00:00
Markus Schorn
1d07593fd1 Fix for 183843 by Bryan Wilkinson, qualified base classes in index. 2007-04-25 07:36:17 +00:00
Markus Schorn
8fb26410f5 Testcase for bug 183930, comments in inactive code. 2007-04-25 07:22:02 +00:00
Doug Schaefer
f1bffec1a7 Bug 167098 - Patch for Bryan - Add support for C++ constructor instances. 2007-04-24 17:40:20 +00:00
Andrew Ferguson
8c367212a0 181936: upversion PDOM 2007-04-24 16:08:23 +00:00
Andrew Ferguson
81eedf4bf3 181936: fix for support for function types 2007-04-24 15:43:57 +00:00
Oleg Krasilnikov
16626ae5e1 Bug #182820: check for "canExclude()" 2007-04-24 14:52:42 +00:00
Oleg Krasilnikov
b5f08dee89 Bug #182745 2007-04-24 14:27:56 +00:00
Markus Schorn
68ee7c7944 Fix for bug 172919, automatic reindex when defaultSettingsConfiguration changes. 2007-04-24 13:23:11 +00:00
Anton Leherbauer
d1713fd418 Fix for 178033: Language names are used inconsistently 2007-04-24 12:39:32 +00:00
Markus Schorn
2d963989a0 Fix for 172919, ui for selecting build configuration for indexer. 2007-04-24 12:32:15 +00:00
Anton Leherbauer
55e7256b86 Open Element: Fix missing location info for typedefs 2007-04-24 12:01:56 +00:00
Anton Leherbauer
fb48e813d1 Document language extension point schema 2007-04-24 11:36:40 +00:00
Oleg Krasilnikov
9b2813c8c5 Schema ID corrected 2007-04-24 10:20:24 +00:00
Oleg Krasilnikov
0d958cf286 "ARTIFACT" moved to MBS 2007-04-24 10:16:14 +00:00
Anton Leherbauer
5b31b196fa Open Element: Faster queries and cancellation 2007-04-24 09:43:44 +00:00
Mikhail Sennikovsky
db9a31fff7 small active/setting cfg settings fixes 2007-04-24 09:41:52 +00:00
Anton Leherbauer
640b94f6a3 Fix toggle/source in case of mixed C/C++ projects 2007-04-24 09:38:45 +00:00
Oleg Krasilnikov
f8d8620ddc Bug #183341: property page and tab in single object 2007-04-24 09:05:44 +00:00
Markus Schorn
2c2a64c313 Testcase for 182889 by Mike Kucera, macro expansion arguments. 2007-04-24 08:06:42 +00:00
Markus Schorn
8c4859cd3b Follow up for 182889, additional information for preprocessor nodes. 2007-04-24 08:06:02 +00:00
Doug Schaefer
af018d72e9 Bug 174034 - Support open declaration on Macros by adding a link to the PDOMFile as well as offset and length info to the PDOMMacro record. The made a sneaky path to get that information to ASTMacroName to support the open on the macro definition. 2007-04-23 17:37:31 +00:00
Markus Schorn
c5c4332df0 Fix for 183379 in coop with Anton Leherbauer, progress monitor for findBindingsForPrefix. 2007-04-23 14:34:22 +00:00
Oleg Krasilnikov
b42099a8c7 1. Bug #183340 : CDTPropertyManager is implemented.
2. Export Path and Symbols tab: can be enabled via Prefs
2007-04-23 13:45:55 +00:00
Mikhail Sennikovsky
6340ae683d Core functionality fix for [Bug 182820] [Exclusion/Inclusion] Included source FILE appears as source FOLDER 2007-04-23 13:36:18 +00:00
Andrew Ferguson
325c59736a fix race conditions in unit tests
e.g. see failure in:
http://download.eclipse.org/tools/cdt/builds/4.0.0/I.I200704230500/junits.html
2007-04-23 12:43:36 +00:00
Anton Leherbauer
b9d0c01c06 Add ITranslationUnit constant for skip function bodies option 2007-04-23 10:46:01 +00:00
Markus Schorn
b06161edc1 Fix for 148360 by Emanuel Graf, adding comments to the AST. 2007-04-23 08:54:31 +00:00
Mikhail Sennikovsky
252c41a134 some Javadoc comments added 2007-04-23 08:25:02 +00:00
Mikhail Sennikovsky
10c87ccd12 Small update to the TestHelper New Project Model-related functionality 2007-04-23 08:14:32 +00:00
Mikhail Sennikovsky
835999aa31 1. Fix and test-case for the "Index" config selection mechanism for [Bug 172919] What to do about the index with multiple build configurations
2. The "Index" config setting is renamed to "DefaultSetting" config and exported to the public API
2007-04-23 08:08:05 +00:00
Markus Schorn
67538ff936 Fix for 182889 by Emanuel Graf, additional info for preprocessor AST nodes. 2007-04-23 07:17:51 +00:00