Sergey Prigogin
|
1c570e7bbb
|
Code streamlining.
|
2012-11-11 11:45:49 -08:00 |
|
Sergey Prigogin
|
dd9ba663b4
|
Bug 394024 - Template resolution problem with unsigned int non type
parameter.
|
2012-11-11 11:45:29 -08:00 |
|
Sergey Prigogin
|
5b038020f5
|
Cosmetics.
|
2012-11-11 11:45:09 -08:00 |
|
Sergey Prigogin
|
14627a1086
|
Fixed a regression in name resolution.
|
2012-11-08 20:09:38 -08:00 |
|
Sergey Prigogin
|
f1db964458
|
Moved typedef preservation tests to AST2TemplateTests.
|
2012-11-08 20:08:13 -08:00 |
|
Sergey Prigogin
|
1eaf5662fe
|
Cosmetics.
|
2012-11-08 14:55:20 -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 |
|
Marc-Andre Laperle
|
b004558b81
|
Bug 388283 - ClassCastException in CPPASTFunctionCallExpression
|
2012-11-06 23:05:58 -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
|
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 |
|
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 |
|
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 |
|
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 |
|
Marc Khouzam
|
edd32c480d
|
Invalid @since tag
|
2012-09-07 11:04:26 -04:00 |
|
Sergey Prigogin
|
600c3b1b32
|
Fixed a bug that caused files to disappear from the index sometimes.
|
2012-08-31 17:57:34 -07:00 |
|
Sergey Prigogin
|
0dfb1ee847
|
Cosmetics.
|
2012-08-31 17:56:40 -07:00 |
|