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

14626 commits

Author SHA1 Message Date
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
Alena Laskavaia
9ec1cc1155 [271550] Make Target View: preserve "Same as Target Name" when copying targets - patch applied 2009-04-16 17:02:48 +00:00
Sergey Prigogin
2e58269b33 Cosmetics. 2009-04-16 06:50:15 +00:00
Ken Ryall
3b65fc9dad Bug 188116. 2009-04-16 05:54:16 +00:00
Alena Laskavaia
8ebbd32496 - updated property store to initialize from core 2009-04-16 01:46:57 +00:00
Mike Kucera
d99739839b [272375] support for UTF string literals in LR parser 2009-04-15 19:24:57 +00:00
Mike Kucera
e389841b9f [271163] support for UTF string literals in scanner 2009-04-15 19:19:05 +00:00
Anton Leherbauer
c3c92bd841 Make ExternalEditorInput adaptable to ITranslationUnit 2009-04-15 15:33:03 +00:00
Markus Schorn
7bf6393aac Let new class wizard created empty source file, bug 269498. 2009-04-15 13:55:09 +00:00
Emanuel Graf
8fc63d723e Small UI improvement 2009-04-15 11:44:54 +00:00
Emanuel Graf
c9ee950352 FIXED - bug 266627: Some refactor operations belong on Source
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266627

Moving getterSetters and implement method to Source menu.
2009-04-15 11:21:01 +00:00
Markus Schorn
3546025271 Type comparison of default ints, bug 270275. 2009-04-15 08:16:56 +00:00
Markus Schorn
23e918bc08 Correct scope for elaborated type specifiers, bug 270831. 2009-04-15 07:53:22 +00:00
Sergey Prigogin
4bef03dc3e Don't create unnecessary objects. 2009-04-15 06:02:50 +00:00
Sergey Prigogin
f126984c7a Fixed a typo. 2009-04-15 06:02:07 +00:00
Sergey Prigogin
fc31232277 Second test case for bug 271948. 2009-04-15 06:01:35 +00:00