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

20676 commits

Author SHA1 Message Date
sprigogin
65a29165c2 Bug 370146 - No references in class defined in file containing inactive
code that references a macro
2012-05-19 20:56:22 -07:00
sprigogin
6bf3a22858 Cosmetics 2012-05-19 20:54:12 -07:00
Sergey Prigogin
e5141ca636 Bug 380020 - Console performance improvements 2012-05-18 14:03:22 -07:00
Sergey Prigogin
cdd6f113b5 Cosmetics. 2012-05-18 10:47:52 -07:00
Marc Khouzam
dc0f8122c3 Missing @since tag 2012-05-18 13:07:59 -04:00
Marc Khouzam
bee707ec10 Bug 379841: [tests] Add a timeout for each JUnit test
Change-Id: Icb33e03f91404650457a103246d3276e157c64d4
Reviewed-on: https://git.eclipse.org/r/6017
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-17 17:41:23 -04:00
Marc Khouzam
6d3706eaf2 Bug 379724: [tests] RTTI test crashes GDB 6.7
Change-Id: I8ac36087ff874dfd294e1187efc2ba01a8cf5b41
Reviewed-on: https://git.eclipse.org/r/6016
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-17 17:41:00 -04:00
Marc Khouzam
8bb266decf Bug 379568: Refactoring of DSF-GDB JUnit tests to use inheritance.
Change-Id: I81af3d27f802ab690f79b43bb9e2a3230696418a
Reviewed-on: https://git.eclipse.org/r/5999
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-17 17:40:31 -04:00
Sergey Prigogin
2d5f3da68e Fixed an NPE. 2012-05-17 12:37:43 -07:00
Vivian Kong
3fc1ce92e7 Bug 379492 - IBFile should account for EFS external files 2012-05-17 11:33:15 -04:00
Sergey Prigogin
5be405cf35 Cosmetics. 2012-05-16 18:00:37 -07:00
Sergey Prigogin
d8fa087eec Bug 363234. Support for thread_local storage class specifier. 2012-05-16 17:47:44 -07:00
Sergey Prigogin
68c99e9441 Cosmetics. 2012-05-16 17:33:12 -07:00
Sergey Prigogin
6dd26c1525 Cosmetics. 2012-05-16 13:48:12 -07:00
Sergey Prigogin
e553255384 Bug 332829. Parsing support for constexpr keyword. Also added few
new C++11 keywords.
2012-05-16 13:27:59 -07:00
Sergey Prigogin
a37a37d4c1 Cosmetics. 2012-05-15 19:01:08 -07:00
Marc-Andre Laperle
e02293b2fe Bug 379490 - [Implement method] NPE when a method needing a parameter
input is not selected
2012-05-15 12:46:28 -04:00
Sergey Prigogin
20be45ecfa Cosmetics. 2012-05-14 18:23:34 -07:00
Doug Schaefer
747f41471a Bug 378906 - Give extension-less file names the chance to be binary.
Change-Id: I1308f2b8b20884b687b430b89dc5a187acdab9ad
Reviewed-on: https://git.eclipse.org/r/5966
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 18:51:36 -04:00
Pawel Piech
b83750eae0 Bug 379317 - SimpleDisplayExecutable posts runnables as separate UI event queue elements
Updated the performance test to better simulate debuggers' view model.
2012-05-14 14:30:45 -07:00
Eugene Ostroukhov
03d1253f68 Bug 379317 - This change coalesces runnables into one.
This improves perceived performance as repaints are not interleaved with
updates.

Change-Id: If9674e45adf1aa5b4d8530e22dfcd494d228f329
Reviewed-on: https://git.eclipse.org/r/5956
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-05-14 17:29:06 -04:00
Vivian Kong
d5cb9f4f8f Bug 379448 - Add "UPC" string to feature name Unified Parallel C - to
enable consistent searching
2012-05-14 15:15:51 -04:00
John Eblen
573dd7fd5b Bug 363612 - [API] Add toolchain accessor functions to MBSWizardHandler
Change-Id: I9bfd3f9aa2b6007172466be212f5f45b668c231f
Reviewed-on: https://git.eclipse.org/r/5870
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
2012-05-14 11:27:03 -04:00
mhussein
bd57216cbf Fix Unit test for bug 365718
make getTreeRoot correctly throw an exception if called for non tree
nodes.

