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

20781 commits

Author SHA1 Message Date
Sergey Prigogin
52466b82d7 Cosmetics. 2012-08-14 15:18:38 -07:00
Sergey Prigogin
00abbb70fa Bug 299911. Split CPPTemplateArgument class into CPPTemplateTypeArgument
and CPPTemplateNonTypeArgument.
2012-08-14 15:17:12 -07:00
Sergey Prigogin
94ee2bc827 Cosmetics. 2012-08-14 15:15:24 -07:00
Sergey Prigogin
765363be4a Bug 299911. Fixed remaining failing tests. 2012-08-14 15:13:22 -07:00
Sergey Prigogin
e5c9fc3ee6 Bug 299911. Work in progress. 5 tests are still failing. 2012-08-14 15:10:28 -07:00
Sergey Prigogin
5b2d7b16f7 Bug 299911. Work in progress. 20 tests are currently failing. 2012-08-14 15:09:29 -07:00
Sergey Prigogin
e606c63656 Cosmetics. 2012-08-14 15:07:53 -07:00
Sergey Prigogin
01d99c5643 Bug 299911. Implementations of ICPPEvaluation.instantiate methods. 2012-08-14 15:06:46 -07:00
Sergey Prigogin
1a90fef0a5 Cosmetics. 2012-08-14 15:05:13 -07:00
Sergey Prigogin
e3b089f12e Bug 299911. Partial implementation of ICPPEvaluation.instantiate
methods.
2012-08-14 15:02:03 -07:00
Sergey Prigogin
5e96c479de Cosmetics 2012-08-14 14:58:43 -07:00
Sergey Prigogin
147a6373cf Cosmetics. 2012-08-14 14:58:26 -07:00
Sergey Prigogin
a3307396d4 Cosmetics. 2012-08-14 14:57:25 -07:00
Sergey Prigogin
3ef01f2be9 Cosmetics. 2012-08-14 14:57:07 -07:00
Sergey Prigogin
30e1eaebc1 Added a missing copyright header. 2012-08-14 14:56:15 -07:00
Sergey Prigogin
047199860c Bug 299911. Signatures for evaluations. 2012-08-14 14:55:58 -07:00
Sergey Prigogin
7c9a82c2b1 Cosmetics. 2012-08-14 14:53:52 -07:00
Sergey Prigogin
c676ddf34e Cosmetics. 2012-08-14 14:53:00 -07:00
Sergey Prigogin
e48da78780 testFunctionInstanceAsTemplateArg_Bug334472 is no longer failing due to
Markus' changes.
2012-08-14 14:31:53 -07:00
Markus Schorn
e10d1e3719 Bug 299911: Preserving typedefs in the evaluation. 2012-08-14 14:17:15 -07:00
Markus Schorn
9dd70eb4bb Bug 299911: Increment plugin and pdom version. 2012-08-14 14:16:19 -07:00
Markus Schorn
fad6fcfe01 Bug 299911: Introduce ICPPEvaluation 2012-08-14 14:11:45 -07:00
Markus Schorn
1bb6d2eecc Bug 299911: Introduce ICPPASTInitializerList 2012-08-14 14:11:01 -07:00
Markus Schorn
4fb6a86451 Bug 299911: Introduce ICPPASTExpression 2012-08-14 14:10:34 -07:00
Vivian Kong
d15552e6e0 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-13 15:04:26 -04:00
Vivian Kong
39c4e6a8e2 Bug 386878 - Non-externalized String - Multicore Visualizer 2012-08-13 14:43:19 -04:00
Jeff Johnston
0f8978c785 Bug 387053 - Problem with NewCProjectV2.description in cdt.autotools.core/plugin.properties
Change-Id: I9fed8e86e61306ab18375ad486df1bba9e5e8a55
Reviewed-on: https://git.eclipse.org/r/7204
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-13 12:02:55 -04:00
Jeff Johnston
30a3d01351 Bug 386093 - Problem with BuildSettingsBlock.label.internal.builder.ignore.err
Change-Id: I276bb02efef73fc28560249e8318fe3a7e73f2dc
Reviewed-on: https://git.eclipse.org/r/7149
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-08 15:18:18 -04:00
Vivian Kong
51e254230a Bug 386424 - non-externalized strings - GDB Debugger preference page 2012-08-03 16:21:50 -04:00
Vivian Kong
1a6f033179 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 11:32:23 -04:00
Andrew Gvozdev
525f37a0e2 bug 385678: Juno Indexer cannot find headers in workspace folders that
Indigo did find
2012-07-25 18:52:45 -04:00
Pawel Piech
a80ecc31b6 Bug 385553 - [hover] Expression view hover in editor can show value for incorrect expression
Fixed IllegalStateException when adding expressions in Expressions view.
2012-07-24 15:25:39 -07:00
Markus Schorn
ee06da3642 Bug 369770: Allow suppressing use of directory of current file for resolving includes (effect of option -I-). 2012-07-24 10:40:50 +02:00
Pawel Piech
8d2e92c4d0 Bug 385553 - [hover] Expression view hover in editor can show value for
incorrect expression

