1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

12346 commits

Author SHA1 Message Date
Nathan Ridge
f9f0d4c3da Bug 447728 - Support for types of unkown fields
Change-Id: Id8ccc110930b86a762a847ff50a8659c87318a4b
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/35302
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-23 14:35:49 -04:00
Sergey Prigogin
8e5a31e714 Bug 446711 - Name resolution problem with dependent enumeration
Handling of internal enumerator types during instantiation of an
enumeration.
2014-10-22 10:03:26 -07:00
Sergey Prigogin
4e5201e47c Cosmetics. 2014-10-20 16:40:15 -07:00
Sergey Prigogin
0c4ddcf922 Bug 446711 - Name resolution problem with dependent enumeration
Fixed ownership of enumeration specializations.
2014-10-20 12:30:45 -07:00
Sergey Prigogin
197e893939 Bug 446711 - Name resolution problem with dependent enumeration 2014-10-17 16:58:16 -07:00
Sergey Prigogin
7e213ecb19 Incremented plugin version for CDT 8.6. 2014-10-17 16:58:14 -07:00
Sergey Prigogin
7434fcbf4c Cosmetics. 2014-10-17 16:58:12 -07:00
Sergey Prigogin
3ac977929a Cosmetics. 2014-10-09 10:32:13 -07:00
Wei Li
856b684824 Bug 426675: fix "index update with modified files" for a sub-directory
Change-Id: I3dad716cd11a464c97ee35fdabb8b9762238ccf3
Signed-off-by: Wei Li <wei.r.li@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/34434
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-09 13:28:07 -04:00
Nathan Ridge
d9cefc1e0c Bug 439477 - Ranking list-initialization sequences
Change-Id: I4c0dd621f91830ab1852abd1340b23e39a7dc4eb
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/34543
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-09 10:13:03 -04:00
Sergey Prigogin
06d5c452ce Bug 446380 - Problem with int(expression) in enumerator value 2014-10-08 15:04:02 -07:00
Sergey Prigogin
044d2cfaae Cosmetics. 2014-10-08 15:04:00 -07:00
Sergey Prigogin
5c894b881c Removed use of deprecated methods. 2014-10-08 15:03:58 -07:00
Sergey Prigogin
e83e8a688b Cosmetics. 2014-10-08 15:03:56 -07:00
Sergey Prigogin
20feb58da0 Bug 446225 - Captured variables not recognized as usages 2014-10-07 15:54:08 -07:00
Sergey Prigogin
936b844596 Improved assert[Non]ProblemOnFirstIdentifier methods. 2014-10-07 15:06:03 -07:00
Sergey Prigogin
c31f99c76e Made few methods final. 2014-10-07 14:36:40 -07:00
Sergey Prigogin
9c35d9bc4a Bug 446225 - Captured variables not recognized as usages 2014-10-07 14:36:38 -07:00
Sergey Prigogin
32b06b4c26 Cosmetics. 2014-10-07 14:36:36 -07:00
Sergey Prigogin
9fc84c15c8 Removed an unused method. 2014-10-07 14:36:33 -07:00
Sergey Prigogin
d537ab066a Cosmetics. 2014-10-07 14:36:31 -07:00
Sergey Prigogin
27e94dcec3 Fixed a typo. 2014-10-06 16:21:21 -07:00
Sergey Prigogin
80ec72130b Bug 446094 - Name resolution problem involving __is_base_of 2014-10-06 16:13:35 -07:00
Sergey Prigogin
223df2e072 Bug 445911 - NPE in CPPTemplates.createParameterMap 2014-10-03 18:00:11 -07:00
Sergey Prigogin
ff5f407bff Bug 445670 - Name field has no focus when extracting local variables 2014-10-02 17:43:08 -07:00
Nathan Ridge
20f192470a Bug 439923 - Avoid infinite recursion while marshalling template
definition

Change-Id: Iefe78ea1dde72e745afa75b9da9d2f8ff89444ac
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/34019
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-10-02 17:32:09 -04:00
Andrew Gvozdev
044853140e bug 445718: CDT Wizard Page started crashing with NPE when custom wizard
is defined
2014-10-02 13:58:04 -04:00
Teodor Madan
660fa3fdfe Include expressionLanguage.exsd - fix occasional PDE errors
"referenced element 'enablement' is not defined"


  
Change-Id: I40a84a249e0e2488e4600a67a9eab935298048e4
Reviewed-on: https://git.eclipse.org/r/33499
Tested-by: Hudson CI
Reviewed-by: Teodor Madan <teodor.madan@freescale.com>
Tested-by: Teodor Madan <teodor.madan@freescale.com>
2014-09-22 02:26:34 -04:00
Wainer dos Santos Moschetta
ae1b12338a Bug 443343. Add support for pppc64le architecture
Created the org.eclipse.cdt.core.linux.ppc64le plug-in to bundle the
libpty.so and libspawner.so shared libraries for ppc64le (compiled
with gcc 4.9.1 and glibc 2.19)

