Sergey Prigogin
1eaf5662fe
Cosmetics.
2012-11-08 14:55:20 -08:00
Sergey Prigogin
b689c5bc37
Ignore NFS-created files.
2012-11-08 14:55:02 -08:00
Sergey Prigogin
412902ce50
Bug 393513. Fixed serialization of very large types and template
...
arguments.
2012-11-08 14:54:26 -08:00
Sergey Prigogin
47f8151660
Bug 393513. Graceful handling of ambiguous template arguments.
2012-11-08 14:52:28 -08:00
Sergey Prigogin
c71df9d8e3
Fixed a typo.
2012-11-08 14:50:10 -08:00
Sergey Prigogin
06ef676a2b
Yet another typedef preservation fix.
2012-11-08 14:49:51 -08:00
Sergey Prigogin
c0903d7ad9
Another typedef preservation fix.
2012-11-08 14:49:36 -08:00
Sergey Prigogin
88a41df697
Preservation of typedefs in template arguments.
2012-11-08 14:48:06 -08:00
Sergey Prigogin
174a5c5112
Cosmetics.
2012-11-08 14:44:47 -08:00
Sergey Prigogin
eaecec4781
Whitespace.
2012-11-08 14:44:26 -08:00
Sergey Prigogin
422dd2eb1d
Cosmetics.
2012-11-08 14:43:46 -08:00
Sergey Prigogin
a5fd074d08
Whitespace.
2012-11-08 14:43:30 -08:00
Sergey Prigogin
c0d4d0973e
Cosmetics.
2012-11-08 14:42:21 -08:00
Sergey Prigogin
3ee8c20153
Cosmetics
2012-11-08 14:42:07 -08:00
Markus Schorn
ad1fb3be6c
Bug 391284: Updating the list of the base classes did not work correctly.
2012-11-08 14:40:21 -08:00
Markus Schorn
5d6ea978bb
Bug 391190: Using address as template argument.
2012-11-08 14:40:05 -08:00
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