Sergey Prigogin
1ddcf867ab
Bug 407579 - False ambiguity in template function resolution.
2013-05-08 20:56:12 -07:00
Sergey Prigogin
e7282ec04e
Bug 407579 - False ambiguity in template function resolution.
2013-05-08 20:33:44 -07:00
Sergey Prigogin
77465f88fe
Cosmetics.
2013-05-08 20:33:36 -07:00
Andrew Gvozdev
191b7afdbf
bug 407503: MESSAGE NLS missing message: LanguageSettingsProviders_EnableForProject in: org.eclipse.cdt.internal.ui.newui.Messages
2013-05-08 09:28:01 -04:00
Sergey Prigogin
e7c416ff52
Bug 407480 - Name resolution problem is inappropriately reported in
...
template code
2013-05-07 20:34:28 -07:00
Sergey Prigogin
b7f27c70ca
Cosmetics.
2013-05-07 20:34:20 -07:00
Andrew Gvozdev
8927ac924d
Bug 403405: Disabling language settings providers at workspace level
...
disables them for all projects
2013-05-06 11:36:54 -04:00
Marc-Andre Laperle
2499ca8760
Remove unsupported tags on classes with default visibility (for 4.3)
2013-05-06 10:36:30 -04:00
Andrew Gvozdev
52c8c083b1
bug 403405: Removed temporary checkbox "Enable language settings providers for this project" from LSP tabs
2013-05-06 10:19:20 -04:00
Sergey Prigogin
933e401ef3
Cosmetics.
2013-05-05 18:56:33 -07:00
Andrew Gvozdev
c4bbdc9076
bug 403405: Corrected last fix for BackwardCompatibilityTests.testPathEntriesForNewStyle()
...
as Include node in PE went missing
2013-05-04 07:30:17 -04:00
axel
1bb098436f
Bug #404716
...
Avoid NPE
Change-Id: I3eb03962a338fa628778c6d84ea1dd2ee615e3f4
Reviewed-on: https://git.eclipse.org/r/12510
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-05-03 17:00:05 -04:00
Andrew Gvozdev
f40788aa92
bug 401961: Proper list of default language settings providers in one improbable corner case.
2013-05-02 13:31:18 -04:00
Andrew Gvozdev
bc3943616d
bug 401961: Fixed failing test case
2013-05-01 14:44:21 -04:00
Andrew Gvozdev
2764a28f64
bug 403405: Fix for failing test case BackwardCompatibilityTests.testPathEntriesForNewStyle()
2013-05-01 12:12:12 -04:00
Martin Oberhuber
41edb9360b
Bug 406783 - [spell-check] Support variables for CDT user dictionary.
...
Simply copied the respective code from JDT SpellCheckEngine,
which was introduced with the fix for bug 70410 on 9-Jul-2007 ,
http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=d235827d8379f62fd5c488aabdec635fbb5005a2
Change-Id: I7139f6288112dd311d9cc72e15cc67f70cb9d013
Reviewed-on: https://git.eclipse.org/r/12377
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-30 20:19:06 -07:00
Andrew Gvozdev
1c02252146
Avoid updating non-existing project. Problem reported by JUnit.
2013-04-30 17:47:29 -04:00
aleon
bb755a01be
Bug 244865 – Support for Step Into Selection
...
First Implementation:
* Non-stop as well as All-stop debugging
* Function / Method name validation, arguments size validation
(no arguments signature yet)
* Ctrl-F5 as short key (consistent with JDT)
* Hyper link support with Ctrl-Shift click
* Junit Test (Services part)
Change-Id: I58903b4b6b7f9fd39a827f5297ad23ac3f96186d
Reviewed-on: https://git.eclipse.org/r/11305
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-04-30 14:26:00 -04:00
Martin Oberhuber
cf3acef3f3
Bug 406873 - [spell-check] Update the CDT word lists for Kepler
...
Merge in any JDT changes to word lists up until 30-Apr-2013.
Change-Id: Ie74c3a9f2af578fa3f30f05f9f80cda2d7d8c48c
Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Reviewed-on: https://git.eclipse.org/r/12379
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-30 11:01:29 -07:00
Andrew Gvozdev
36f8e63fcf
Reverted accidentally committed changes from last commit
2013-04-29 16:42:53 -04:00
Andrew Gvozdev
f2bd5750b5
bug 403405: Change default of isLanguageSettingsProvidersFunctionalityEnabled() to be true if the preference is not defined
2013-04-29 16:19:46 -04:00
Sergey Prigogin
495b294449
Cosmetics.
2013-04-24 16:38:46 -07:00
Sergey Prigogin
2afbff2520
Cosmetics.
2013-04-24 16:04:05 -07:00
Sergey Prigogin
d7e43b1a2c
Cosmetics.
2013-04-24 16:03:40 -07:00
Sergey Prigogin
c53ce7042b
Removed default ctor.
2013-04-24 16:03:26 -07:00
Chris Recoskie
389e03ce9f
Bug 406456 -
...
LanguageSettingsScannerInfoProvider.getBuildCWD(ICConfigurationDescription)
should use EFSExtensionManager
2013-04-24 11:36:22 -04:00
Eugene Ostroukhov
1f6a9956f2
Bug 360030 - Support refactroing on files with custom content types
...
Change-Id: I7cb50d90c9e49a48a833c52dd9f09b54de0dfac4
Reviewed-on: https://git.eclipse.org/r/12112
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-23 19:11:33 -04:00
Andrew Gvozdev
9002a13eb1
bug 401961: Use more general CConfigurationDataProvider facilities to initialize language settings providers rather than do it in each New Project Wizard
2013-04-23 18:07:54 -04:00
Andrew Gvozdev
4a20097fd3
bug 401961: Regression: pathEntryContainers entries are no longer honored when importing a project into cdt-8.1.2, due to LSP's being enabled
2013-04-23 18:07:45 -04:00
Andrew Gvozdev
f123a05068
Tidy up a bit.
2013-04-23 18:07:37 -04:00
Andrew Gvozdev
a6f057199a
Cosmetics/JavaDoc.
2013-04-23 18:07:28 -04:00
Thomas Corbat
482e736a08
Revert "Bug 402878 - Implementation of Member Accessibility on Type Level"
...
This reverts commit 53561a6686
.
2013-04-15 14:59:55 +02:00
Thomas Corbat
53561a6686
Bug 402878 - Implementation of Member Accessibility on Type Level
...
Change-Id: Ifd134d9cb573aecd4714c296f38eda6b13a80f06
2013-04-15 11:31:11 +02:00
Jesse Weinstein
1f8ea23acb
Bug 295674 - Friend functions are *not* methods.
...
Change-Id: Iad77cedd5c28044d68c66348526ac3213c24f52a
Reviewed-on: https://git.eclipse.org/r/11662
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-04-04 18:16:25 -04:00
Sergey Prigogin
28ae178c70
Fixed ambiguity of atomic built-ins.
2013-04-03 18:24:30 -07:00
Sergey Prigogin
fa881229a6
Don't report unknown built-in functions as problems.
2013-04-03 17:36:17 -07:00
Sergey Prigogin
3f6d140713
Built-ins for GCC 4.8.
2013-04-03 16:12:31 -07:00
Sergey Prigogin
09fc06cbbc
Cosmetics.
2013-04-03 15:51:32 -07:00
Sergey Prigogin
f987bfe27c
Create implicit name wrapping a problem binding for an invalid
...
constructor call.
2013-04-02 21:04:50 -07:00
Sergey Prigogin
30081f07d5
Cosmetics.
2013-04-02 20:15:24 -07:00
Sergey Prigogin
a5188f1c75
Bug 402602 - Template superclass ctor is not resolved
2013-04-02 18:45:48 -07:00
Sergey Prigogin
c055318726
Cosmetics.
2013-04-02 18:40:45 -07:00
Sergey Prigogin
051c64bc24
Cosmetics.
2013-04-02 14:35:40 -07:00
Sergey Prigogin
9dc2e76ff2
Cosmetics.
2013-03-31 14:59:11 -07:00
Sergey Prigogin
a83be9db5b
Javadoc adjustments.
2013-03-31 14:56:17 -07:00
Sergey Prigogin
52aa9bac76
Wording adjustments.
2013-03-31 14:36:16 -07:00
Sergey Prigogin
163df7dbad
Bug 45203. Improved loop detection.
2013-03-30 17:42:58 -07:00
Sergey Prigogin
a4ebf6ffa5
Fixed a flaky test.
2013-03-30 16:54:44 -07:00
Sergey Prigogin
c4b2ac159c
Cosmetics.
2013-03-30 15:11:28 -07:00
Sergey Prigogin
63d44872da
Fixed cleanup in tearDown method.
2013-03-30 15:10:11 -07:00