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

20930 commits

Author SHA1 Message Date
Markus Schorn
96385656cc Bug 391001: Pointer to member in dependent expression. 2012-11-08 14:38:51 -08:00
Markus Schorn
5fb5d5b437 Bug 381824: Storing dependent bindings. 2012-11-08 14:35:24 -08:00
Sergey Prigogin
fd2a9be64c Cosmetics. 2012-11-08 14:31:03 -08:00
Markus Schorn
6a26b2524d Bug 379604: Discard template functions where explicit args do not match from function set. 2012-11-08 14:30:46 -08:00
Markus Schorn
46b4d35b0b Fix intermittent test failures. 2012-11-08 14:29:07 -08:00
Markus Schorn
6b971d2cac Bug 299911: Directly marshall template arguments rather than their type
and value.
2012-11-08 14:22:45 -08:00
Markus Schorn
5f6822ec53 Bug 372587: Testcase. 2012-11-08 14:17:58 -08:00
Markus Schorn
33e98cd876 Bug 372587: Argument deduction for function call. 2012-11-08 14:16:35 -08:00
Sergey Prigogin
1e9babd7b5 Cosmetics. 2012-11-08 14:10:51 -08:00
Sergey Prigogin
6dbf647a3d JavaDoc adjustments. 2012-11-08 14:10:36 -08:00
Sergey Prigogin
f7f091c782 Cosmetics. 2012-11-08 14:09:51 -08:00
Sergey Prigogin
7bcaf39936 Adjusted comments. 2012-11-08 14:09:36 -08:00
Sergey Prigogin
c7e3993dbc Removed unnecessary synchronization. 2012-11-08 14:09:21 -08:00
Sergey Prigogin
3bdad542ef Fixed a race condition in setting up path canonicalization strategy. 2012-11-08 14:08:42 -08:00
Sergey Prigogin
78b7d65cf8 Cosmetics. 2012-11-08 14:08:18 -08:00
Sergey Prigogin
3548fdb678 Revert "Preservation of typedefs in template arguments."
This reverts commit 8ec3ab2f94.
2012-11-08 14:04:50 -08:00
Scott Tepavich
d6ad63a4d9 Bug 393178: Creating Read/Write type access watchpoints, results in a
mangled property page Class: name

Change-Id: I08404f0aa9552d0dbb1ef47fa8efc0b0b8599f06
Reviewed-on: https://git.eclipse.org/r/8426
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-11-08 15:55:59 -05:00
Eugene Tarassov
d2c479fa41 Bug 381450 - MapEntrySourceContainer cannot map file names from Windows to Linux
Updated CSourceNotFoundEditor.locateFile() to also convert windows paths.
2012-11-08 11:28:03 -08:00
Scott Tepavich
da9df79e53 Bug 393791 - Cannot substitute Windows path to Unix path on Linux 2012-11-07 13:47:38 -08:00
Marc-Andre Laperle
b004558b81 Bug 388283 - ClassCastException in CPPASTFunctionCallExpression 2012-11-06 23:05:58 -05:00
Marc-Andre Laperle
b9e2be2744 Bug 392932 - ResourceException disabling checker in Codan preferences 2012-11-04 21:51:56 -05:00
Sergey Prigogin
add4edd847 Bug 393068 - Constructor call is treated as write access for arguments 2012-11-02 17:16:07 +01:00
Sergey Prigogin
fea61dd100 Cosmetics 2012-11-02 17:16:02 +01:00
Vivian Kong
e248471b54 Bug 228378 - Project Explorer: Convert to C/C++ wizard should not show
up in non-C perspective
2012-11-01 16:13:50 -04:00
Vivian Kong
4d0a95ad49 Bug 228378 - Project Explorer: C project wizards should be only
enabled in C perspective or on C elements
2012-11-01 15:54:10 -04:00
Sergey Prigogin
16fe45b0e0 Bug 393029. Fixed stack overflow. 2012-10-29 12:25:43 +01:00
Sergey Prigogin
8ec3ab2f94 Preservation of typedefs in template arguments. 2012-10-28 11:53:01 +01:00
Marc-Andre Laperle
9b835e492d Bug 385608 - Eclipse Juno 64 bits don't discover the visual studio paths 2012-10-27 15:07:13 -04:00
Andrew Gvozdev
e0149be3a3 Bug 392966: Indexing only source files in the build doesn't work properly with new scanner discovery 2012-10-27 09:00:20 -04:00
Randy Rohrbach
efd76606b2 Bug 392095 The Traditional Memory Renderer does not work properly with the TCF Memory Block.
Tightened up obtaining the factory using an adapter ( pawel input ).
2012-10-22 23:03:38 +02:00
Randy Rohrbach
60ff7da7a4 Bug 392095 The Traditional Memory Renderer does not work properly with the TCF Memory Block.
This is an initial solution which is made up of 2 parts
    1.) Changed the lower-level renderer to filter based on memory block as well as debug target.
    2.) Changed the parent render to become a listener for model changed events which are translated
        in to direct calls to the renderer to update the displayed values.
