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

19645 commits

Author SHA1 Message Date
Sergey Prigogin
29a103a4e7 Bug 356239 - ClassCastException in ClassTypeHelper.getOwnMethods. 2011-08-30 14:53:28 -07:00
Doug Schaefer
5bfce877c2 Merge remote-tracking branch 'origin/cdt_8_0' into cdt_8_0 2011-08-30 16:54:28 -04:00
Doug Schaefer
74e02da617 Got the core.tests to install the CDT feature. 2011-08-30 16:53:54 -04:00
Doug Schaefer
4e8b1285b2 clean up last of the plug-in jars. 2011-08-30 16:48:24 -04:00
Doug Schaefer
a9fafd90a4 Fix id of codan.test. 2011-08-30 14:28:28 -04:00
Doug Schaefer
51bd7c5a0a fixed up the pom id for features. Removed the fragment jar files. 2011-08-30 13:37:55 -04:00
Doug Schaefer
4d20b76b48 Fix up the name of the gnu.dsf feature in the pom. 2011-08-30 10:53:09 -04:00
Doug Schaefer
006ca6f42a Fixing up more features. 2011-08-30 10:33:59 -04:00
Doug Schaefer
cd48424346 Fix gnu.build.source feature. 2011-08-30 10:17:10 -04:00
Doug Schaefer
35821c3d27 Fix up platform.source feature. 2011-08-30 09:57:53 -04:00
Sergey Prigogin
fc5265dad5 Added ability to suppress unused variable and function warnings for code
produced by macro expansion.
2011-08-29 17:00:45 -07:00
Sergey Prigogin
e972ac9ea5 Bug 356040 - Invalid "Unused declaration of variable" warning. 2011-08-28 20:35:50 -07:00
Sergey Prigogin
dce3efe733 Bug 356037 - "No break at the end of case" warning for a case statement
produced by macro expansion.
2011-08-28 19:35:40 -07:00
Marc-Andre Laperle
82272a7965 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:49:38 -04:00
Doug Schaefer
db272b5b00 Get rid of more conflicts. 2011-08-27 15:58:46 -04:00
Doug Schaefer
aa472310d9 gdb plug-in and feature have same id. Doesn't work with Maven. 2011-08-27 15:51:48 -04:00
Doug Schaefer
3846173602 Fix up feature poms to have the correct artifactIds. 2011-08-27 15:44:31 -04:00
Marc Khouzam
0b1aec3226 Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter 2011-08-25 11:12:14 -04:00
Doug Schaefer
dabed9f3db Comment out core.test deps. Need to find out how to specify versions. 2011-08-24 15:32:13 -04:00
Doug Schaefer
1d4e841ea6 Fix up version in core.test dependencies. 2011-08-24 14:30:44 -04:00
Doug Schaefer
c37051ea90 Add the core fragments to the core test dependencies. 2011-08-24 14:16:25 -04:00
Alena Laskavaia
d70aae3b11 Bug 352221 - Quick Fix for "case break" checker 2011-08-22 23:04:30 -04:00
Chris Recoskie
e699fb5dfb Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 15:36:44 -04:00
Chris Recoskie
e4424b7678 Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 13:18:55 -04:00
Andrew Gvozdev
88c2992cbe bug 345750: convert relative paths to absolute also for those that don't
exist
2011-08-18 13:44:13 -04:00
Andrew Gvozdev
54caae0c7a bug 345750: tidy up cosmetics 2011-08-18 13:43:57 -04:00
Martin Oberhuber
656f825db0 bug 345750: [Scanner Discovery] Per File Build output parser misses
includes with drive-relative paths when sources are behind a linked
resource
2011-08-18 13:43:44 -04:00
Markus Schorn
1b18d2f29c Bug 354599: Ambiguity resolution to correctly add parameters into scope cache. 2011-08-18 11:46:19 +02:00
Markus Schorn
1f20b0fff5 Bug 354086: CCE in composite index. 2011-08-17 15:52:21 +02:00
Greg Watson
978d2d2789 Bug 349730: Content for non-local files 2011-08-17 13:50:34 +02:00
Markus Schorn
0f0f717231 Bug 354553: Handling of invalid token paste 2011-08-17 11:57:04 +02:00
Markus Schorn
2ae5b10cae Bug 354585: Resolution of overloaded new 2011-08-17 10:00:17 +02:00
Vivian Kong
7a6df79277 Add LR, UPC and XLC SDK features
Change-Id: I75a3a06098a08c4aa1a738259d1a0c9feadcd6f7
2011-08-16 11:35:48 -04:00
Vivian Kong
59fe6948d6 New C/C++ wizard toolbar dropdown should be refreshed on every click
Change-Id: I869e6e972262e3d1ef18e3b843cab6b39af67d85
2011-08-16 11:34:44 -04:00
Michael Lindo
c1da6bdd84 bug 354042: Problem with include paths that are relative paths starting
with ../ or./ and NPE
2011-08-12 15:06:56 -04:00
Chris Recoskie
bd1c208fff Bug 354451 - DescriptionScannerInfoProvider returns incorrect data for
relative or workspace path in remote project
2011-08-10 22:21:45 -04:00
Anton Leherbauer
24d603a178 Bug 350689 - [formatter] Problems formatting Lua source code 2011-08-09 10:14:41 +02:00
Anton Leherbauer
3796041aa8 Bug 350816 - [formatter] Fixed size array declaration formats wrong 2011-08-08 09:53:14 +02:00
Anton Leherbauer
e83262d1dd Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive 2011-08-08 09:03:15 +02:00
Marc Khouzam
5d021be6f8 Typo 2011-08-05 16:25:06 -04:00
Marc Khouzam
e1505b8899 Bug 348091: Cannot launch hardware or post-mortem debugging for older GDBs when preference for non-stop is enabled 2011-08-05 15:35:05 -04:00
Vivian Kong
c9d1bba00b bug 352775 - Back out 2nd patch as per John's request
Change-Id: I590d2dc8f6972b9bfbe2c2b7415bf7b512a099f7
2011-08-05 15:02:10 -04:00
Anton Leherbauer
dbe4fed550 Bug 344379 - Code Style format error 2011-08-05 14:20:46 +02:00
Anton Leherbauer
35a5ad9dbb Bug 353974 - Formatting C code does not work for certain uses of static_cast 2011-08-05 12:44:03 +02:00
Anton Leherbauer
2d8f61dc4f Bug 351399 - Formatting C code is broken for certain coding styles 2011-08-05 10:55:10 +02:00
Doug Schaefer
685675824f Added .gitignore to dsf examples for generated code. 2011-08-04 13:35:27 -04:00
Doug Schaefer
d94d3b3718 Add .project file for repo. 2011-08-04 13:22:09 -04:00
Marc Khouzam
d99a4ace65 Bug 350837: AbstractMIControl.startCommandProcessing() uses concrete GDBBackend class to create stderr thread 2011-08-03 10:16:09 -04:00
Marc Khouzam
b9269f64eb Bug 347514: Tracepoint visualization should be prepared for multi-threaded programs 2011-08-02 15:10:26 -04:00
Marc Khouzam
fc7775773b Bug 353423: Move refreshing of thread states from GDBRunControl_7_2_NS to GDBRunControl_7_0_NS since -thread-info is available since GDB 7.0 2011-08-02 14:10:06 -04:00