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

11828 commits

Author SHA1 Message Date
Mike Kucera
620f798dea added support for empty abstract declarators 2008-04-04 18:50:04 +00:00
Chris Recoskie
504602213a Various changes for EFS
- Fixed many NPEs in the build system that occurred when IProject.getLocation() returned null
- Created new IStorage implementation (EFSFileStorage) for the editor which can handle EFS resources
- added some utility methods for handling EFS resources
2008-04-04 17:48:27 +00:00
Mikhail Khodjaiants
af3f69afb9 Contributing new disassembly. 2008-04-04 16:39:42 +00:00
Mike Kucera
5297a903b0 dummy name nodes no longer counted as problems when resolving ambiguous declarator 2008-04-04 15:12:22 +00:00
Vivian Kong
1fd0bf48d8 update install instructions for p2 2008-04-04 14:08:21 +00:00
Andrew Ferguson
924e43ef60 add generic type to ObjectSet, ObjectTable 2008-04-04 13:51:07 +00:00
Anton Leherbauer
fc2be4a64b Fix for 225326: Code formatter strips whitespace when it shouldn't 2008-04-04 08:11:04 +00:00
Anton Leherbauer
97170d3d09 Fix for 225316: CoreModel does not issue event when resolution of IInclude changes 2008-04-04 07:34:48 +00:00
Anton Leherbauer
dcf186c8c1 Improve strategy to re-query in ElementSelectionDialog, related to bug 211251 2008-04-04 07:34:07 +00:00
Anton Leherbauer
b7e830fccc Fix for 225272: Problems with spawner and fast (Dual Core) machines
Patch by Johann Draschwandtner (Wind River)
2008-04-04 07:19:10 +00:00
Mike Kucera
28fc06fe7b implicit int now works a lot better (static var;) ,fixed but with globally qualified ids not resolving properly 2008-04-03 19:03:02 +00:00
Markus Schorn
a8a0150712 Searching for mixed C/C++ references, bug 224711 2008-04-03 18:08:13 +00:00
Markus Schorn
8d500e6332 defined-constructs in macro bodies, bug 225562 2008-04-03 18:08:07 +00:00
Markus Schorn
fa6684b982 Indexer performance with long include search path, bug 225302. 2008-04-03 18:07:34 +00:00
Markus Schorn
6a73a387be Increase range of valid numbers for database-cache size percentage. 2008-04-03 17:50:25 +00:00
Markus Schorn
433aa00c34 Check existence of resource before deleting markers. 2008-04-03 17:50:08 +00:00
Andrew Ferguson
2421356998 224364: add unit tests 2008-04-03 17:11:08 +00:00
Oleg Krasilnikov
d1d37fc9c8 Bug #224769 : deleting Source Folders will corrupt Defined Symbols 2008-04-03 17:07:39 +00:00
Mikhail Khodjaiants
2c2447767b Contributing new disassembly. 2008-04-03 17:06:41 +00:00
Mikhail Khodjaiants
c9028aceb8 Removed modules view related constants. 2008-04-03 17:02:03 +00:00
Oleg Krasilnikov
a43e948e25 Bug #225483 : Unacceptable layout of Binary parsers tab 2008-04-03 14:10:22 +00:00
Andrew Ferguson
45d5fd9bc9 improve diagnostics 2008-04-03 14:07:31 +00:00
Andrew Ferguson
307bcca6a5 225534: add unit tests 2008-04-03 11:40:52 +00:00
Anton Leherbauer
0ba4cad18d Fix for 224567: Makefile compare editor uses non fixed width font 2008-04-03 08:57:57 +00:00
Anton Leherbauer
fdff1402b2 Fix for 86676: CDT ghosts resume/step when stack-info-depth fails
Patch by Øyvind Harboe <oyvind.harboe@zylin.com>
2008-04-03 08:52:33 +00:00
Anton Leherbauer
f2bcb6cb77 Fix for 212632: Failure to debug-attach on Windows using GDB
and 224187: NPE launching debug configuration without app name
2008-04-03 08:46:05 +00:00
John Cortell
402016a6f0 Cleanup. Use generics (to fix warnings) and other misc improvements. No functional change. 2008-04-02 23:48:03 +00:00
John Cortell
253c339287 Allow user to enter range in hex format 2008-04-02 23:35:24 +00:00
John Cortell
3f4bcfc489 Added constant for float. 2008-04-02 21:38:01 +00:00
Mike Kucera
2f34147639 organized test suite a bit better (temporary anyway, need to refactor core test suite to make it reusable for new parsers) 2008-04-02 17:27:24 +00:00
Mikhail Khodjaiants
b87d5b3b2e Added interfaces for content, label and annotation providers. 2008-04-02 16:42:46 +00:00
Mikhail Khodjaiants
231b11b8ab Added request interfaces for the virtual (disassembly) viewer. 2008-04-02 16:20:24 +00:00
Anton Leherbauer
7fde922525 Fix for 194578: NPE when attempting to edit a (new type) Makefile on a remote system
Patch by David Inglis
2008-04-02 10:37:56 +00:00
Anton Leherbauer
cfae4dbc59 Fix for 225099: Breakpoint toggling for files outside projects is broken in CDT CVS HEAD
Patch by Øyvind Harboe <oyvind.harboe@zylin.com>
2008-04-02 07:25:33 +00:00
Mike Kucera
a6d874156f for loop conditions now work 2008-04-01 22:01:15 +00:00
Mike Kucera
30a1ab0388 fixed problem with friend classes not resolving, fixed offset calculations for qualified name nodes 2008-04-01 16:58:22 +00:00
Vivian Kong
427d783899 use MessageFormat API to format IdentifierHelper messages (bug 225143) 2008-04-01 16:46:26 +00:00
Vivian Kong
805f997868 fixing properties strings in XLC UI 2008-04-01 15:45:10 +00:00
Mikhail Khodjaiants
78f39429c5 Bug 210558: Migrate CDT to use new platform Modules view. 2008-04-01 15:08:15 +00:00
Andrew Ferguson
1aa23a4f5d clean up warnings 2008-04-01 14:03:41 +00:00
Sergey Prigogin
d0325299ce Fixed another corner case of bug 224817. 2008-04-01 06:24:44 +00:00
John Cortell
043d848106 Corrected grammar in error dialog that surfaces when the executable isn't on disk. 2008-04-01 03:01:05 +00:00
John Cortell
e2a73ed222 Applied modified version of patch in 224976. 2008-03-31 19:50:48 +00:00
Warren Paul
44008336e4 fixed bug #215285. 2008-03-31 16:51:55 +00:00
Mike Kucera
c7857505e0 fixed template destructor ids 2008-03-31 15:48:57 +00:00
Mike Kucera
ac876dacb6 fixed import 2008-03-31 14:42:28 +00:00
Markus Schorn
d8328d452b Sort macros in parser log. 2008-03-31 09:01:20 +00:00
Markus Schorn
bb834c4bb7 Common method to compute string for PDOM versions. 2008-03-31 08:07:24 +00:00
Anton Leherbauer
2f974e0ef5 Fix hyperlink detector for 3.4 M6 2008-03-31 07:53:16 +00:00
Sergey Prigogin
398615b6fa More cleanup of template resolution code. 2008-03-31 03:48:07 +00:00