Thomas Corbat
442bcd62e1
Bug 464102 - Toggle Function for nested namespaces
...
Implemented proper handling of nested namespaces for toggle function
refactoring.
Change-Id: I850d3a7c9957dc2e26db4d1ac1aabf9a33bc2223
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-04-09 03:38:48 -04:00
Doug Schaefer
ebc8caa425
Windows and Linux serial port support. Also played with I/O streams.
...
Added buffered writes as well as non-native unbuffered reads.
Change-Id: I3577746ed8215844e02601608f4a9173d1639aa1
2015-04-08 13:29:05 -04:00
Doug Schaefer
6993415180
Bug 459971 - Move serial port to it's own plug-in. Starting with Mac.
...
There are a number of requests to support serial port independent of
CDT and independent of Eclipse. Putting the serial port into it's
own plug-in so it's jar can be loaded into pure Java apps.
Change-Id: I9b35d9bedeee0a0b1c16ad1c884830894320a726
2015-04-06 19:39:30 -04:00
Sergey Prigogin
711ec8df95
Bug 461538 - "noreturn" attribute in destructor is not accounted for
...
Change-Id: Ia3c3bdfdb26ff18092fd20be02f178ebb71848bb
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-04-06 17:35:03 -04:00
Sergey Prigogin
c7f6b0f2b8
REmoved an piece of accidentally leaked code.
2015-04-06 07:32:27 -07:00
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
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
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
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
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
William Riley
47b1b5c634
Bug 461194 - Update selection in AbstractResourceActionHandler when
...
evaluationContext set
Change-Id: I81e7568e844e16a5d13673dc2ce8ec149e01c497
Signed-off-by: William Riley <william.riley@renesas.com>
2015-03-18 21:38:07 -04:00
Thomas Corbat
6f8579a796
Bug 456099 - Renaming a class should also rename related files
...
There is a new package: org.eclipse.cdt.internal.ui.refactoring.changes
which has not been exported. The *Change classes are essential for
developers of refactoring tools.
Change-Id: I611041cab0e0483de5a39f7e837369cff7531352
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-03-18 03:03:33 -04:00
Alena Laskavaia
dcc9de7b0e
fixed schema validation error on Mars
...
- more errors...
Change-Id: Iab24ae4f7e95bd674765855b54eeb7de019b2162
2015-03-16 20:10:53 -04:00
Alena Laskavaia
0377f941d2
fixed schema validation error on Mars
...
- these extension produce error that enablement reference is not defined
Change-Id: I1955ea467c1c7e24d0fd02b8e75bd5dc66edc060
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
2015-03-15 13:26:57 -04:00
Nathan Ridge
a4859c33e3
Bug 451082 - Parser support for alignment-specifiers
...
Change-Id: Ib4321fc036970c1819cb4e66611d1ddbda607e28
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-14 12:57:06 -04:00
Nathan Ridge
a7b52f139b
Bug 451082 - Lexer support for the C11 keywords _Alignof and _Alignas
...
This also corrects a mistake where the C parser would recognize the
C++11 forms (alignof and alignas) as keywords, and parse alignof.
Change-Id: Iab878670f6deb912a637af2220a1a24a5d81c18d
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-14 02:51:19 -04:00
Marc-Andre Laperle
2e98847771
Bug 462036 - Make error parsers do not handle 'entering directory' correctly in make 4.0
...
Change-Id: Ifdd5794c7d692dc275a9b6010ee84441f817313b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-03-13 15:12:31 -04:00
Doug Schaefer
bfa48eafa7
Protect against missing serial port native library.
2015-03-12 10:54:14 -07:00
Andrew Gvozdev
c87badb420
Bug 461770: Allow to copy and remove items from Include Browser view
...
Change-Id: I8bac95acfd2d72e258890974bf949e8c220f54a2
Signed-off-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2015-03-11 14:34:39 -04:00
Andrew Gvozdev
99e0af4db3
Bug 461342: Allow to remove items from Call Hierarchy view
...
Change-Id: I72dfa22b80a35839f21eb3e46e54774bae84aabe
Signed-off-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2015-03-09 09:48:58 -04:00
Nathan Ridge
1e8964285e
Bug 461527 - Replacing dot with arrow during content assist for typedef
...
to pointer type
Change-Id: Ie81106bda1ad82ce487b6e9df5e74c308c3c9e88
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-09 01:34:30 -04:00
Sergey Prigogin
ad308251da
Code streamlining.
2015-03-07 23:58:05 -08:00
Doug Schaefer
6bd7355e47
Bug 459971 Windows native for Serial Port.
...
Not checking the binaries in until I get closer to the end. Still some
API changes I want to make to do more buffering.
Done as a Visual Studio 2013 project. I also brough winreg into that
sln file as I though I had to make a change in it but didn't in the
end. But really should bring them all.
Change-Id: I6e7d472763381cdc0ae558d8cd63993bb0460457
Signed-off-by: Doug Schaefer <dschaefer@qnx.com>
2015-03-06 13:14:25 -05:00
Sergey Prigogin
c9a8d9e849
Removed a confusing comment.
2015-03-04 13:49:34 -08:00
Milivoje Legenovic
52794aa29c
Bug 460551. C++11 Keyword 'final' not supported in code formatter
...
Change-Id: I87db78c4b848f2a469c8a0cd53caa6c60aa3adca
Signed-off-by: Milivoje Legenovic <duh-sa-sekirom@hotmail.com>
2015-03-03 23:37:29 +01:00
Nathan Ridge
bb4b74b367
Bug 345872 - Show correct override markers in the presence of multiple
...
iheritance
Change-Id: I6d9196d06d2077208ba246991ec712897c09a0df
Signed-off-by: Patrick Hofer <paedu.hofer@gmail.com>
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-03 14:32:16 -05:00
Nathan Ridge
4dd74cb463
Bug 451082 - Syntax-color 'alignof' and 'alignas' as keywords
...
Change-Id: Iffc19fa431df97a18a1906db73eeed280f5f2a09
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-03 03:46:32 -05:00
Nathan Ridge
d31d768681
Bug 402617 - Code completion for members of a field of a deferred class
...
instance
Change-Id: Idfd8535e62fa35bbed3385c5489fae81e65b64d5
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-03-03 01:59:48 -05:00
Sergey Prigogin
0ea6663c22
An attempt to make testTemplateClassMethod_207320 test less flaky.
...
Change-Id: I44124e7ba53be1d59a6b89b14733a0bda4320257
2015-03-01 22:34:35 -08:00
Nathan Ridge
ce34d2d48e
Bug 460080 - Template id inside special cast expression forming '>>'
...
Change-Id: I949cef0c6774c4c90edce921c2cc99f514ffea87
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-02-28 20:56:41 -05:00