Nathan Ridge
0cca070d73
Reuse CPPTemplates.isValidArgument() is TemplateArgumentDeduction
...
Change-Id: I85abc02f4fe36719c16fcb52b4c675b9ab46d449
Reviewed-on: https://git.eclipse.org/r/9697
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-01-29 17:29:36 -05:00
Sergey Prigogin
7f1f78e77a
Code streamlining.
2013-01-24 20:37:45 -08:00
Sergey Prigogin
072e9bd1ff
Cosmetics
2013-01-24 20:37:09 -08:00
Sergey Prigogin
f072ce9223
Bug 399036 - Add C/C++ Code Style category to preference export
2013-01-24 20:12:59 -08:00
Sergey Prigogin
a861f63691
Bug 399014 - "Enclosing namespace does not exist" error is too harsh
2013-01-24 12:27:02 -08:00
Sergey Prigogin
ea08a27209
Bug 398706. Adjusted two tests.
2013-01-23 11:37:00 -08:00
Sergey Prigogin
4346a7377f
Renamed few classes to distinguish tests from their base classes.
2013-01-23 11:36:51 -08:00
Sergey Prigogin
6878112781
Cosmetics.
2013-01-23 11:36:38 -08:00
Sergey Prigogin
2820e4b9fb
Bug 394151 - Regression: ClassCastException evaluating read/write flags
2013-01-23 09:26:08 -08:00
Sergey Prigogin
7a5d9818fc
Cosmetics.
2013-01-23 09:13:30 -08:00
Nathan Ridge
8fcd01b3c7
Bug 398706 - 'T' in 'new T' gets resolved to CPPConstructor instead of
...
CPPClassType
Change-Id: I7fecc996736cfacb40ad4ee7af8619bd3b6d2a2a
Reviewed-on: https://git.eclipse.org/r/9824
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-01-23 11:41:10 -05:00
Sergey Prigogin
ca712e679a
Test simplification.
2013-01-22 14:20:15 -08:00
Sergey Prigogin
f94c6909ac
Bug 398696. Failing test case.
2013-01-21 21:42:01 -08:00
Sergey Prigogin
2d3cc44232
Bug 398696 - Name resolution problem with a conditional enum value
2013-01-21 20:18:17 -08:00
Sergey Prigogin
9a0842acd5
Bug 398696 - Name resolution problem with a conditional enum value.
2013-01-21 19:38:57 -08:00
Sergey Prigogin
424d913ba9
Do not treat sizeof(bool) as unknown when __SIZEOF_BOOL__ macro is not
...
defined.
2013-01-21 19:38:52 -08:00
Sergey Prigogin
ea3ca7e18a
Cosmetics.
2013-01-21 19:38:47 -08:00
Sergey Prigogin
dee62ceaa7
Adjusted Javadoc.
2013-01-21 19:38:41 -08:00
Sergey Prigogin
1cfda1b6e4
Bug 398611. Avoid calling IResource.findMarkers multiple times for the
...
same resource.
2013-01-21 19:38:31 -08:00
Sergey Prigogin
7be456a5de
Cosmetics.
2013-01-21 19:38:24 -08:00
Sergey Prigogin
0f4ee61b1d
Cosmetics.
2013-01-21 19:38:19 -08:00
Sergey Prigogin
ca03d0d23a
Bug 398611 - Set input for the Outline page conditionally to avoid
...
unnecessary updates.
2013-01-20 20:57:17 -08:00
Sergey Prigogin
c1a87bc4a7
Cosmetics.
2013-01-20 20:57:03 -08:00
Marc Khouzam
f8f7aea5d4
Missing @since tag
2013-01-20 22:07:53 -05:00
Andrew Gvozdev
36dd99f435
bug 398550: Use platform decorator manager to manage 'custom build settings' decoration
2013-01-19 16:37:08 -05:00
Sergey Prigogin
aa8cd5bb09
Cosmetics.
2013-01-18 15:22:23 -08:00
Chris Recoskie
6aebe7dcd5
Bug 398499 - FileContent.adapt(CodeReader) does not properly
...
set timestamps
Change-Id: I57fdacfc2fef225a6b3942b1be185ae79bb28c31
Reviewed-on: https://git.eclipse.org/r/9756
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
2013-01-18 14:45:06 -05:00
Sergey Prigogin
adb89806d8
Bug 398459 - Invalid auto-indentation in a virtual method
2013-01-17 16:02:35 -08:00
Doug Schaefer
98e5959c90
Added template process to add nature. Added Qt nature.
2013-01-17 15:27:47 -05:00
Sergey Prigogin
7c58fc5f33
Bug 396439 - Syntax highlighting is wrong for raw strings. Added a test
...
case.
2013-01-16 11:14:39 -08:00
Sergey Prigogin
6369aad377
Cosmetics.
2013-01-16 11:14:25 -08:00
Sergey Prigogin
4a0cfa6cc4
Bug 396439 - Syntax highlighting is wrong for raw strings
2013-01-15 19:15:48 -08:00
Sergey Prigogin
0835b4737d
Cosmetics.
2013-01-15 19:14:45 -08:00
Sergey Prigogin
93619fcb12
Cosmetics.
2013-01-15 17:03:40 -08:00
Sergey Prigogin
23a2d90279
Bug 398254 - Syntax error in A<::B> a;
2013-01-15 17:03:08 -08:00
Martin Oberhuber
4811216ec4
Bug 398195 - Consider external ReadOnlyPDOMProvider in Include Browser
...
Change-Id: Iebb2e9bd7c40e3fbfa4beb380208e06d3cb5e49e
Reviewed-on: https://git.eclipse.org/r/9682
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-01-15 15:12:03 -05:00
David Salinas
d0c99408cd
Bug 393455 - Terminal sessions broken on AIX
2013-01-15 10:35:06 -05:00
Vivian Kong
42e044251b
Bug 398131 - Method syntax coloring/highlighting shifted to wrong
...
position in preview window
2013-01-14 16:29:45 -05:00
Martin Oberhuber
111b6ba185
Bug 397652 - Exporting a PDOM fails due to wrong index-in-sync check
...
Fixes an incorrect workaround from bug 229989 comment 6:
It is perfectly valid for one location to map to multiple index files.
Also adds better error reporting for out-of-sync files, and adds API
to allow exporting a PDOM without any index-in-sync check.
Change-Id: I63a7d36a2de465f9994cc9b9698688e3ad6850ee
2013-01-14 12:36:51 -08:00
Caroline Rieder
3222ba63ed
bug 395442: Initial provider command is not restored for non-shared providers
2013-01-13 09:58:21 -05:00
Caroline Rieder
2f425c4386
bug 395307: Switching back to project specific language settings provider seems to be incorrect
2013-01-13 09:58:16 -05:00
Andrew Gvozdev
3f93648a58
Wording on language setting providers options page
2013-01-13 09:58:10 -05:00
Doug Schaefer
09357c4df6
Added support for Qt. Extended AddFiles template to change start/end
...
patterns.
2013-01-12 00:57:49 -05:00
Sergey Prigogin
237db0f8be
Bug 388368 - Add Include Directory dialog should distinguish system and
...
non-system includes
2013-01-09 18:38:29 -08:00
Sergey Prigogin
e31ae8e676
Cosmetics
2013-01-09 18:36:15 -08:00
Ivan Ivanoff
fcd0216d66
bug 397546: NPE at org.eclipse.cdt.internal.ui.language.settings.providers.LanguageSettingsProviderTab.updateData(LanguageSettingsProviderTab.java:1084)
2013-01-08 09:24:14 -05:00
Nathan Ridge
f0e663e7cf
Bug 395243 - Error involving dependent expressions
...
Change-Id: Iabd115b40d0b7b633c416171a19a981f1e51dee8
Reviewed-on: https://git.eclipse.org/r/9211
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-01-07 18:44:01 -05:00
Sergey Prigogin
67ac152401
Bug 395243. Don't allow template arguments based on problem types.
2013-01-07 15:32:34 -08:00
Sergey Prigogin
f9498e093a
Bug 395243. Fall back to the simplified type if the original type of a
...
template argument could not be stored in the index.
2013-01-07 15:32:11 -08:00
Markus Schorn
ce1fa180df
Bug 397127: Limit raw-string detection to c++ parser.
2013-01-07 14:53:00 +01:00