1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00
Commit graph

24213 commits

Author SHA1 Message Date
Sergey Prigogin
01776b1d4f Cosmetics.
Change-Id: If8bd6e3abbc8160666ba45bacbb52aeb49bc6109
2015-04-03 14:46:40 -07:00
Nathan Ridge
bb7af88082 Bug 440940 - For Open Declaration, filter out results in headers that
aren't included

Change-Id: I4d4ca59dbde1606105c7f3702559046fa160d686
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-03 17:25:09 -04:00
Nathan Ridge
4ff8bab2fb Bug 440940 - Remove a couple of test classes that are no longer useful
Change-Id: I664a77c49fc58120cab6f2c78c8ed57edc87fa7b
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-03 17:24:36 -04:00
Sergey Prigogin
0745c0a502 Cosmetics.
Change-Id: I8e759d90c01ce865a14c6a57d91e4c9e9b2bc47f
2015-04-03 14:18:04 -07:00
Nathan Ridge
55475a9fea Bug 463234 - When disambiguating between targets for Open Declaration,
only prefer a method to a class if the method belongs to that class

Change-Id: I8cf9aed692ce989d83cc8ffd08672a3ee73a1c8b
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-03 16:49:27 -04:00
Nathan Ridge
c89901c49a Bug 463234 - Infrastructure for testing ambiguous targets for Open
Declaration

Change-Id: Ib5b5166b19a85516f7e7b9d930d763a2e280768e
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-03 16:48:52 -04:00
Nathan Ridge
f4cf37f562 Bug 463234 - Reuse more code between different selection tests
Change-Id: I312217b9324e0f1786e76d30d7c517a2f417b51d
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-03 16:47:56 -04:00
Sergey Prigogin
94aa97e0b6 Cosmetics.
Change-Id: I473deba48684e751905fbfa487df6fe9146781c2
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-04-03 12:05:27 -07:00
Sergey Prigogin
bec85475fd Reverted erroneous commits.
Change-Id: I7e914e27413f102d4b84c62f53f300c4ec5d23e8
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-04-03 13:37:47 -04:00
Nathan Ridge
76f23d05c3 Bug 462705 - Derived-to-base pointer conversion in conditional operator
Change-Id: I04f792ae9485f9fbc67a7fd3658ef571d1ae7d0c
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-03 13:17:27 -04:00
Sergey Prigogin
f93a835c69 Corrected erroneously change plugin version.
Change-Id: Iadd357d4c1a20d16eaf27fddc171b440586679b9
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-04-03 10:12:29 -07:00
Sergey Prigogin
4d1b8a8e26 Cosmetics 2015-04-02 20:41:39 -07:00
Nathan Ridge
14f7d3e16c Bug 419614 - Work around a stack overflow caused by a circular reference
between inline namespaces

Change-Id: I1e55b0ddb47f888dab777ff4d5ea8f9a6e4d2e10
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-04-02 01:25:36 -04:00
Wainer S. Moschetta
184730559b Bug 45149 - Add tests to UNCPathConverter class
Change-Id: I7638627370dd07a28a8682a6a8704f28dd6332a9
Signed-off-by: Wainer S. Moschetta <wainersm@linux.vnet.ibm.com>
2015-04-01 13:35:34 -04:00
Greg Watson
33c37b7d11 Bug 445149 - Check the authority section when converting a URI to a UNC
path

Change-Id: If0ee8b57bd938d6a7e8aa755668e3c742c2f8ab2
Signed-off-by: Greg Watson <g.watson@computer.org>
2015-04-01 13:35:23 -04:00
Guy Bonneau
f3781679fa Bug 461628 Some tools within a toolchain can potentially generate an
output resource with the same name even if the input resource name to
the tool is not the same. This fix is to provide this capability to CDT


Change-Id: I9ad9d2ff0cc39797718f8b689c7a828e81f49648
Signed-off-by: Guy Bonneau <guy.bonneau@videotron.ca>

Bug 461628 Some tools within a toolchain can potentially generate an
output resource with the same name even if the input resource name to
the tool is not the same. This fix is to provide this capability to CDT"

Change-Id: I9ad9d2ff0cc39797718f8b689c7a828e81f49648
Signed-off-by: Guy Bonneau <guy.bonneau@videotron.ca>
2015-03-30 19:55:55 -04:00
mazab
65bac9ae34 Bug 461394.
[Autotools] Add import wizard