Change-Id: Ief34c469c504cddc0212750bf98f4823774d1990
Reviewed-on: https://git.eclipse.org/r/5969
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 09:18:23 -04:00
Markus Schorn
12d73e274c Fixes a few mistakes related to class specializations. 2012-05-14 11:01:21 +02:00
Salvatore Culcasi
4a5e1d6fe1 Bug 322475 - Internal error (NegativeArraySizeException) in Dwarf 2012-05-14 00:47:54 -04:00
Sergey Prigogin
c253299b8f Bug 379337. Prevent miltiple inclusions with Objective-C #import
statements.
2012-05-13 13:44:06 -07:00
Sergey Prigogin
0ea6b2101a Cosmetics. 2012-05-13 13:08:49 -07:00
Marc-Andre Laperle
af1c5c31d1 Bug 368611 - Bogus warning in template partial specialization 2012-05-13 13:45:31 -04:00
Andrew Gvozdev
de2ec5102b Revert "bug 378978: [sd90] Reduce scope of scheduling rule by creating language.settings.xml in advance"
This reverts commit e9d7946b5a.
2012-05-13 08:37:02 -04:00
Andrew Gvozdev
e9d7946b5a bug 378978: [sd90] Reduce scope of scheduling rule by creating
language.settings.xml in advance
2012-05-12 11:37:22 -04:00
Sergey Prigogin
758ce684d3 Minor comment adjustment. 2012-05-11 20:24:20 -07:00
Andrew Gvozdev
71420e489e bug 378978: [sd90] Internal error during serialization of language
settings after build has completed
2012-05-11 17:56:43 -04:00
Marc Khouzam
677449d867 Bug 379277: Address FindBugs issues for DSF
Change-Id: I9fb46d009b55830615881b75ae50e3640e047395
Reviewed-on: https://git.eclipse.org/r/5954
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
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-11 15:22:10 -04:00
Marc Khouzam
39c85abc38 Bug 379225: Address FindBugs issues for DSF-GDB
Change-Id: I56b03d7eeae586d66788bd29bc54416c78479add
Reviewed-on: https://git.eclipse.org/r/5947
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-11 11:07:53 -04:00
Marc Khouzam
ece0987caf Missing @since tags 2012-05-11 10:23:08 -04:00
Marc Khouzam
83f58de250 Bug 378418: Process name should be shown in Debug view according to the "Show Full Path" option
Change-Id: I75d90f243cf99cb7780462c3b003c6942abe6683
Reviewed-on: https://git.eclipse.org/r/5944
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
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-11 10:19:05 -04:00
Marc Khouzam
8970c47b9b Bug 317173: Remove unnecessary @SuppressWarnings and fix the warning properly instead.
Change-Id: I95965032351af4e709fe2debe476c3059d408ff9
Reviewed-on: https://git.eclipse.org/r/5945
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-11 10:16:06 -04:00
Anton Leherbauer
0db9a0a913 Bug 298668 - Folding gets confused when there are identical foldable lines inside methods in different classes. 2012-05-11 12:45:55 +02:00
Jason
1193dcc379 Bug 379167
I have changed the launchDebugSession method in GdbLaunchDelegate to
protected so that it can be overridden by extending classes.

Change-Id: I160fcb14fe6ac9a31579c2d2db0a756639b92890
Reviewed-on: https://git.eclipse.org/r/5931
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-11 06:32:29 -04:00
Andrew Gvozdev
de0deb5122 bug 379165: [sd90] Keep using MBS provider even for unmanaged project 2012-05-11 03:52:09 -04:00
Andrew Gvozdev
07cac1aa54 bug 378981: Include pattern for LLVM/clang in build output parser
default compiler command pattern
2012-05-11 02:48:59 -04:00
Vivian Kong
347ce24020 Bug 378578 - Adding new include path or symbol adds to both languages
for a CPP project with XLC toolchain
2012-05-10 14:37:41 -04:00
Sergey Prigogin
be41120c4e Fixed a typo. 2012-05-09 18:41:57 -07:00
Sergey Prigogin
bcf226a7f2 Bug 378317. Faster search for unresolved includes. 2012-05-09 18:08:17 -07:00
Sergey Prigogin
ae606fe28b Bug 378317 - Index update mode for resolving unresolved includes and
reindexing files with I/O errors.
2012-05-09 17:12:45 -07:00
Sergey Prigogin
fdbfec3f2b Cosmetics. 2012-05-09 17:12:26 -07:00
Sergey Prigogin
6c33857abf Use ArrayDeque instead of LinkedList. 2012-05-09 17:11:40 -07:00
Sergey Prigogin
ad6104f082 Cosmetics. 2012-05-09 17:11:23 -07:00
Andrew Gvozdev
365587f654 bug 378926: [sd90] Temporary switched MinGW and Cygwin toolchains to
invoke old scanner discovery
2012-05-09 16:50:37 -04:00