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

8123 commits

Author SHA1 Message Date
Sergey Prigogin
80abc8bf47 Bug 249359. 2009-04-21 07:17:14 +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
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
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
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
Sergey Prigogin
2e58269b33 Cosmetics. 2009-04-16 06:50:15 +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
James Blackburn
a39047b78c Bug 242004 ISVs should be able to position their cPropertyTabs amongst built-in CDT provided tabs
- Tabs should be sorted by 'weight' attribute (as detailed in the extension point documentation)
2009-04-14 20:23:45 +00:00
Markus Schorn
eea82af3a1 Splits option to index all files, bug 266814. 2009-04-14 12:53:30 +00:00
Emanuel Graf
3f794a608f FIXED - bug 266726: Generate Getters and Setters could be prettier if it shared more code with JDT
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266726
2009-04-14 07:02:16 +00:00
James Blackburn
f806e4b989 Bug 271327 ErrorParserManager Fixes & Tests for tracking working directory.
- Vector of working directories now contains absolute wd location
2009-04-13 10:39:01 +00:00
Sergey Prigogin
a461f247eb Cosmetics. 2009-04-12 07:06:40 +00:00
Sergey Prigogin
824d47c599 Cosmetics. 2009-04-12 05:48:15 +00:00
Sergey Prigogin
3550a299d4 Test cases for bugs 269926 and 271948. 2009-04-12 02:01:27 +00:00
Sergey Prigogin
0d0465f611 Added a method that returns a complete include name. Intended for use by Add Include. 2009-04-11 23:41:02 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Alena Laskavaia
9b327ec4df [271628] -fixed NPE (applied patch) 2009-04-08 19:00:06 +00:00
Sergey Prigogin
1d92535285 Fixed 271236 and 144542. 2009-04-07 14:54:10 +00:00
James Blackburn
111a552649 Bug 270772 Issues with Cygwin Error Parsing + Test 2009-04-06 08:01:41 +00:00
Sergey Prigogin
4a68624fe0 Cosmetics. 2009-04-06 05:29:24 +00:00
Sergey Prigogin
80a6ae7f57 Test case for bug 271236. 2009-04-05 20:44:12 +00:00
James Blackburn
73b5f18e29 Bug 269023 ErrorParserManager& ErrorPattern Tidy:
- JavaDoc improvements
  - EPM#findFilePath deprecated; #findFileName is the blessed method for mapping Build Output Strings -> IResources
  - Scratch Buffer methods deprecated in favour of IErrorParser2
2009-04-04 12:50:01 +00:00
James Blackburn
f91784b229 Fix API tooling (add @since 5.1 to mapSectionData) 2009-04-04 11:52:12 +00:00
James Blackburn
d9addda21a Bug 262988 Additional Error Parser Tests for relative paths -- those prepended by '../' 2009-04-04 11:31:44 +00:00
Mike Kucera
679552dc61 bug 271165, language mapping dialog combo boxes should be sorted 2009-04-03 18:10:21 +00:00
Warren Paul
7ef8d28991 use mapping of sections for dwarf parser rather than allocating memory which avoids out of memory exceptions for large symbol files. 2009-04-03 15:57:29 +00:00
Anton Leherbauer
f0893c8b81 Fix completion test, related to bug 270830 2009-04-03 13:09:25 +00:00
Markus Schorn
debd03113d Indexer to respect ordering of directives, bug 270806. 2009-04-03 09:13:38 +00:00
Anton Leherbauer
8ec06ddba3 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-04-03 08:59:26 +00:00
Mike Kucera
c8a87c8e6d Bug 270892, wide string literals have wrong type 2009-04-01 21:56:45 +00:00
Mike Kucera
c095f65dfd bug 270830, predefined macros not defined properly 2009-04-01 16:30:11 +00:00