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

5340 commits

Author SHA1 Message Date
Andrew Ferguson
525d297214 Apply patch to add pdom binding resolution tests for Bugzilla#162581 2006-11-10 15:18:13 +00:00
Anton Leherbauer
12f3dd59c5 Bug 95274 - Support code formatter
First stab at a built-in code formatter
2006-11-10 13:55:48 +00:00
Markus Schorn
665fdd2ca8 Include Browser: wait for indexer before computing tree. 2006-11-10 12:12:52 +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
abb2bcc28b Fixes a couple of wrong offsets in PDOM. 2006-11-08 14:33:16 +00:00
Anton Leherbauer
1aafcab10c Fix for Bug 163691 - Incorrect syntax highlight of numbers 2006-11-08 09:47:45 +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
4c73232e1c Patch for 162581, by Andrew Ferguson, stack overflow in AST/PDOM. 2006-11-08 09:30:17 +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
Anton Leherbauer
3661213f99 Fix missing CN problem label decorator 2006-11-07 09:23:14 +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
f60b2f1bb1 Delays traversal of project to indexer job 2006-11-06 13:17:58 +00:00
Anton Leherbauer
02e693474e Fix CN drop external files into source folder 2006-11-06 11:23:14 +00:00
Anton Leherbauer
c2ad331a4e Patch by Sascha Radike for Bug 163377 - [CView] CView does not reveal new resources 2006-11-06 10:11:24 +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
fe91086213 Testcase and fix for 162214, line comment after directive 2006-11-02 14:54:45 +00:00
Markus Schorn
92b49872f2 Fix for 162180, scanner locations 2006-11-02 14:15:37 +00:00
Anton Leherbauer
cfea65c227 Make ui plugin more fault-tolerant when activated in headless mode 2006-10-31 12:40:43 +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
c8b7ec6935 Fix for 162758, clear index before using reader factory. 2006-10-30 16:16:41 +00:00
Markus Schorn
229bbeea3d Fix for 162747, IIndex.findIncludes() 2006-10-30 16:00:37 +00:00
Markus Schorn
0f94639612 Fix for 162381, by Jeong-Sik Cheong, null characters in code reader. 2006-10-30 15:46:06 +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
Anton Leherbauer
6e5a90b075 Fix code coloring previewer 2006-10-26 16:07:53 +00:00
Doug Schaefer
50cdba67dd Fixed up the CPPUnaryExpression to implement the CPP interface. Bug 162404. 2006-10-26 15:33:42 +00:00
Anton Leherbauer
25232db42d Follow-up fix for bug 161529 2006-10-25 19:10:09 +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
8219ea4ef8 Keeps content of unnamed namespaces out of the index, see bug 160913 2006-10-25 13:43:31 +00:00
Markus Schorn
376ca09d3c Fix for 162011, binding for friend-function with namespace scope. 2006-10-25 13:09:56 +00:00
Anton Leherbauer
2d97518819 Add failing testcase for 162180 2006-10-25 09:42:54 +00:00
Markus Schorn
ae93a12c54 Testcase: parsing headers in context of sources. 2006-10-24 18:00:42 +00:00
Markus Schorn
d9a5d8e84f fixes 149571, timestamps for files in PDOM; fixes 161715, refined strategy for indexers;
disables indexer for most of the test cases
2006-10-24 17:10:50 +00:00
Markus Schorn
74e45cb1a3 fixes 149571, timestamps for files in PDOM; fixes 161715, refined strategy for indexers;
disables indexer for most of the test cases
2006-10-24 17:03:12 +00:00
Anton Leherbauer
28b8e38cb1 Patch by ashish for Bug 161529 - Open Include from the Outline view does not automatically resolve the include file 2006-10-23 10:55:33 +00:00
Markus Schorn
b916d1065e Moves further AST-specific methods out of IScope 2006-10-20 15:02:43 +00:00
Markus Schorn
5c70bbcd1b Minor correction to call hierarchy test 2006-10-20 13:37:00 +00:00
Markus Schorn
baa29bb0f5 Fix for 156504 by Andrew Ferguson, Overloaded functions/methods in PDOM 2006-10-20 13:19:52 +00:00
Markus Schorn
fe98dbbe57 Simplified and doucmented synchronization in PDOMManager 2006-10-20 12:21:28 +00:00