Sergey Prigogin
202f1d095e
Cosmetics.
2012-08-03 15:22:22 -07:00
Sergey Prigogin
07407b55e8
Bug 299911. Minor fix.
2012-08-01 19:58:48 -07:00
Sergey Prigogin
f63c39ef96
Bug 299911. Removed redundant name lookup.
2012-08-01 19:15:48 -07:00
Sergey Prigogin
c1847dbc15
Bug 299911. Fixed AST2TemplateTests.testDependentExpressions test.
2012-08-01 19:01:51 -07:00
Vivian Kong
8aebf4d454
Bug 384767 - Non-externalized Strings in Discovery Tab
2012-08-01 12:45:35 -04:00
Sergey Prigogin
1a3652ec9b
Bug 299911. Added ICPPClassSpecialization.getBases(IASTNode point)
...
method to avoid loss of instantiation context.
2012-07-31 20:32:36 -07:00
Sergey Prigogin
cb169419a6
Cosmetics.
2012-07-31 20:01:29 -07:00
Sergey Prigogin
85d3fcdd0d
Bug 299911. Few fixes and a test that is currently failing due to a NPE.
2012-07-31 18:43:37 -07:00
Sergey Prigogin
5ba0df7c57
Cosmetics.
2012-07-31 18:38:58 -07:00
Sergey Prigogin
403732a175
Bug 299911. Split CPPTemplateArgument class into CPPTemplateTypeArgument
...
and CPPTemplateNonTypeArgument.
2012-07-28 18:37:31 -07:00
Sergey Prigogin
927f0e7082
Cosmetics.
2012-07-28 16:44:25 -07:00
Sergey Prigogin
8520d6cfdf
Bug 299911. Fixed remaining failing tests.
2012-07-26 17:06:30 -07:00
Sergey Prigogin
201b571118
Cosmetics.
2012-07-26 15:04:31 -07:00
Sergey Prigogin
88eadc8573
Bug 299911. Work in progress. 5 tests are still failing.
2012-07-25 20:50:04 -07:00
Andrew Gvozdev
5bd41e38ba
bug 385678: Juno Indexer cannot find headers in workspace folders that
...
Indigo did find
2012-07-25 18:19:22 -04:00
Sergey Prigogin
bb949f85d1
Bug 299911. Work in progress. 20 tests are currently failing.
2012-07-24 20:34:45 -07:00
Markus Schorn
ecdf231dbc
Bug 369770: Allow suppressing use of directory of current file for resolving includes (effect of option -I-).
2012-07-24 10:09:25 +02:00
Sergey Prigogin
2ea54ef291
Merge remote-tracking branch 'origin/master' into bug_299911
2012-07-21 16:46:46 -07:00
Sergey Prigogin
0d4b048d15
More detailed exception message.
2012-07-18 13:25:01 -07:00
Sergey Prigogin
9aa20f2270
Cosmetics.
2012-07-18 13:24:02 -07:00
Sergey Prigogin
1f13ce6889
Cosmetics.
2012-07-15 15:08:11 -07:00
Sergey Prigogin
12cca1e9b2
Cosmetics.
2012-07-15 14:53:02 -07:00
Sergey Prigogin
45e67ddcf2
Cosmetics.
2012-07-15 14:48:51 -07:00
Sergey Prigogin
31c42c19ee
Bug 299911. Implementations of ICPPEvaluation.instantiate methods.
2012-07-14 20:58:14 -07:00
Sergey Prigogin
25b6c95ea8
Cosmetics.
2012-07-13 22:02:40 -07:00
Andrew Gvozdev
e477f03d08
bug 378590: Fixed error message in the log
2012-07-12 18:44:46 -04:00
Vivian Kong
8114a24402
Bug 382426 - [Accessibility] Some UI elements do not provide a label
2012-07-12 15:18:58 -04:00
David Salinas
ff15847cbe
bug 375859 - update junit tests
2012-07-12 12:01:24 -04:00
Sergey Prigogin
fa0220a8de
Bug 299911. Partial implementation of ICPPEvaluation.instantiate
...
methods.
2012-07-11 20:44:24 -07:00
Sergey Prigogin
05cbba85c6
Cosmetics
2012-07-11 20:39:50 -07:00
Sergey Prigogin
0603a4dc4d
Fixed an infinite loop reported by Joseph Paul Cohen.
2012-07-11 15:01:17 -07:00
Andrew Gvozdev
c6e1d1e6ab
bug 378590: [sd90] Sometimes, includes won't appear in project explorer
...
after project creation
2012-07-11 11:48:24 -04:00
Sergey Prigogin
c260ca640d
Cosmetics.
2012-07-10 21:16:47 -07:00
Sergey Prigogin
1c96bfa1b2
Cosmetics.
2012-07-10 12:25:35 -07:00
Sergey Prigogin
ee27356ecf
Cosmetics.
2012-07-09 20:12:31 -07:00
Sergey Prigogin
8d580f3b98
Added a missing copyright header.
2012-07-09 20:11:23 -07:00
Sergey Prigogin
9ab42da077
Bug 299911. Signatures for evaluations.
2012-07-09 20:10:16 -07:00
Sergey Prigogin
77e792334f
Cosmetics.
2012-07-09 20:09:11 -07:00
Sergey Prigogin
8fac40ce1b
Cosmetics.
2012-07-09 20:07:54 -07:00
Andrew Gvozdev
058f96dd9e
Cosmetics - JavaDoc and code formatting
2012-07-08 16:06:19 -04:00
Andrew Gvozdev
1b620f2fec
bug 383032: C Project dialog project type tree is missing arrows to collapse expand
2012-07-07 07:54:08 -04:00
Lukas Felber
d9b954e28a
Bug 380615 - Assign comments belonging to preprocessor directives to them in NodeCommentMap instead of ignoring them.
...
minor renames and reformatting.
added additional comment to "CommentRecognition preprocessor directives comment recognition".
Change-Id: Idabbe95ff7dd4e11b173474b708e622252264adb
Reviewed-on: https://git.eclipse.org/r/6119
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-07-02 14:11:50 -04:00
Sergey Prigogin
569d7bab40
testFunctionInstanceAsTemplateArg_Bug334472 is no longer failing due to
...
Markus' changes.
2012-06-28 17:37:35 -07:00
Sergey Prigogin
de74af3fd9
Bumped up feature versions for Kepler.
2012-06-28 11:39:17 -07:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Thomas Corbat
6f95407bd5
Bug 381032 - NameWriter extended for fully qualified names.
...
Extended the NameWriter for allowing ASTWriter to write fully qualified
names correctly with a leading scope (::).
Added one simple test to verify this functionality.
Cosmetic fix: Formatting adapted to environment and removed superfluous
trailing tabs.
Change-Id: I7eec92666d49a93b47a1906a75169dd42ba41eb1
Reviewed-on: https://git.eclipse.org/r/6170
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-06-26 23:00:09 -04:00
Andrew Gvozdev
c7438e0708
bug 348884: Fixed unit test
2012-06-26 11:50:54 -04:00
Markus Schorn
7ec08c36da
Bug 299911: Preserving typedefs in the evaluation.
2012-06-26 09:41:29 +02:00
Markus Schorn
cf08c60eda
Bug 299911: Increment plugin and pdom version.
2012-06-26 07:44:40 +02:00
Markus Schorn
ea53c271c9
Bug 299911: Introduce ICPPEvaluation
2012-06-26 07:04:50 +02:00