Change-Id: If149e80bbd8e1fcfa064ad5d5055cd88ea15900b
Reviewed-on: https://git.eclipse.org/r/6876
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
2012-07-23 15:04:35 -07:00
Marc Khouzam
43fc027a9c Bug 365601: GUI can become unresponsive when starting a debug launch.
Solution for the maintenance branch only.

Change-Id: Ice9f9e0b4700bd40b7af133def9d8396b8e20011
2012-07-20 08:49:56 -04:00
Sergey Prigogin
0ee284043d More detailed exception message. 2012-07-18 12:19:37 -07:00
Sergey Prigogin
6a4d89220e Cosmetics. 2012-07-18 12:18:14 -07:00
Andrew Gvozdev
c4e0105038 bug 378590: Fixed error message in the log 2012-07-12 18:51:31 -04:00
Vivian Kong
bb6486f8e9 Bug 382426 - [Accessibility] Some UI elements do not provide a label 2012-07-12 15:05:40 -04:00
David Salinas
16739227f7 Bug 375859 - update JUnit tests 2012-07-12 11:54:45 -04:00
Sergey Prigogin
baf26cea8a Fixed an infinite loop reported by Joseph Paul Cohen. 2012-07-11 15:10:29 -07:00
Andrew Gvozdev
7f1c138e94 bug 378590: [sd90] Sometimes, includes won't appear in project explorer
after project creation
2012-07-11 11:55:01 -04:00
Andrew Gvozdev
ce51475dc5 bug 380598: MinGW 64bit toolchain not detected. 2012-07-09 23:34:52 -04:00
Andrew Gvozdev
09fed04601 bug 384520: New Project Wizard ignores $PATH from preferences, won't
show toolchain (issues with too aggressive caching)
2012-07-09 17:22:53 -04:00
mahmed
92a473a130 Bug 382119
Create the Find/Replace dialog with the new memory block reference to
fix RejectedExecutionException problem when find after re-launching
project

Change-Id: I1d9b2ec5ace5bbc4d82adb14075f613dbe7c5d57
2012-07-09 17:07:43 -04:00
Andrew Gvozdev
ba52a9aadb bug 384520: New Project Wizard ignores $PATH from preferences, won't show toolchain 2012-07-09 11:15:46 -04:00
Andrew Gvozdev
d1bb13b08c Cosmetics - JavaDoc and code formatting 2012-07-09 11:15:13 -04:00
Andrew Gvozdev
b4f9e7052e bug 383032: C Project dialog project type tree is missing arrows to collapse expand 2012-07-07 07:52:10 -04:00
Andrew Gvozdev
976cf6659d bug 384066: Error message when clicking on "What's new in CDT" in help
menu
2012-07-03 12:07:22 -04:00
Mikhail Khodjaiants
4b834ede87 Bug 383344 - Stored memory monitors don't show data in subsequent
sessions

Change-Id: I2621c97c57d2f2e1393144e8bcc551adbdad031e
2012-07-03 12:00:21 -04:00