2012-10-22 21:59:32 +02:00
Randy Rohrbach
c06097a586 Bug 392095 The Traditional Memory Renderer does not work properly with the TCF Memory Block.
This is an initial solution which is made up of 2 parts
1.) Changed the lower-level renderer to filter based on memory block as well as debug target.
2.) Changed the parent render to become a listener for model changed events which it translated in
    to the older debug events the lower-level renderer is expecting.
Pawel has suggested a more compact implementation which I will persue. But for now this is at least
a current fix.
2012-10-22 21:59:32 +02:00
Dmitry Kozlov
262d3cdd81 Bug 391115 - Disassembly view presents "\t" in instruction strings 2012-10-18 12:07:28 -04:00
Doug Schaefer
7140f7410a Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 23:21:40 -04:00
Marc-Andre Laperle
d9928b7661 Bug 375221 - [4.x] Resource config menu shows up in context menus 2012-10-11 01:02:50 -04:00
Abeer Bagul
a8f2455861 Bug 391185 - Do not cancel running source lookup job if framedata is identical
Change-Id: I879e640e976a1c1279587416e615356e596aaf1e
2012-10-08 13:04:18 -07:00
Mikhail Khodjaiants
d6cf0f1418 Bug 386156 - IllegalArgumentException in ThreadVMNode 2012-10-03 11:39:28 -04:00
Mikhail Khodjaiants
c14712793d Bug 363688 - CDT issues "auto-solib-add on" command to gdb with invalid
syntax
2012-10-03 11:04:04 -04:00
Mario Pierro
5e4cd0c1a9 Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoint() 2012-10-02 21:00:48 -07:00
Marc Khouzam
dfd77d4cb3 Bug 389097: [breakpoints] Disabled state of Catchpoints at creation is
ignored 

Change-Id: I1c30fb7937ed4e35f22e18f7665c1daf5145ba37
Reviewed-on: https://git.eclipse.org/r/7699
Reviewed-by: John Cortell <john.cortell@freescale.com>
IP-Clean: John Cortell <john.cortell@freescale.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>
2012-09-26 09:36:22 -04:00
John Dallaway
00ca041f6b Bug 387688: Memory cache update fix 2012-09-24 10:21:15 -04:00
Vivian Kong
d62ed3f350 Bug 389951 - [Accessibility] CDT documentation has accessibility issues 2012-09-19 17:16:24 -04:00
Markus Schorn
3b03ad0e7a Bug 378930: ArrayStoreException collecting fields. 2012-09-17 09:00:18 +02:00
Sergey Prigogin
4536b4b84c Fixed an erroneous @since tag. 2012-09-11 14:01:50 -07:00
Vivian Kong
ace8f06e2d Bug 388243 - [LR parser] ICPPASTConstructorInitializer offsets did not
include parentheses
2012-09-10 15:27:42 -04:00
Marc Khouzam
edd32c480d Invalid @since tag 2012-09-07 11:04:26 -04:00
Marc Khouzam
763aebdd14 Bug 388793: Breakpoint actions do not work with non-stop mode
Change-Id: I18180149199819106909d5f3db51dd7270bf9937
2012-09-06 21:03:52 -04:00
Jeff Johnston
4b2232f88e Bug 381291: Add Mach-O 64 Binary Parser for Autotools projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381291

Add Mach-O 64, PE, and Cygwin_PE binary parsers for Autotools.

Change-Id: Iee7321f9d58aa16919fa9ad2785eaf9d7e59e031
Reviewed-on: https://git.eclipse.org/r/7610
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-06 17:36:21 -04:00
Vivian Kong
4ce4cf3dc5 Bug 387193 - TVT/DVT3.8:TCT100: ARA: Incorrect mirrorred strings
occurred on UPC options page of bupc properties on Linux
2012-09-05 11:01:07 -04:00
Pawel Piech
6182eb107f Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground()
from non-UI thread

Change-Id: Id65086ab6dcc8ec2efa1e66fb5bae48154add7cc
Reviewed-on: https://git.eclipse.org/r/7602
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-09-04 15:30:36 -07:00