Change-Id: I8d4d63961efaae68ac457462b069350e98e75246
Signed-off-by: Wainer S. Moschetta <wainersm@linux.vnet.ibm.com>
Reviewed-on: https://git.eclipse.org/r/32874
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-09-17 08:56:54 -04:00
Sergey Prigogin
2bc250198d Cosmetics. 2014-09-12 20:59:42 -07:00
Sergey Prigogin
bf5f005736 Cosmetics. 2014-09-12 20:23:31 -07:00
Daisuke Nojiri
58af86640b Bug 443436 - Auto indenter uses spaces where it should use tabs
This change makes auto indentation following a new line use tabs where
possible when "Use tabs only for leading indentations" is disabled.

Change-Id: I97d787a003763697e281bb4a8af0f4760cbd81fb
Signed-off-by: Daisuke Nojiri <dai.nojiri@gmail.com>
Reviewed-on: https://git.eclipse.org/r/32955
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-09-05 18:43:14 -04:00
Sergey Prigogin
3a00410195 Bug 443361 - Template function resolution problem with lambda 2014-09-05 14:27:56 -07:00
Sergey Prigogin
62f4735f8e Bug 443356 - Organize Includes adds an unnecessary include for a
function referenced by a macro
2014-09-04 15:44:59 -07:00
Sergey Prigogin
096fae2b3e Bug 442841 - Organize Includes adds an unnecessary include for the base
class of the type of a field
2014-08-29 22:11:21 -07:00
Markus Schorn
e7cbbb7412 Bug 355299: When looking for dirty editors during search: Only consider text editors 2014-08-29 08:39:38 +02:00
Markus Schorn
8c148855bf Bug 442794: Speed up cancellation of PDOMIndexerJob.ProgressUpdateJob. 2014-08-29 07:38:01 +02:00
Marc-Andre Laperle
554c753e31 Bug 427856 - [Outline] Incorrect parameters of functions with rvalue reference
Change-Id: I4761e65a21d8e958cb5cb1a74ebcf18dfd5a1603
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/32513
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Hudson CI
2014-08-28 22:25:20 -04:00
Sergey Prigogin
ca60372079 Bug 442832 - Template instantiation broken due to signature collision 2014-08-28 15:23:23 -07:00
Sergey Prigogin
11f921e614 Code streamlining. 2014-08-28 15:22:23 -07:00
Sergey Prigogin
35044af3ee Cosmetics. 2014-08-28 15:21:48 -07:00
Marc-Andre Laperle
97079f6ad0 Add missing arg for jacoco in in tests. Update jacoco.
Jacoco arguments are missing when executing certain tests. This happens when
argLine is being overriden. We had the same problem in Linux Tools. We solved
it by prepending the argLine with ${tycho.testArgLine}. This should help
improving the Code coverage metric in Sonar.

Also update the jacoco version to fix a bug when building with Java 8.

Change-Id: I7f73f40488efc01fc7d643940c1ac0d5950c900d
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/32507
Tested-by: Hudson CI
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-08-28 15:40:26 -04:00
Nathan Ridge
9a25ff506e Bug 405168 - Make EvalID.instantiate() a bit more robust
Change-Id: I88caaefc8050d65f137109be7e4b810c6b7a32d9
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/32449
Tested-by: Hudson CI
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-08-28 12:14:12 -04:00
Nathan Ridge
83169e23d6 Bug 442457 - Support for __final keyword
Change-Id: I8eb4ea82a4b0a462cb373c5a6b1efc9ba7addf82
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/32367
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-08-28 12:05:11 -04:00
Markus Schorn
dc3a09bbce Bug 440057: Fix ClassCastException invoking C/C++ Project Settings Import Wizard. 2014-08-28 13:38:17 +02:00
Sergey Prigogin
565aae76ba Bug 442742 - "Organize Includes" removes a header required for a
namespace alias
2014-08-27 14:14:59 -07:00
Sergey Prigogin
af51f687e2 Cosmetics. 2014-08-27 09:44:38 -07:00
Anton Leherbauer
2ab1d46860 Fix PTYOutputStream.write for off > 0 2014-08-27 16:06:16 +02:00
Sergey Prigogin
9f4cd256f3 Bug 438384 - "syntax error" for class method ref qualifiers (missed
file)
2014-08-26 18:32:07 -07:00
Sergey Prigogin
c4fab21258 Bug 438384 - corrected version in pom.xml. 2014-08-26 18:27:16 -07:00