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

1200 commits

Author SHA1 Message Date
Markus Schorn
3c449d0ac8 Fix for 164470, using index for ambiguity resolution as part of parsing 2006-12-06 15:09:46 +00:00
Markus Schorn
0e4828878f Testcase for bug 166954, typdef for typedef in index. 2006-12-06 13:55:02 +00:00
Andrew Ferguson
94a253b327 162172: Add initial test case, fix bug 2006-12-06 13:53:19 +00:00
Markus Schorn
c44d3fa59d Fix for 164619, interaction between cpp name resolution and index. 2006-12-06 10:41:32 +00:00
Andrew Ferguson
fea3d0a6d1 revert to previous version (unintentionally committed as part of 162172) 2006-12-05 18:33:25 +00:00
Andrew Ferguson
d6d9ed6df0 apply patch for 162172: make PDOM relocatable 2006-12-05 18:29:04 +00:00
Anton Leherbauer
cb6c40b03b Fix for bug 161913 - Migrate CModelBuilder to use DOM AST 2006-11-30 13:30:42 +00:00
Anton Leherbauer
c53849b219 Fix for bug 166026 - getContainingFilename wrong for include directives 2006-11-29 15:02:32 +00:00
Andrew Ferguson
773b11c204 165213: undo misadventure with abstraction 2006-11-23 18:31:38 +00:00
Markus Schorn
3329794554 Fixes BTree visitor (did not visit all matching nodes), also changed semantics. 2006-11-23 16:38:44 +00:00
Markus Schorn
aa1849f26b Fix for failing testcase. 2006-11-22 09:01:30 +00:00
Markus Schorn
6d1289a31e Adds sources containing testcode to jar 2006-11-22 08:29:03 +00:00
Norbert Plött
c64385f973 Fix for #151005 - Error parser - cannot generate proper marker for file outside of the workspace 2006-11-20 08:14:14 +00:00
Markus Schorn
59dd370291 Fixes a few testcases 2006-11-17 13:38:40 +00:00
Markus Schorn
fe8600233c Adds sources containing testcode to jar 2006-11-17 08:03:15 +00:00
Markus Schorn
a21f562d31 Adds sources containing testcode to jar 2006-11-17 07:38:20 +00:00
Doug Schaefer
58a835d441 Bug 162230 - Fix a stack overflow that was happening with function template specializations. 2006-11-16 21:35:51 +00:00
Markus Schorn
f0f63b48ed Fix for 162168, storing enclosing definition in index. 2006-11-16 16:21:02 +00:00
Markus Schorn
3954755d03 Testcase and fix for 164644, slash inside function style macro 2006-11-15 16:15:07 +00:00
Andrew Ferguson
e714b84612 Tidy up pdom binding resolution code, fix typedefs accessed by qualified names 2006-11-15 10:14:30 +00:00
Markus Schorn
d6eadac266 Fix for 164500, macro redefinitions in index. 2006-11-15 09:49:36 +00:00
Markus Schorn
f8dbea309b Testcase for bug 164500. 2006-11-14 17:22:17 +00:00
Markus Schorn
e3c77133d7 Testcase and fix for 164360, NPE while adding include to PDOM. 2006-11-14 09:59:53 +00:00
Markus Schorn
68f0ef88a8 Testcase for 150906, large array initializers. 2006-11-13 16:01:11 +00:00
Markus Schorn
744dedb3af Fixes compile error (usage of java 1.5 SDK) 2006-11-13 15:34:40 +00:00
Andrew Ferguson
94f1a13a14 Improve accuracy of index based binding resolution
this patch
 * improves pdom resolution binding (PDOMC*Linkage.resolveBinding)
 * fixes some broken binding resolution test data
 * has PDOMCPPField store type information
 * has PDOMCPPNamespaceAlias store what it is aliasing
2006-11-13 14:25:14 +00:00
Andrew Ferguson
525d297214 Apply patch to add pdom binding resolution tests for Bugzilla#162581 2006-11-10 15:18:13 +00:00
Markus Schorn
68fce7ef7c Follow up for 150075, progress indication for indexer;
Cancel indexing on manual reindex request.
2006-11-10 10:55:15 +00:00
Markus Schorn
2d8f966f3b Fix for 150075, progress indication for indexer 2006-11-09 15:09:21 +00:00
Markus Schorn
e6a0b48500 Patch for 162581, by Andrew Ferguson, stack overflow in AST/PDOM. 2006-11-08 09:42:22 +00:00
Markus Schorn
cc1407df9d Include Browser: using offsets from index 2006-11-08 08:39:12 +00:00
Markus Schorn
9c3e30e9a0 Testcase and fix for 159566 and 159570, additional info for IIndexInclude. 2006-11-07 12:46:44 +00:00
Markus Schorn
0fe5609a10 Fixes warning, marks test as failing. 2006-11-07 10:00:07 +00:00
Markus Schorn
206ad600e7 Sets default to index files with build info, only. 2006-11-07 09:47:19 +00:00
Vivian Kong
b38a103a8e Bug 161609 - more testcases for PDOM/index 2006-11-06 15:43:39 +00:00
Markus Schorn
df871fe06b Testcase and fix for 106275, IASTPreprocessorIncludeStatement incomplete. 2006-11-06 15:36:06 +00:00
Markus Schorn
a63a250e0b Testcase for 162410, scanner skips line after pragma 2006-11-03 09:53:56 +00:00
Markus Schorn
c4e4e61e3f Testcase and fix for 156988, exception in scanner. 2006-11-03 09:38:24 +00:00
Markus Schorn
fdabd9645c Test case and fix for 157009, scanner skips line. 2006-11-02 16:50:25 +00:00
Markus Schorn
3541fc9e5a Testcase and fix for 162214, line comment after directive 2006-11-02 15:00:40 +00:00
Markus Schorn
92b49872f2 Fix for 162180, scanner locations 2006-11-02 14:15:37 +00:00
Markus Schorn
6ac289f820 Fix for 162755, cleanup in ArrayUtil 2006-10-31 10:08:56 +00:00
Markus Schorn
6b96ffedab Testcase for 162758, by Andrew Ferguson. 2006-10-30 16:38:09 +00:00
Markus Schorn
229bbeea3d Fix for 162747, IIndex.findIncludes() 2006-10-30 16:00:37 +00:00
Markus Schorn
4fe0f611dd Avoid usage of filebuffers in core tests (loads cdt-ui plugin) 2006-10-27 14:56:11 +00:00
Markus Schorn
de14fed9ad Fix for 162217, by Andrew Ferguson, PDOM bindings constructed off bindings 2006-10-27 10:08:08 +00:00
Markus Schorn
1ee1c0cb84 Makes index listener tests fail safe 2006-10-27 09:47:23 +00:00
Markus Schorn
a6a24e957f Call hierarchy: use timestamps from index. 2006-10-25 15:59:02 +00:00
Markus Schorn
429128162f Keeps static functions/variables out of the index, see bug 161216 2006-10-25 14:32:45 +00:00
Markus Schorn
376ca09d3c Fix for 162011, binding for friend-function with namespace scope. 2006-10-25 13:09:56 +00:00