1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

23241 commits

Author SHA1 Message Date
Sergey Prigogin
61fa9916b6 Bug 418130 - Name resolution with anonymous namespace 2013-09-30 16:01:59 -07:00
Sergey Prigogin
709e3fa878 Minor performance optimization. 2013-09-30 16:01:28 -07:00
Sergey Prigogin
1e598a2202 Cosmetics. 2013-09-30 16:01:21 -07:00
Thomas Corbat
830c09b3be Bug 412380 Fix for LRParser Tests
Change-Id: I5567cebbace02efe038076ebaf6193308fa5289f
Reviewed-on: https://git.eclipse.org/r/16880
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
2013-09-30 14:31:11 -04:00
Alvaro Sanchez-Leon
4eb628b862 Bug 418176 - Register view does not refresh register names per process
Change-Id: I656593bb655d3a384fbcc179ca77e81c9f804f8a
Signed-off-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
Reviewed-on: https://git.eclipse.org/r/16837
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-09-29 22:39:23 -04:00
Serge Beauchamp
360577311b Bug 418184 - ConcurrentException in CProjectDescription
Change-Id: Iabda238b8e87ab4dff94284af8ddd3f07ed6c294
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16843
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-27 14:24:47 -04:00
Serge Beauchamp
9dd8b1c50d Bug 418075 - NullPointerException in CModelManager.createBinaryFile()
Change-Id: Id0a1cb87ea0a5a1f0f645e4322ae9ce151d1b41e
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16789
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-27 13:58:13 -04:00
Alvaro Sanchez-Leon
6c85c85a06 Bug 323552: [registers] Register View content is not stack frame
specific

Change-Id: Ib7922f8487d10e3b9cb5b6dcb255590cc31d2a97
Signed-off-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
Reviewed-on: https://git.eclipse.org/r/16566
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-09-27 10:07:02 -04:00
Thomas Corbat
c92d135f6d Bug 412380 Documentation for "Skip trivial initializer" flag.
Replaced the screenshot and added a short description of the new
options.

Change-Id: Iab2be3bb769079fac8cad70d16d37797d4a57100
Reviewed-on: https://git.eclipse.org/r/16838
Reviewed-by: Thomas Corbat <tcorbat@hsr.ch>
IP-Clean: Thomas Corbat <tcorbat@hsr.ch>
Tested-by: Thomas Corbat <tcorbat@hsr.ch>
2013-09-27 09:51:23 -04:00
Thomas Corbat
b40866ce32 Bug 412380: Flag for indicating whether AST contains all nodes
Possible approach for providing a way to check in refactorings whether
the AST might miss important nodes for rewriting. Including scalability
option, configurable in the preferences.

Change-Id: I0b56a24f103a5cf764afbf39b644780081459853
Reviewed-on: https://git.eclipse.org/r/14404
Reviewed-by: Thomas Corbat <tcorbat@hsr.ch>
IP-Clean: Thomas Corbat <tcorbat@hsr.ch>
Tested-by: Thomas Corbat <tcorbat@hsr.ch>
2013-09-27 08:42:36 -04:00
Chris Recoskie
2001e49bf3 Bug 417616 - IndexedFilesLabelProvider does work on non-CDT projects
Change-Id: Iee639c9ecb6daca06946e57546b0ec9f501655e4
Reviewed-on: https://git.eclipse.org/r/16695
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
2013-09-26 15:51:34 -04:00
Andrew Gvozdev
44514db3fb bug 105978: Replaced deprecated calls and other cosmetics. 2013-09-26 12:12:48 -04:00
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
557839783c Bug 418098 - Added toolchain keywords to some more properties/preferences pages 2013-09-26 11:28:55 -04:00
Serge Beauchamp
597265c574 Bug 418098 - Entering 'Tool chain' in the preference dialog should
return the proper preference panel

Change-Id: Iedf013131c0445914436536da3d6db59173764f7
Signed-off-by: Serge Beauchamp <sergebeauchamp@mac.com>
Reviewed-on: https://git.eclipse.org/r/16797
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-26 11:17:43 -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
Marc-Andre Laperle
f78c4431b2 Bug 417559 - Enhanced debug hover doesn't remember its size when
expanded

Change-Id: Ife281405691fe6fd39a4aac4f13a4ff12e7a2b19
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/16623
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
2013-09-24 10:51:51 -04:00
Jesse Weinstein
331ff203d6 Alphabetize the modes; to be in line with the restrictions added in bug 417138
Change-Id: I35d8943e04acd90f4fba474f79a863c5986e0e05
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16419
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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 17:45:06 -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
Liviu Ionescu
59efb5abcf Bug 417228. Escape filenames for secondary targets in
GnuMakefileGenerator.java. 

Change-Id: Ica4808ffce9642e455983905404d9c8303bb2cd8
Signed-off-by: Liviu Ionescu <ilg@livius.net>
Reviewed-on: https://git.eclipse.org/r/16433
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-18 17:29:13 -04: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
Marc Khouzam
4839437b2d Update plugin version and @since tag
Change-Id: If25c88bccad81595c9e0f7ae84476233c29c06bd
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-09-16 14:15:45 -04:00
Mikhail Khodjaiants
f7d191bfbb Bug 413188 - Stopping on shared library event should be reflected in the
Debug view

Change-Id: I1cb677279252f3f84799dd350613df976ae8c4e0
Reviewed-on: https://git.eclipse.org/r/14624
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-09-16 13:02:01 -04:00
William Riley
72925ad5b4 Bug 413483 - GDB Hardware Debugging - Memory viewing broken
Signed-off-by: William Riley <william.riley@renesas.com>
2013-09-16 11:14:56 -04: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
Sergey Prigogin
ef1eaf2b83 Bug 417220 - MakeContentProvider causes SWTException: Widget is
disposed.
2013-09-13 16:58:59 -07:00
Sergey Prigogin
4d0b4e615f JavaDoc adjustment. 2013-09-13 16:57:16 -07:00
Marc Khouzam
f22100e80b Bug 417199 - Fix project-less debug
Change-Id: Icf2c185dbc53eccd068e384431d16d82a38d789e
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/16414
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-09-13 14:03:22 -04:00
Sergey Prigogin
21a3e327a7 Revert "[bug 417138] Various schema cleanups in cdt.debug.*"
This reverts commit 9e3da43fe5.
2013-09-13 09:48:33 -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
c2d26cdad2 [bug 417138] Various extension point schema cleanups
Change-Id: I3e20bad5c150f8283c19b69e31407a66d203b3ab
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16401
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:56:47 -04:00