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

20796 commits

Author SHA1 Message Date
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
Lukas Felber
ba17c7ac64 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:10:07 -07:00
Sergey Prigogin
3b5ee13aeb Bug 383706. Restored accidentally commented out code. 2012-06-27 20:01:18 -07:00
Sergey Prigogin
d97e3d63f3 Bug 383706 - Class member initialization checker produces false
positives on deleted constructors
2012-06-27 18:17:38 -07:00
Sergey Prigogin
e36b23e17b Cosmetics. 2012-06-27 18:14:58 -07:00
Thomas Corbat
f8bad55627 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 20:03:56 -07:00
Sergey Prigogin
3a63a3c793 Bug 383277 - Invalid auto indentation before and after colon in class
declaration with inheritance
2012-06-26 18:58:46 -07:00
Sergey Prigogin
03763a9179 More informative exception. 2012-06-26 18:50:03 -07:00
Sergey Prigogin
0215210fe4 Cosmetics. 2012-06-26 18:45:52 -07:00
Sergey Prigogin
687f34f83b Corrected copyright year. 2012-06-26 18:44:02 -07:00
Sergey Prigogin
d611b69fbf Bug 380498. Fixed few more cases where typedefs were not preserved. 2012-06-26 18:42:16 -07:00
Sergey Prigogin
c67276494e Cosmetics. 2012-06-26 18:40:33 -07:00
Mikhail Khodjaiants
a2f501987d Bug 382496 - Eclipse hangs on 'Terminate and Remove' in the CDT debugger 2012-06-14 11:14:28 -04:00
Sergey Prigogin
502215b286 CDT 8.1 - New and Noteworthy. Added the Refactoring section, 'auto'
hover to the Editor section, and a new command to the Indexing section.
2012-06-09 22:01:17 -07:00
Sergey Prigogin
83cc5d019e Fixed a typo. 2012-06-09 21:59:51 -07:00
Sergey Prigogin
2e0ffe0ae5 Bug 381804. Fix proposed by Marc Khouzam. 2012-06-08 11:04:56 -07:00
Mikhail Khodjaiants
876ea78cbf Bug 381868 - CDT debugger 'Display As Array...' does not show elements
of large array

Change-Id: I64e6a9c2f4966555fbe10dd6c0512a26bcf4171a
Reviewed-on: https://git.eclipse.org/r/6295
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-06-08 10:12:31 -04:00
Andrew Gvozdev
c76e7de87a bug 381718: What's New and Noteworthy in CDT 8.1? 2012-06-07 17:24:05 -04:00
Andrew Gvozdev
471a86bfe0 bug 381718: What's New and Noteworthy in CDT 8.1? 2012-06-07 16:46:50 -04:00
Andrew Gvozdev
75bacce2cc [sd90] Added fair warning about API being not stable yet in comments 2012-06-06 18:23:18 -04:00
Sergey Prigogin
b962461770 Bug 381804 - Debugging not working with some command line arguments 2012-06-05 20:43:16 -07:00
Marc Khouzam
4f7a8faf45 Bug 378834: Remote suite was not trigerring remote anymore
Change-Id: I24a4e2c4572b59c90b65370a1f1207502ccafe41
Reviewed-on: https://git.eclipse.org/r/6264
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-06-05 16:11:18 -04:00
Sergey Prigogin
34d5ba7154 Cosmetics. 2012-06-04 15:11:32 -07:00
Marc-Andre Laperle
4e872b05cb Bug 375226 - Code not indexed properly when changing active
configuration

Change-Id: I75b6eabac1cfde6e3e28a20be372925ef8a88fd8
Reviewed-on: https://git.eclipse.org/r/6143
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-by: Marc-Andre Laperle <malaperle@gmail.com>
IP-Clean: Marc-Andre Laperle <malaperle@gmail.com>
Tested-by: Marc-Andre Laperle <malaperle@gmail.com>
2012-06-04 11:26:23 -04:00
Andrew Gvozdev
2c63700887 Changed color for "edited" overlay 2012-06-02 08:14:39 -04:00
Sergey Prigogin
2db77fef98 Bug 374155 - Source hover should display deduced type of "auto"
variables
2012-05-31 19:12:33 -07:00
Sergey Prigogin
31e3729d82 Cosmetics. 2012-05-31 19:12:23 -07:00
Andrew Gvozdev
07f9700ccd bug 380956: corrected somewhat misleading comments 2012-05-31 17:34:18 -04:00
Andrew Gvozdev
bdba5983b4 [sd90] Set env LANGUAGE to valid value "en" instead of "C" for LSP Specs detectors 2012-05-31 17:31:59 -04:00
Sergey Prigogin
2776e06605 Bug 380498 - typedef is expanded during refactoring 2012-05-30 18:28:50 -07:00
Sergey Prigogin
3604f812ce Cosmetics. 2012-05-30 18:28:04 -07:00
Sergey Prigogin
224b4ef3a3 Code streamlining. 2012-05-30 18:27:51 -07:00
Andrew Gvozdev
48e9d6efea [sd90] Fixed issues with resizing of the Options page for language settings providers. 2012-05-30 16:16:49 -04:00
Andrew Gvozdev
746e244c33 [sd90] Handle compiler specs inspection for setups with non-english locale 2012-05-30 14:20:29 -04:00
Andrew Gvozdev
1bcae4bb9b bug 380956: The CDT GCC Build Output Parser should not require 'make's recursion depth indicators 2012-05-29 17:41:40 -04:00
Marc Khouzam
fe5f6d43f2 Bug 380315: [visualizer] Enablement of runControl operation in the
multicore visualizer toolbar are always enabled

Change-Id: Ib3e5b2ae931d0e972f6e1a239eb240244f05099c
Reviewed-on: https://git.eclipse.org/r/6135
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-05-29 14:33:35 -04:00