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

10238 commits

Author SHA1 Message Date
Doug Schaefer
85e252612d Bug 241717 - Kludge the test so it passes for now. 2011-09-19 13:55:26 -04:00
Anton Leherbauer
e0bca93e1a Bug 356275 - Project Explorer: Link with Editor does not work for C/C++ projects 2011-09-19 11:10:28 +02:00
Eugene Ostroukhov
0fd03f628b Bug 356982 - CDT forgets language mappings after the restart 2011-09-19 11:10:25 +02:00
Anton Leherbauer
01b24ceba4 Bug 356690 - Macro use after for loop formats incorrectly 2011-09-19 11:10:22 +02:00
Markus Schorn
12d4746a36 Bug 357928: Odd behavior of indexer properties page. 2011-09-19 10:34:09 +02:00
Sergey Prigogin
74b716c6d3 Cosmetics. 2011-09-16 17:54:43 -07:00
Sergey Prigogin
a6d6e88dc0 Cosmetics. 2011-09-16 15:53:55 -07:00
Markus Schorn
b9e57bcf8c Bug 357320: Class template usage in method definded outside of class body. 2011-09-16 12:45:28 +02:00
Andrew Gvozdev
8ba7dba9e9 Merge remote branch 'cdt/master' into sd90 2011-09-15 17:25:39 -04:00
Markus Schorn
053b4c32c5 Bug 357308: Resolving references to parameters of template-template paramters. 2011-09-15 16:44:08 +02:00
Markus Schorn
ca59d810e3 Bug 257293: Support specializations of using declarations. 2011-09-15 14:43:55 +02:00
Markus Schorn
8bc2b56358 Bug 357256: Recursive inheritance causes a StackOverflowError. 2011-09-15 11:26:11 +02:00
Andrew Gvozdev
36ffaae0d0 permissions mismatch 2011-09-14 23:53:10 -04:00
Andrew Gvozdev
4eda60fa07 Cosmetics, more readable names 2011-09-14 23:27:18 -04:00
Andrew Gvozdev
13efdec7b7 Do not allow changing list of providers for read-only configuration
description
2011-09-14 23:08:04 -04:00
Andrew Gvozdev
4ab906dea6 Cosmetics, more readable names 2011-09-14 23:06:09 -04:00
Doug Schaefer
da5db9d343 Set up dependencies for ui.tests. 2011-09-14 16:48:56 -04:00
Sergey Prigogin
a090d9bd2c Bug 357423 - Code formatter gets confused by a macro. Macro involving an
'if' statement.
2011-09-14 12:37:11 -07:00
Sergey Prigogin
1c153dcece Clarified Javadocs. 2011-09-14 12:36:50 -07:00
Andrew Gvozdev
5ce8c11602 bug 357660: JUnit failure: cdt.core testSharedDefaults 2011-09-14 13:26:39 -04:00
Doug Schaefer
8a77ed80b3 Try to fix some core.test failures by loading up whole Platform. 2011-09-14 10:51:13 -04:00
Andrew Gvozdev
e101cace9e Enablement of provider tab controls on preference page fixed 2011-09-13 16:09:40 -04:00
Andrew Gvozdev
7fc11c53c4 Removed an attempt to present entries in resource hierarchy for BOP
providers. It should be OK to keep it on per-file bases as there is no
duplication/memory bloating which has been addressed in
LanguageSettingsSerializable.
2011-09-13 14:58:27 -04:00
Andrew Gvozdev
d01d0bfd60 Merge remote branch 'cdt/master' into sd90 2011-09-13 14:13:54 -04:00
Doug Schaefer
85870c3f0b Propagate tests fix to find spawner lib when running surefire. 2011-09-13 12:33:47 -04:00
Doug Schaefer
627419ff4a Delay test to allow indexer to get started before deleting project. 2011-09-13 12:26:46 -04:00
Andrew Gvozdev
74a30a506e Merge remote branch 'cdt/master' into sd90 2011-09-13 10:54:33 -04:00
Sergey Prigogin
d6e2e3bbf6 Cosmetics. 2011-09-12 18:13:00 -07:00
Sergey Prigogin
7065e4648d Bug 357423 - Code formatter gets confused by a macro. 2011-09-12 16:28:15 -07:00
Sergey Prigogin
ae0cde8d3a Bug 292839 - Adding a base class takes too much time in New Class
wizard.
2011-09-11 19:57:50 -07:00
Sergey Prigogin
bb0f0865d8 Cosmetics. 2011-09-11 19:57:26 -07:00
Andrew Gvozdev
c5586cefba Converted xlC toolchain 2011-09-10 12:45:04 -04:00
Andrew Gvozdev
3b616cdefa Merge branch 'master' into sd90 2011-09-10 10:48:38 -04:00
Andrew Gvozdev
e5fb5bf1c0 utility function to get languages from ICResourceDescription 2011-09-09 12:51:23 -04:00
Sergey Prigogin
d93f3d3532 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-09-08 13:39:13 -07:00
Andrew Gvozdev
d192508e91 tidy up - using language id to keep track of current language rather
than ICLanguageSetting
2011-09-08 12:47:44 -04:00
Andrew Gvozdev
d2a59fe2f3 Tabs visibility when no language is found 2011-09-08 12:02:07 -04:00
Markus Schorn
42eaf65363 Bug 356955: Lookup for overloaded operator. 2011-09-08 15:22:45 +02:00
Markus Schorn
7d0c06294a Bug 356818: Explicit instance, which would be illegal as implicit one. 2011-09-08 14:06:56 +02:00
Markus Schorn
ad4729d954 Bug 356057: Updating unnamed enumerations. 2011-09-08 14:06:55 +02:00
Andrew Gvozdev
51c3ece9b3 Merge remote branch 'cdt/master' into sd90 2011-09-07 18:33:20 -04:00
Andrew Gvozdev
20e689bd27 Use ILanguage rather than ILanguageDescriptor for getName() 2011-09-07 16:12:32 -04:00
Markus Schorn
c4e19ace4c Bug 356730: Resolution of designated initializers 2011-09-07 12:57:05 +02:00
Eugene Ostroukhov
b91945ccac Bug 356632: Project specific language mappings 2011-09-07 12:31:09 +02:00
Markus Schorn
0cbcce913f Bug 356493: Namespace alias in qualified name. 2011-09-07 12:08:35 +02:00
Markus Schorn
ec625862b2 Bug 356272: Renaming fields of anonymous structs. 2011-09-07 10:41:06 +02:00
Andrew Gvozdev
6b8862e5c0 Merge remote branch 'cdt/master' into sd90 2011-09-06 18:19:56 -04:00
Andrew Gvozdev
00302deed6 Better legacy and compatibility support 2011-09-06 11:26:09 -04:00
Markus Schorn
0e70cab178 Bug 355052: Type of sizeof expression. 2011-09-06 15:52:37 +02:00
Doug Schaefer
28aea5e385 clean up last of the plug-in jars. 2011-09-02 15:21:56 -04:00