Markus Schorn
dd464d51a3
CModel: Extension to represent names from the index
2006-11-22 12:44:33 +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
Anton Leherbauer
7b13873955
Fix NPE and CCE
2006-11-21 15:57:37 +00:00
Anton Leherbauer
0ee87e0c9a
Cleanup unused preference constants
2006-11-21 10:35:09 +00:00
Anton Leherbauer
f52791b8cb
Bug 165090 - Leading spaces are not preserved when pasting comments
2006-11-21 10:23:22 +00:00
Markus Schorn
a83a57c3ba
PDOM db: Improves reading char[] from chunks.
2006-11-21 10:04:03 +00:00
Andrew Ferguson
b348ab9f8d
Add optional message parameter to PDOMNotImplementedError
2006-11-20 18:13:57 +00:00
Markus Schorn
e62a54fcea
Extracts common stuff from full and fast indexer to a base class.
2006-11-20 12:38:56 +00:00
Markus Schorn
0eca098d3c
Fixes warnings
2006-11-20 09:03:12 +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
Doug Schaefer
7395254810
Implemented isSameType for PDOMCTypedef for 164696.
2006-11-17 17:28:21 +00:00
Doug Schaefer
00b44da134
Implemented isSameType for PDOMCPPEnumeration for 164696.
2006-11-17 17:08:44 +00:00
Doug Schaefer
46903cc52f
Bug 164972 - Fix handling when f(void) is used in a decl and f() in the def.
2006-11-17 15:59:44 +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
456f0c229c
Improved halting of indexer when it hits too many erros. Increased max error count to 500.
2006-11-15 16:36:25 +00:00
Markus Schorn
3954755d03
Testcase and fix for 164644, slash inside function style macro
2006-11-15 16:15:07 +00:00
Anton Leherbauer
10f16fe5d3
Comment out temporarily incompatible changes
2006-11-15 12:38:01 +00:00
Anton Leherbauer
5ad61b1e36
Improve external file support
2006-11-15 12:26:03 +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
Doug Schaefer
c8a56d7cb3
Fix Not implemented error in PDOMClassType.isSameType().
2006-11-14 18:39:55 +00:00
Markus Schorn
f8dbea309b
Testcase for bug 164500.
2006-11-14 17:22:17 +00:00
Markus Schorn
b2439b77c8
Adding files to the index: Use same order for full and fast indexer.
2006-11-14 13:09:16 +00:00
Markus Schorn
e3c77133d7
Testcase and fix for 164360, NPE while adding include to PDOM.
2006-11-14 09:59:53 +00:00
Anton Leherbauer
3eaab306ed
Fix source viewer scanner initialization
2006-11-13 16:59:08 +00:00
Markus Schorn
68f0ef88a8
Testcase for 150906, large array initializers.
2006-11-13 16:01:11 +00:00
Markus Schorn
45fecb58d9
Adds a trace option for logging exceptions caught and ignored by the parser.
2006-11-13 15:48:55 +00:00
Markus Schorn
7b43f74317
Fixes warnings.
2006-11-13 15:46:57 +00:00
Anton Leherbauer
5d24cc5636
Undo introduction of Eclipse 3.3 dependency for now
2006-11-13 15:40:40 +00:00
Markus Schorn
744dedb3af
Fixes compile error (usage of java 1.5 SDK)
2006-11-13 15:34:40 +00:00
Markus Schorn
09a6efc2c3
Fixes warnings.
2006-11-13 15:34:05 +00:00
Anton Leherbauer
d84efff6f7
Fix initialization of Semantic highlighting enablement checkbox
2006-11-13 15:32:52 +00:00
Markus Schorn
52bbe25b47
Logs the name of the file currently parsed, together with exceptions caught by the indexer.
2006-11-13 14:57:14 +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
Anton Leherbauer
23ee23bc84
Fix CN duplicate clipboard actions
2006-11-13 13:24:32 +00:00
Anton Leherbauer
2211c9a1e1
Fix CN drop of translation unit
2006-11-13 13:00:37 +00:00
Anton Leherbauer
c7aa79d9f8
Fix NLS strings
2006-11-13 11:53:58 +00:00
Anton Leherbauer
12dc80623b
Fix warnings
2006-11-13 11:53:43 +00:00
Markus Schorn
d61c4d35ec
Fixes two exceptions in the scanner (parsing firefox).
2006-11-13 11:50:35 +00:00
Anton Leherbauer
908501d4a6
80104 - Maintain consistency with JDT UI
...
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +00:00
Alain Magloire
c7d8278a6a
fix enhancement PR 149102 for BlackFin support
2006-11-12 19:51:08 +00:00
Alain Magloire
031c0901af
PR# 104605
...
When exploding a binary in the CView not to do it in the UI thread and use a deferred manager to show "pending" while we finish the parsing.
2006-11-12 16:01:29 +00:00
Alain Magloire
55f06e88cb
PR# 104605
...
When exploding a binary in the CView not to do it in the UI thread and use a deferred manager to show "pending" while we finish the parsing.
2006-11-12 15:58:39 +00:00
Anton Leherbauer
67654f8f4f
More code formatter heuristics and stay Eclipse 3.2 compatible.
2006-11-10 23:05:48 +00:00
Anton Leherbauer
b3495a8044
Use alpha blending for invisible character painter
2006-11-10 15:29:37 +00:00