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

7292 commits

Author SHA1 Message Date
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
Mike Kucera
5297a903b0 dummy name nodes no longer counted as problems when resolving ambiguous declarator 2008-04-04 15:12:22 +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
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
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
Mike Kucera
a6d874156f for loop conditions now work 2008-04-01 22:01:15 +00:00
Vivian Kong
427d783899 use MessageFormat API to format IdentifierHelper messages (bug 225143) 2008-04-01 16:46:26 +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
Warren Paul
44008336e4 fixed bug #215285. 2008-03-31 16:51:55 +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
Sergey Prigogin
f03642cfb3 Fixed bug 224817. 2008-03-30 23:52:09 +00:00
Sergey Prigogin
56cf847c2a Removed two redundant checks flagged by the compiler. 2008-03-29 17:05:58 +00:00
Sergey Prigogin
301640c194 Code formatting. 2008-03-29 16:48:34 +00:00
Warren Paul
bb792ef3b0 NPE check. 2008-03-28 20:50:04 +00:00
Ken Ryall
c3e795c6d0 Added MSVS key binding. New commands from bug 209218. 2008-03-28 19:39:19 +00:00
Markus Schorn
bb469b32ee Search for macro references, bug 156561. 2008-03-28 17:59:10 +00:00
Anton Leherbauer
db312ccd1b Fix random content assist test failures 2008-03-28 16:15:50 +00:00
Anton Leherbauer
dd9db085d7 Get rid of SharedTextColors 2008-03-28 15:39:09 +00:00
Anton Leherbauer
ae2edb62e6 Fix warnings 2008-03-28 14:37:59 +00:00
Anton Leherbauer
df675c8a18 API cleanup 2008-03-28 14:22:27 +00:00
Anton Leherbauer
8336ec368b Yet more content assist tests 2008-03-28 13:08:52 +00:00
Anton Leherbauer
1ed39d8cea Fix inclusion proposal for project local includes 2008-03-28 13:05:55 +00:00
Anton Leherbauer
5107c20849 Tests for bug 223660 2008-03-28 12:52:40 +00:00
Oleg Krasilnikov
7cd517b279 Bug 224191 : Need public API to create CDT variables 2008-03-28 12:17:28 +00:00
Markus Schorn
f0854abfb0 Mark package 'org.eclipse.cdt.internal.core.dom.parser.cpp.semantics' as internal. 2008-03-28 08:14:51 +00:00
Andrew Ferguson
8bc2a7437a 222748: refactor semantic routines to separate package 2008-03-27 18:31:16 +00:00
Anton Leherbauer
be718ccf7c More plain C content assist tests 2008-03-27 14:49:54 +00:00
Markus Schorn
c10395201b Fixes warnings 2008-03-27 14:31:34 +00:00
Markus Schorn
5001cf3e33 Fixes warnings 2008-03-27 14:19:53 +00:00
Anton Leherbauer
bfd296013f 113568: [Content Assist] proposals for include directives 2008-03-27 14:10:57 +00:00
Anton Leherbauer
2d526547f2 Fix sort order of method proposals, related to bug 172862 2008-03-27 08:45:22 +00:00
Markus Schorn
f4ff0f795d Performance improvement for Index Database. 2008-03-27 08:05:08 +00:00
Anton Leherbauer
486ed39667 Fix for 223987: CDT doesn't build with SDK 3.4 M6 2008-03-26 16:19:44 +00:00
Markus Schorn
9f5748de37 Fix for a bogus c++-syntax-error and 2 exceptions, bug 223777. 2008-03-26 11:35:43 +00:00