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

1335 commits

Author SHA1 Message Date
Anton Leherbauer
1a4d4ec79e Improve formatter problem reporting 2007-03-14 14:25:49 +00:00
Anton Leherbauer
cb14d91f76 Fix formatter issues with string literal concatenation 2007-03-12 15:36:44 +00:00
Anton Leherbauer
509a6ce37e Fix for Bug 176706 - Save file problem 2007-03-12 09:40:55 +00:00
Andrew Ferguson
b2b1287072 109724: apply patch for Bryan Wilkinson 2007-02-26 09:06:51 +00:00
Andrew Ferguson
58342e9fad 175267 - reenable failing test 2007-02-26 08:58:19 +00:00
Andrew Ferguson
8429b3fcd5 175275 (facilitate case-insensitive search of b-tree indices): apply fix 2007-02-23 17:05:44 +00:00
Markus Schorn
96edd98a49 Testcase for bug 175267, NPE accessing composite bindings. 2007-02-23 14:18:23 +00:00
Anton Leherbauer
71628f81e4 Fix for Bug 174840 - IASTCompletionContext finds duplicate bindings (Patch by Bryan Wilkinson) 2007-02-22 11:19:01 +00:00
Markus Schorn
335ae395bd Fix for 174809, anonymous types in content assist. 2007-02-22 10:29:39 +00:00
Markus Schorn
5dfbff2013 Fix for 166991, indexer preferences and project specific settings. 2007-02-21 10:42:01 +00:00
Andrew Ferguson
14737740c6 add unit test for bugzilla 174809 2007-02-20 17:10:28 +00:00
Anton Leherbauer
c9ea66eaaf Follow-up fix for bug 72824 - Missing proposals in method definition context 2007-02-19 15:27:38 +00:00
Anton Leherbauer
b81075824d Fix for Bug 173837 - source formatter has problems with exception specifications 2007-02-19 15:25:32 +00:00
Anton Leherbauer
dcff673b3e Fix for Bug 72824 - [Content Assist] Content Assist erases code (Patch by Bryan Wilkinson) 2007-02-19 08:42:34 +00:00
Vivian Kong
ac5bca2e7b Patch from Mike for Bug 174486 2007-02-16 19:25:32 +00:00
Markus Schorn
b586e2a932 Fixes a few warnings. 2007-02-14 10:30:46 +00:00
Doug Schaefer
5cce583c8c Settings that got converted when we moved to platform m5. 2007-02-13 18:31:08 +00:00
Anton Leherbauer
f4f9b8af69 Limit the max wait time for joining background jobs 2007-02-13 16:12:03 +00:00
Andrew Ferguson
b130569488 169666: remove duplicate binding results from index queries, provide composite bindings 2007-02-13 09:14:38 +00:00
Anton Leherbauer
a6e6bc11d3 Fix for Bug 173837 - source formatters do not work in .cpp files 2007-02-12 16:59:50 +00:00
Markus Schorn
55426596b4 Call Hierarchy: testcases with static functions. 2007-02-09 13:30:48 +00:00
Anton Leherbauer
841997be25 Fix for Bug 173342 - [Content Assist] Extra parameter hints due to search with prefix (patch by Bryan Wilkinson) 2007-02-08 14:02:33 +00:00
Markus Schorn
e941f73524 Fix for 156671, adding anonymous types to the index. 2007-02-07 12:40:35 +00:00
Chris Recoskie
cc7e0a31f7 initial checkin as a part of work for 151850 (allow user to specify which parser/language to parse a given content type with) 2007-02-06 21:57:39 +00:00
Anton Leherbauer
4187ccb321 Fix for Bug 172723 - [Content Assist] Port DOMCompletionContributor to new extension point (patch by Bryan Wilkinson) 2007-02-06 15:00:29 +00:00
Markus Schorn
f33e52a606 Additional type hierarchy tests pass. (Because 172454 was fixed) 2007-02-05 10:22:03 +00:00
Markus Schorn
50c791143e Fix for 172453, inconsistencies in index API + testcases. 2007-02-01 14:20:43 +00:00
Anton Leherbauer
97429d512d Fix for Bug 172317 - [Content Assist] Class scoped reference: missing proposals (patch by Bryan Wilkinson) 2007-02-01 12:43:50 +00:00
Anton Leherbauer
a2f3ea6701 Add content assist tests for templates (failing) 2007-02-01 08:59:01 +00:00
Markus Schorn
a62ecb4429 Testcases for the quick type hierarchy and the type hierarchy opened via members 2007-01-31 14:50:11 +00:00
Anton Leherbauer
6335d2b66f Fix for Bug 141970 - Completion of preprocessor directives 2007-01-31 13:09:21 +00:00
Anton Leherbauer
058ee238ee Fix for Bug 172158 - [Content Assist] Macro proposals missing in preprocessor directives 2007-01-31 11:06:44 +00:00
Anton Leherbauer
3ae81bb32f Add a test for secondary build console 2007-01-31 10:21:27 +00:00
Anton Leherbauer
2ebf9e97c2 Update completion tests 2007-01-30 13:38:45 +00:00
Markus Schorn
85b13d4c52 Fix for 171708, obtaining macros from index via AST. 2007-01-30 10:37:42 +00:00
Anton Leherbauer
b2b9d11098 Fix for Bug 171796 - Make external translation units editable 2007-01-29 15:19:17 +00:00
Anton Leherbauer
5af2db4d4c Mark test as failing until 171708 is fixed 2007-01-29 11:26:41 +00:00
Markus Schorn
7506761fce Fix for 169860, port content assist to use index, by Bryan Wilkinson. 2007-01-29 10:18:56 +00:00
Anton Leherbauer
b07a1851fa Fix for Bug 151207 - Content assist fails due to lack of completion node (patch by Bryan Wilkinson) 2007-01-26 15:46:53 +00:00
Markus Schorn
dedbb3093d Type Hierarchy: Prepares support for class templates. 2007-01-26 14:50:23 +00:00
Markus Schorn
3491d11518 Type Hierarchy: support for method of field as input. 2007-01-25 16:31:04 +00:00
Markus Schorn
65af5a4620 Type Hierarchy: mark selected member in hierarchy. 2007-01-25 14:22:20 +00:00
Anton Leherbauer
df85b0a70c Improve completion result comparison in tests 2007-01-25 10:09:33 +00:00
Anton Leherbauer
dc1b1b8a53 Formatter improvements and fixes
Content assist: Add support for context information (parameter hints)
2007-01-25 10:03:13 +00:00
Markus Schorn
774fde4cf9 Automated tests for the type hierarchy 2007-01-24 14:02:24 +00:00
Anton Leherbauer
d96899a098 Some failing contentassist tests actually succeed 2007-01-18 13:36:52 +00:00
Anton Leherbauer
b27b8766ae Fix for Bug 169382 - default formatter can't format "struct xxx get(){}" 2007-01-10 12:17:54 +00:00
Anton Leherbauer
d1f3db33d8 Make failing test fail again 2007-01-10 08:28:07 +00:00
Anton Leherbauer
d9b215c1ad More content assist tests 2007-01-09 14:41:30 +00:00
Anton Leherbauer
a817711e36 Reworked contentassist2 test cases and add them to the automated suite 2007-01-09 10:53:27 +00:00