1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

14941 commits

Author SHA1 Message Date
John Cortell
542c042317 Fixed 273306. Correct enablement of Variables view action contributions. The 'enablesFor=1' is not appropriate for the Add Global Variables action. Thhat action does not use the viewers selection as context. 2009-04-22 19:05:16 +00:00
John Cortell
f789f8b6d1 Fixed 273306. Correct enablement of Variables view action contributions 2009-04-22 19:02:19 +00:00
Mike Kucera
bf83a3a2a2 [273326] [XLC Parser] support variable length arrays in C++ 2009-04-22 18:57:35 +00:00
Mike Kucera
6262b1fe81 [273283] [XLC Parser] support _Complex and restrict keywords in C++ 2009-04-22 15:26:09 +00:00
Alena Laskavaia
91657617cb - fixed unused includes and force project setting for java errors/warnings 2009-04-22 13:56:07 +00:00
Chris Recoskie
68718b41f9 RESOLVED - bug 272986: changes to ICommandLauncher
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272986
2009-04-22 12:39:53 +00:00
Alena Laskavaia
724860a02b - added cell editor to pick severity of the problem 2009-04-22 01:26:58 +00:00
James Blackburn
19354a7c8d Bug 272969 #checkBuildSystemChange should not reorder project natures 2009-04-21 20:19:18 +00:00
Marc Khouzam
3bc0e2a9d1 [273114] Wrap lines of more than 100 characters, in our GDB traces 2009-04-21 19:16:10 +00:00
Mike Kucera
698d5bb0ba [273080] [XLC Parser] support for decimal floating point types (_Decimal32, _Decimal64, _Decimal128) 2009-04-21 15:11:35 +00:00
Marc Khouzam
795dbe40e0 [218847] Create a DataModelInitialized event, to properly initialize selection in Debug view 2009-04-21 14:51:39 +00:00
Sergey Prigogin
ed7fb8c287 Atomic undo of save actions. 2009-04-21 09:09:32 +00:00
Sergey Prigogin
80abc8bf47 Bug 249359. 2009-04-21 07:17:14 +00:00
Alena Laskavaia
5407d0d337 refactored error reported 2009-04-21 00:53:33 +00:00
Alena Laskavaia
86a922370c added comments 2009-04-21 00:47:03 +00:00
Alena Laskavaia
d02fb6433d [272995] - fixed f.p. and f.n 2009-04-21 00:37:15 +00:00
Alena Laskavaia
eaf73307bc [272936] - fixed quick fix 2009-04-21 00:36:20 +00:00
Chris Recoskie
cfa105d23c RESOLVED - bug 272979: reference to CCorePlugin.log(Throwable) in AbstractIndexerTask.runTask() breaks standalone indexing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272979
2009-04-20 20:41:09 +00:00
Mike Kucera
0a80b06634 [272950] [LR Parser] Add ability to pass properties to extending parsers and update (regenerate) the parsers to support this. 2009-04-20 18:24:34 +00:00
Sergey Prigogin
21e1364cb5 Undid the previous change due to doubts in its safety. 2009-04-20 16:49:42 +00:00
Sergey Prigogin
57e806a4ad Fixed an API usage warning. 2009-04-20 16:35:18 +00:00
Mike Kucera
3bd0a9fb8e [272744] fix for Open Declaration, doesn't work for ostream::operator << 2009-04-20 15:44:05 +00:00
Markus Schorn
e2f1c90b0b Ranking of derived to base conversion, bug 269318 2009-04-20 12:32:37 +00:00
Sergey Prigogin
c7b512cbdf Test case for bug 272848. 2009-04-20 03:13:12 +00:00
Marc Khouzam
954592bc6c [272736] Add more checks to know if we ran to the right place. 2009-04-19 19:54:27 +00:00
Sergey Prigogin
c2b2171a7e Cosmetics. 2009-04-19 05:38:39 +00:00
Sergey Prigogin
8b1fb78bf1 Rolled back change that introduced IIndexInclude.getFullName method since the implementation was buggy (bug 272143). 2009-04-19 04:04:45 +00:00
Alena Laskavaia
40a7d9c364 - fixed categories support 2009-04-19 03:01:40 +00:00
Alena Laskavaia
a2e8d0f91a added statement has no effect checker 2009-04-19 02:36:14 +00:00
Alena Laskavaia
59cf9d5fad - to make workspace/project override of properties work, change to store indiviual checkers id in properties 2009-04-18 04:01:44 +00:00
Alena Laskavaia
3ccd43f5ed - trying to use eclipse properties 2009-04-18 02:12:37 +00:00
Alena Laskavaia
c60533c54f - refactored to extract checkers.ui to another plugin 2009-04-18 02:11:45 +00:00
Alena Laskavaia
8950983042 plugin for checkers ui elements 2009-04-18 02:11:07 +00:00
Alena Laskavaia
e31bbb944a sample implementation of QuickFix 2009-04-17 20:57:05 +00:00
Alena Laskavaia
ee5a328f05 - fixed build JRE 2009-04-17 20:50:15 +00:00
Mike Kucera
730c19a96e [272744] add XLC parser extension plugins to xlc feature and build 2009-04-17 20:26:10 +00:00
Doug Schaefer
ccf1bfbf9e Hook up the template correctly. 2009-04-17 20:07:49 +00:00
Doug Schaefer
1042ed5f25 gcc cross compiler integration plugin. 2009-04-17 19:15:56 +00:00
Mike Kucera
d849341ad4 [272745] initial commit of XLC parser extensions testing plug-in 2009-04-17 18:53:47 +00:00
Mike Kucera
cb8fe367dd [272745] initial commit of XLC parser extensions 2009-04-17 18:52:09 +00:00
Doug Schaefer
e8477ef98a Refactor to hide things we know should be internal. 2009-04-17 18:46:30 +00:00
Doug Schaefer
bfb0f1ab9c Bug 267951 - Patch from Anna to support system types without files subsystem. 2009-04-17 18:40:29 +00:00
Marc Khouzam
3f6473cfed [233230] Support for RunToLine 2009-04-17 18:05:10 +00:00
Markus Schorn
2a321cdc23 Fixes a NPE, bug 261784. 2009-04-17 14:09:07 +00:00
Markus Schorn
41cbe5212b Adjust testcase for optimized C/C++ search. 2009-04-17 13:54:39 +00:00
Markus Schorn
c507baf019 Optimizes C/C++ search without wild-cards, bug 272688 2009-04-17 13:43:09 +00:00
Markus Schorn
dde5816f8e Correct distinction of search results, bug 157585. 2009-04-17 11:22:29 +00:00
Anton Leherbauer
0cbcb912a5 Bug 272124 - Keywords starting with @ aren't recognized by editor, patch by Alex Blewitt 2009-04-17 06:48:58 +00:00
Sergey Prigogin
395490c7ae Fix for bug 271948. 2009-04-17 06:17:01 +00:00
Ken Ryall
3e8db59e46 Bug 181710 2009-04-16 20:10:51 +00:00