Chris Recoskie
e87c41012e
Bug 406479 - Some "org.eclipse.cdt.core" fragments are missing an
...
"Eclipse-PlatformFilter" in their manifest
2013-09-26 11:37:38 -04:00
Andrew Gvozdev
ed2bb8449b
bug 105978: [Error Parser]: Error markers that build generates on files in different projects are not removed
2013-09-26 10:49:07 -04:00
Serge Beauchamp
ee19807cb0
Bug 417926 - Markers shouldn't be created on the workspace root
...
Change-Id: Ia7d00fa513a6fb18d616503d64e178ae4a09fe4d
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16775
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-09-25 15:25:58 -04:00
Sergey Prigogin
5b9c323d9c
Cosmetics.
2013-09-25 09:54:59 -07:00
Serge Beauchamp
1e450cdd37
Bug 417909 - Opening a large file from a progress dialog causes the
...
scalability dialog to disappear
Change-Id: I1840fe1ac53a78c2d8d7c540474436faab08d8b1
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16721
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-09-25 12:28:14 -04:00
Sergey Prigogin
af8f41dd1b
Code streamlining.
2013-09-24 16:48:46 -07:00
Sergey Prigogin
290cf3472d
Bug 414450 - Fixed CompositingNotImplementedError for
...
CPPAliasTemplateInstance.
2013-09-24 09:55:01 -07:00
Sergey Prigogin
8722849f10
Cosmetics.
2013-09-24 09:41:20 -07:00
Marc-Andre Laperle
a7f9c65430
Bug 414831 - .cproject line delimiters change to the system default when
...
saving
Reused some code from org.eclipse.core.internal.utils.FileUtil to
determine the line separator to use when saving the .cproject.
Change-Id: Ibda9724bdc73143c2ec37601727bec024d3dca26
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/15399
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-09-24 11:02:35 -04:00
Serge Beauchamp
dc28d7f6f8
Bug 417852 - java.utilConcurrentModificationException in
...
LanguageVerifier
Change-Id: I8c614c37ab1559069c0639e8c4247ec414e0f0fd
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16703
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-09-23 15:56:03 -04:00
Sergey Prigogin
7569b2522f
Cosmetics.
2013-09-23 11:00:24 -07:00
Andrew Gvozdev
d7dc313c49
bug 416628: to fix intermittently failing test case
2013-09-21 06:19:24 -04:00
Andrew Gvozdev
f49338fed1
bug 416628: Handle case when projects reference each other recursively
2013-09-21 05:29:37 -04:00
Sergey Prigogin
6791f19c41
Relaxed condition on matching of extern "C" functions.
2013-09-20 11:14:11 -07:00
Sergey Prigogin
cb89037f22
Set __cplusplus macro to 201103L as the C++11 standard prescribes.
2013-09-20 11:12:28 -07:00
Sergey Prigogin
d7d38fd21f
Cosmetics.
2013-09-20 11:09:40 -07:00
Sergey Prigogin
05841be5fc
Renamed ParserConfiguration to TestParserConfiguration and made it
...
private.
2013-09-17 18:13:29 -07:00
Sergey Prigogin
cb9d63e661
Bug 412766. Check qualified names when doing base class lookup.
2013-09-16 16:00:52 -07:00
Sergey Prigogin
bd922e4988
Cosmetics.
2013-09-16 14:32:58 -07:00
Sergey Prigogin
0c42dae8e4
Removed an obsolete TODO.
2013-09-16 14:32:30 -07:00
Sergey Prigogin
6aa4c6f4d7
Bug 412766 - Allow indexing to continue after encountering an invalid
...
class member.
2013-09-16 14:13:59 -07:00
Sergey Prigogin
dffb9aa514
Bug 417243 - Organize Includes inserts unnecessary include for the
...
header declaring a function parameter type
2013-09-13 19:02:56 -07:00
Sergey Prigogin
37d52ad572
Bug 417240 - Organize Includes inserts unnecessary include for the
...
header declaring a base class
2013-09-13 17:03:03 -07:00
Sergey Prigogin
ab594763f6
JavaDoc adjustments.
2013-09-13 17:00:25 -07:00
Jesse Weinstein
10a7fa2f66
[bug 417138] Various schema cleanups in cdt.ui
...
Change-Id: I56109bce78155e58b0f98155d5dec0eef625f007
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16402
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-09-12 23:04:35 -04:00
Jesse Weinstein
484c089036
[bug 417138] Various schema cleanups; English grammar fixes; adding translatable, identifier-type, etc.
...
Change-Id: I1c10b4171bba0f8d64f41970eae1b2971bc53476
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16395
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-09-12 22:54:21 -04:00
Sergey Prigogin
5c358c649c
Bug 417147 - Organize Includes ignores an overloaded operator.
2013-09-12 19:34:08 -07:00
Sergey Prigogin
79cd2757f5
Bug 417143 - Organize Includes removes include of the header declaring a
...
variable.
2013-09-12 16:04:05 -07:00
Sergey Prigogin
b46b4962a1
Adjusted JavaDoc.
2013-09-12 15:36:04 -07:00
Andrew Gvozdev
75d1510005
bug 416628: to fix intermittently failing test case
2013-09-12 08:47:57 -04:00
Sergey Prigogin
6188a361c0
Bug 417050 - Organize Includes adds includes for template parameters of
...
unique_ptr.
2013-09-11 20:20:59 -07:00
Sergey Prigogin
5d7a265f7c
Bug 416280 - Name resolution problem with alias template. Fix for the
...
test case in comment #6 .
2013-09-10 20:10:16 -07:00
Marc-Andre Laperle
67aac2386d
Bug 416317 - Toggle refactoring creates .cpp file when in a C project
...
Change-Id: I60f4d4def8f5f2a52c3bc07979d317ec4f6d2d06
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/16089
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-09-09 19:59:17 -04:00
Sergey Prigogin
1c122ce5af
Bug 416278 - Indexer gets confused by a class in an anonymous namespace.
2013-09-09 14:29:17 -07:00
Sergey Prigogin
2690b106c5
Added local-to-file information to toString() method.
2013-09-09 14:26:39 -07:00
Sergey Prigogin
6db1a5c8fd
Cosmetics.
2013-09-09 14:24:04 -07:00
Sergey Prigogin
fe4e3fbe61
Obey indexer.timeout property.
2013-09-09 14:21:32 -07:00
Sergey Prigogin
1ebd5e456e
Cosmetics.
2013-09-09 14:19:04 -07:00
Nathan Ridge
6631c857b9
Bug 416788 - [regression] "Member declaration not found" for member of
...
template specialization
Change-Id: I388ea1f7dc6ff2bf315958960a113e9110acd9c8
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/16207
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-09-09 12:53:45 -04:00
Andrew Gvozdev
6856d55b68
bug 416628: "Export" of entries of language settings providers to referencing projects - added provider to do that
2013-09-08 08:09:33 -04:00
Andrew Gvozdev
da95189bb4
bug 416628: "Export" of entries of language settings providers to referencing projects - added capability
2013-09-08 08:09:10 -04:00
Nathan Ridge
e8cf0cdce9
Bug 414279 - Fix an NPE
...
Change-Id: Ib2ec70e74bc56364dbaf3756162626683eba70e1
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/16201
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-09-07 15:24:11 -04:00
Nathan Ridge
9d1233f05a
Bug 411196 - Type traits that evaluate to a type
...
Change-Id: Ic0772e5b6e27aade06f4100b1ce92f671f6ea4d5
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15873
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-09-05 23:53:33 -04:00
Sergey Prigogin
afecac9ccd
Cosmetics.
2013-09-05 18:58:39 -07:00
Sergey Prigogin
364783cb62
Bug 416280 - Name resolution problem with alias template.
2013-09-05 18:58:23 -07:00
Nathan Ridge
62c4e62ff3
Bug 416284 - Unsafe method call, using nested templates
...
Change-Id: I08732af62f43c03f362d4602736ef6b8e0f227e9
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/16147
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-09-05 20:15:50 -04:00
Nathan Ridge
499bc0f1a7
Bug 380751 - Support decltype(expr)::name in an expression context
...
Change-Id: I8af2eb83c12bd8ebe9da58e3ddc4a2a77be47332
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15683
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-09-05 20:03:54 -04:00
Nathan Ridge
68a9017f2e
Bug 415198 - [false positive] Semantic error for decltype(func())::name
...
in dependent context
Change-Id: I12d41dd88fb5fd5e501907bc709efdabc44f3d17
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15569
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-09-05 20:02:18 -04:00
Nathan Ridge
e9d295e1a6
Bug 380751 - Members of decltype types cannot be used
...
Change-Id: Ie6113d44647a222e063ab2ab27f3dc9d994f98fc
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15451
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-09-05 20:01:24 -04:00
Sergey Prigogin
e25c4747df
Cosmetics.
2013-09-03 12:12:21 -07:00