Nathan Ridge
a2a8a1dd8c
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-10 09:41:06 -07:00
Sergey Prigogin
27f5b2b057
Bug 415304 - project_loc, project_name and project_path variables in
...
launch configurations are resolved unreliably.
This change fixes string substitution for the GDB command file
attribute. A similar approach can be applied to other launch
configuration attributes too.
Change-Id: I4e6447ccd8c652ad555b754daf040aba1c44cf3a
Reviewed-on: https://git.eclipse.org/r/15574
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-10 09:33:31 -07:00
Sergey Prigogin
919e6c2586
Cosmetics.
2013-09-10 09:28:17 -07:00
Nathan Ridge
1305966d85
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-08 00:11:14 -04:00
Marc-Andre Laperle
37d6d1dc20
Add PDE target definitions
...
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-09-07 23:43:36 -04:00
Nathan Ridge
cba60d6c1b
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-06 19:54:41 -04:00
Marc-Andre Laperle
7e481e1333
Bug 416391 - NullPointerException in FPRendering when adding in Mem view
...
Add null check. IModelProxyFactory.createModelProxy javadoc says
"Returns: model proxy or null". So a null check seems appropriate here.
Change-Id: I0d1ae4ca380c22d4f215b867d0ab5445b415a915
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-09-06 19:48:01 -04:00
Marc Dumais
02393d61f1
Bug 416524 - [Visualizer] NPE first session in C++ perspective
...
Change-Id: I586bccc85b043d7e1cadf5298aaf3c22bb79e950
Reviewed-on: https://git.eclipse.org/r/16156
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
2013-09-05 16:11:52 -04:00
Jeff Johnston
cf559e543b
Bug 416067 - Duplicate titles in Autotools docs
...
- Remove the html reference in the top toc item
Change-Id: I934d3b03bac7be247b21dbe7d9c656ff1bcd17e8
Reviewed-on: https://git.eclipse.org/r/16162
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-09-05 10:52:18 -04:00
Marc-Andre Laperle
ca86f94f91
Upgrade to Tycho 0.18.1
2013-09-03 22:04:45 -04:00
Marc-Andre Laperle
053eb6c10f
Fix pom versions
2013-09-03 22:04:33 -04:00
Marc-Andre Laperle
74f8c60f05
Update p2 update site url to kepler in autotools feature
...
Change-Id: I91554032c368b9c0fb4bd4d53cb7a7493b91fd0a
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/16078
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-09-03 16:26:27 -04:00
Andrew Gvozdev
7104c1f8e5
bug 415970: Add waitForIndexer() before refreshLocal()
2013-09-01 07:28:18 -04:00
Marc-Andre Laperle
8a79315e61
Bug 412032 - Fix test that failed to fail before the fix
2013-08-30 23:50:36 -04:00
Sergey Prigogin
6a767437c9
JavaDoc adjustment.
2013-08-30 12:18:06 -07:00
Jeff Johnston
d1fabfa8ed
Bug 416067 - Duplicate title in TOC
...
- fix Autotools docs
Change-Id: I3bdf1c00b36a12d6037b6e03378ed17c50d48b77
Reviewed-on: https://git.eclipse.org/r/16009
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-08-30 13:44:08 -04:00
Sergey Prigogin
9d834b73ca
Removed two meaningless TODOs.
2013-08-30 10:04:52 -07:00
Sergey Prigogin
ff31d49021
Cosmetics.
2013-08-30 10:03:30 -07:00
Sergey Prigogin
c9dc00136c
Fixed an NPE.
2013-08-29 17:21:43 -07:00
Sergey Prigogin
c6f0b99ab7
Bug 416194 - Partner include should never be removed
2013-08-29 14:59:42 -07:00
Andrew Gvozdev
ed07561521
Bug 415789: NPE in ScannerConfigBuilder
...
An implementation of IEnvironmentVariable is returning null for its key
or value. The javadoc on this interface doesn't mention null, which I
guess makes it a valid value.
This patch checks the result before trying to put it into an instance of
java.util.Properties.
Change-Id: Ic04ddd72dfb558ca403b549b64847c3437971407
Signed-off-by: Andrew Eidsness <andrewe@jfront.com>
Reviewed-on: https://git.eclipse.org/r/15820
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-08-29 11:00:28 -04:00
Sergey Prigogin
d657dc6689
Bug 390782 - NPE in AssignmentToItselfChecker$1.isAssignmentToItself
2013-08-28 13:58:58 -07:00
Nathan Ridge
07709b85ce
Bug 400940 - Friend constructor reported as syntax error
...
Change-Id: I0cbe6b9285b1e26abb985e6582e534132acb0c6c
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15837
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-08-27 17:43:08 -07:00
Andrew Gvozdev
2c5fcc3d85
bug 415841: more info to the log in case of exception
2013-08-27 11:28:45 -04:00
Nathan Ridge
9745cb9826
Bug 413204 - "field could not be resolved" error in function returning
...
function pointer (really fixed this time)
Change-Id: Ica4255ca554db6952248fe1fae53d188a1b78d75
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15840
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-08-26 19:38:20 -07:00
Nathan Ridge
c68190a67c
Bug 394048 - parser confusion about octal double
...
Change-Id: I4184acdeb4909022a2e2b30830530bd33a4897f3
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15839
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-08-26 13:46:40 -07:00
Nathan Ridge
5cb56f98bc
Bug 400204 - Unexpected syntax error in C struct declaration
...
Change-Id: Idc8450517362e6f6d9f00c9dfc13034d6de456a2
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15838
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-08-26 13:45:21 -07:00
Nathan Ridge
94cd955415
Bug 401152 - Incorrect semantic error in class template specialization
...
Change-Id: I962872a55bcc34f6ebfb944b7406c94af8f8d489
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15834
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-08-26 13:43:50 -07:00
Sergey Prigogin
df02b36e8f
Bug 415914 - Organize Includes doesn't add include for a constructor
...
call
2013-08-26 13:35:39 -07:00
Markus Schorn
6af4664b61
Bug 411605: Improved fix for regression in ResourceLookup, such that
...
project description is loaded less often.
2013-08-26 15:00:12 +02:00
Markus Schorn
20a8486993
Bug 411605: ResourceLookup should honor the PathCanonicalization strategy.
2013-08-26 14:36:52 +02:00
Markus Schorn
d7faff7538
Bug 411605: Fix for regression in resource lookup.
2013-08-26 14:36:02 +02:00
Sergey Prigogin
b131e456e4
Bug 412519. Avoid using deprecated getScannerExtensionConfiguration()
...
method
2013-08-25 17:23:36 -07:00
Sergey Prigogin
14343892d3
Bug 414694. Don't need to format changes when they only delete code.
2013-08-24 18:19:23 -07:00
Sergey Prigogin
4bf5b9a3d8
Bug 415808 - Organize Includes command doesn't add includes for template
...
arguments
2013-08-23 21:52:01 -07:00
Sergey Prigogin
17336298b3
Cosmetics.
2013-08-23 21:50:36 -07:00
Sergey Prigogin
a463d3002e
Micro version increment.
2013-08-23 09:18:57 -07:00
Sergey Prigogin
b1c45c2a12
Revert "More version changes."
...
This reverts commit f7587615bb
.
2013-08-23 09:15:58 -07:00
Sergey Prigogin
f7587615bb
More version changes.
2013-08-22 20:00:17 -07:00
Sergey Prigogin
8e6cd2953a
Bumped up feature version to 8.2.1.
2013-08-22 19:32:00 -07:00
Andrew Gvozdev
a0abf7f321
bug 415286: Autobuild of a C++ project enters an infinite loop
2013-08-22 21:00:25 -04:00
Sergey Prigogin
cb343b5f74
Bug 414694 - Forward declarations inserted by Organize Includes have to
...
honor formatting preferences
2013-08-22 17:06:32 -07:00
Sergey Prigogin
9537786604
Cosmetics.
2013-08-22 17:02:34 -07:00
Sergey Prigogin
9eb13f0047
Bug 415702 - Invalid thread access in IncludeCreator.findContribution
...
method
2013-08-22 17:00:28 -07:00
Chris Recoskie
cfcc26608c
Bug 413080 - IllegalArgumentException in Indexer preference page
2013-08-22 14:26:42 -04:00
Sergey Prigogin
b7d7630bda
Bug 415394 - Function parameter types allowing implicit conversion from
...
other types should not be forward-declared
2013-08-19 20:44:25 -07:00
Sergey Prigogin
c9a53b072d
Bug 414624. Removed unused externalized strings.
2013-08-19 20:43:05 -07:00
Sergey Prigogin
19d14aa167
Bug 415388 - NPE in ASTBuiltinName.getAdapter
2013-08-19 14:07:18 -07:00
Sergey Prigogin
d1e900bd10
Bug 45203. Export header substitution maps in canonical order.
2013-08-19 14:05:59 -07:00
Nathan Ridge
b3b9eb576e
Bug 414279 - Derived class method that overrides a base class method
...
brought into the derived scope with a using-declaration
Change-Id: Ibeb49dddb7ef3768ffd4964e22a139afba8690fb
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/15573
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-08-19 13:59:42 -07:00