Change-Id: Idc221696f6c09e470eab1c19bf8646691d0a380e
Signed-off-by: mazab <mohamed_azab@mentor.com>
2015-03-30 18:20:24 -04:00
Jesper Eskilson
f38dd92fb6 Fixed problem where auto-unboxing may throw NPE
Change-Id: Ib7728721ce2c679565c8399722f1de50930fb3ed
Signed-off-by: Jesper Eskilson <jesper.eskilson@iar.com>
2015-03-28 10:15:35 +01:00
Marc Khouzam
9f27d7cc20 Bug 435144: Fix bp for GDB 7.0 and 7.1
Change-Id: Ia84bc47ff1b5711f2e27700c5b3356b73a704256
2015-03-27 11:42:43 -04:00
Marc Khouzam
8a349b840a Move some leftover plugins from Java 4 to Java 7.
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 13:54:22 -04:00
Marc Khouzam
4781f20495 Move some leftover plugins from Java 5 to Java 7.
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 13:42:20 -04:00
Marc Khouzam
a04d64606e Remove unnecessary @SuppressWarnings
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:39:17 -04:00
Marc Khouzam
ef53a9fa4d Remove unnecessary @SuppressWarnings
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:30:53 -04:00
Marc Khouzam
be8aecb3af Remove unnecessary @SuppressWarnings
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:28:37 -04:00
Marc Khouzam
87a29d31aa Add many missing @Override to remove warnings
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:18:06 -04:00
Marc Khouzam
37890019cb Remove warnings caused by change to getAdaptable()
getAdaptable() in 4.5 M6 has changed to use generics, making casting its
result no longer necessary.

Change-Id: Idd943216a925576bb72c784b2c5a2a4b8e8b00d2
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-25 11:01:46 -04:00
Alvaro Sanchez-Leon
ed97b40808 Bumped e4.5 target definition version to force update to latest SDK
Change-Id: I9dacb44bd6888f13c9be622639ea99d4cd3e9f35
2015-03-25 10:52:04 -04:00
Marc-Andre Laperle
bb69775934 Bug 426627 - GCC Build Output Parser doesn't work with libtool
Change-Id: Id1fa62c15c57d84c8a646bb41096c887714d4474
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-24 16:41:21 -04:00
Mikhail Khodjaiants
3c13a71017 Revert "Bug 462988 - Register grouping should work with different implementations of IRegisters service"
This reverts commit 404c093923.
2015-03-24 15:23:43 -04:00
Mikhail Khodjaiants
404c093923 Bug 462988 - Register grouping should work with different
implementations of IRegisters service
2015-03-24 15:16:38 -04:00
Alvaro Sanchez-Leon
43bc574e90 Fix Compilation Errors
Change-Id: Ie3b0facf85527370862f7a480fcbce91d0703a70
2015-03-24 15:04:59 -04:00
Nathan Ridge
dc57ba11a4 Bug 416247 - Use an index-based AST when generating doxygen comments
Change-Id: Ic379ba7f51ab8379d32969856f189dacb8cb32fc
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-24 02:00:09 -04:00
William Riley
ab6c210d1d Bug 462823: Normalise files paths in HeaderFileReferenceAdjuster
Change-Id: Iffd3b6012ad492492e430162adbd895b6d8997e4
Signed-off-by: William Riley <william.riley@renesas.com>
2015-03-24 01:40:27 -04:00
Alena Laskavaia
535f49a7db codan: added filter field in the problem configuration page
tree is getting very big. Added tree filter.

Change-Id: I49a0b059c794486178b2ba35bbe42b6131c34888
2015-03-23 15:47:04 -04:00
Marc-Andre Laperle
862705bb45 Bug 426628 - Define V=1 env variable by default for Autotools projects
This enables verbose output which is necessary for proper GCC output parsing.

Change-Id: I965c50cb4ca3ea46e73efa4d8eb3d7de582deabc
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-23 15:29:31 -04:00
Marc Khouzam
12bb52805e Add brackets
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 10:11:47 -04:00
Marc Khouzam
5ca4c351df Clean up javadoc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:57:47 -04:00
Marc Khouzam
088569b1cf Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:50:37 -04:00
Marc Khouzam
677a49200d Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:28:42 -04:00
Marc Khouzam
1a11a46fda Adding friend access
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:20:23 -04:00
Marc Khouzam
51e701d5f4 Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:13:51 -04:00
Marc Khouzam
68df11a6b1 Cosmetics
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-23 09:11:59 -04:00
Nathan Ridge
2710dbd206 Bug 462348 - Follow-up to handle nested classes properly
Change-Id: Ia9103237a55ded5e0cacc1a31798da737fe0c8cc
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-21 01:38:43 -04:00
Nathan Ridge
198b722894 Bug 462348 - Perform ambiguity resolution on a method body sooner than
at the end of the class definition when necessary

Change-Id: Ia5b17cfcd57f3b1d55281987b48582f084a2c11f
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-20 18:36:12 -04:00
Marc Khouzam
c652e20d9b Typos
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 11:21:14 -04:00
Marc Khouzam
70128c214a Typos
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 11:11:58 -04:00
Marc Khouzam
89cb33363e Use Diamond operator to simplify code
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 10:57:02 -04:00
Marc Khouzam
b26c273112 Bug 459114 - More cleanup of async handling for Multicore
Visualizer

This commit migrates the MulticoreVisualizer class to use the standard
DSF programming paradigm, which is to use RequestMonitors.  It also
renames some methods to better fit in that programming model.

Change-Id: Ie00a5dcb810fb13a4ac526ff221cc10bd52a3fca
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-20 10:07:28 -04:00
Marc-Andre Laperle
0699f77da6 Replace deprecated use of MakeErrorParser in autotools
Change-Id: I2ccf851e5db538a57b9a3c3f583737a8baebbcd8
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-19 16:29:29 -04:00
Marc Khouzam
85477b8093 Typos
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-03-19 11:11:28 -04:00