1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

8973 commits

Author SHA1 Message Date
Ken Ryall
5128fa2cb3 Forgot to externalize strings. 2007-01-31 20:38:04 +00:00
Ken Ryall
f3e2d73cd2 Added support for breakpoint problem markers, bug 170027. 2007-01-31 20:16:00 +00:00
Andrew Ferguson
fe6d691b73 add test for index API over projects 2007-01-31 15:14:22 +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
Markus Schorn
6d8bdf8d18 TypeHierarchy: allow to open from c-fields. 2007-01-31 13:26:19 +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
43d2e77123 Fix for Bug 153816 - Support for multiple build consoles (Patch by Jeff Johnston) 2007-01-31 10:07:58 +00:00
Markus Schorn
fb9b38386a Fix for 172221, by Ed Swartz, better support for external files in include browser. 2007-01-31 08:59:22 +00:00
Anton Leherbauer
fd426ee735 Fix for Bug 172204 - Extra/missing parameter hint proposals (patch by Bryan Wilkinson) 2007-01-31 08:51:55 +00:00
Markus Schorn
062bd88019 Fix for 172227, by Ed Swartz, NPE when opening type hierarchy from external file 2007-01-31 08:41:06 +00:00
Anton Leherbauer
8d30f9ff11 Fix for Bug 172200 - Parameter hint proposals formatted incorrectly (patch by Bryan Wilkinson) 2007-01-31 08:35:23 +00:00
Markus Schorn
6c281424a0 Fix for 172209, by Ed Swartz open external files form index view. 2007-01-31 08:31:39 +00:00
John Cortell
e3d74cc314 Remove extraneous, but harmless String assignment 2007-01-31 01:47:21 +00:00
Markus Schorn
dcf30a830b Updates copyright notices to 2007 2007-01-30 15:53:33 +00:00
Markus Schorn
b1f86f0374 Implements 48213, Quick Type Hierarchy. 2007-01-30 15:00:23 +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
Markus Schorn
9ffa39148a TypeHierarchy: fixes a bug using working set filter. 2007-01-30 09:07:29 +00:00
Doug Schaefer
246e84345a Patch for 72695 - Enable proper handling of template arguments during content assist. 2007-01-29 19:59:28 +00:00
John Cortell
93b18262ed This completes the contribution of the memory space support for the memory view. 2007-01-29 17:47:19 +00:00
Markus Schorn
7bbaad75fa Type Hierarchy: support for working-sets 2007-01-29 16:19:31 +00:00
Anton Leherbauer
b2b9d11098 Fix for Bug 171796 - Make external translation units editable 2007-01-29 15:19:17 +00:00
Markus Schorn
f405ef7559 Follow-up for 169860, fix regression in type hierarchy, inheritance via typedefs 2007-01-29 11:51:44 +00:00
Anton Leherbauer
5af2db4d4c Mark test as failing until 171708 is fixed 2007-01-29 11:26:41 +00:00
Markus Schorn
22d4aeede2 Follow up for 169860, consolidating visitors for the BTree 2007-01-29 10:52:13 +00:00
Markus Schorn
69b0273dcf Fix for 169860, port content assist to use index, by Bryan Wilkinson. 2007-01-29 10:27:48 +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
Andrew Ferguson
807f6f54de fix one more race condition in unit tests, and _testAlias in NamespaceTests 2007-01-29 10:17:20 +00:00
Doug Schaefer
63d86012bd Remove the redundant interface implements since the parent class already does. 2007-01-28 23:41:43 +00:00
Andrew Ferguson
181c58b290 171834: add simple test case (currently fails) 2007-01-26 18:19:21 +00:00
Andrew Ferguson
adbdf19470 158192: port patch for __declspec support to CDT 4.0 HEAD 2007-01-26 17:51:36 +00:00
Mikhail Khodjaiants
def35fab6f Bug 160359: Debug session is not to be created 2007-01-26 17:51:10 +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
Anton Leherbauer
f6d76dc15d Enable completion in preprocessor partitions 2007-01-26 14:48:19 +00:00
Anton Leherbauer
2e34f26a07 Fix assertion error in model builder 2007-01-26 09:41:19 +00:00
Anton Leherbauer
66d496359f Fix problems opening external files 2007-01-25 16:35:08 +00:00
Markus Schorn
3491d11518 Type Hierarchy: support for method of field as input. 2007-01-25 16:31:04 +00:00
Mikhail Khodjaiants
ca878d9a0b Bug 171644: RxThread crashes on NullPointerException if a unexpected "^running" message is received from debugger. 2007-01-25 15:54:07 +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
Anton Leherbauer
24f59a092f Fix for Bug 171421 - CDT ELF parser do not detect COLDFIRE cpu from ELF machine id (patch by Uwe Stieber) 2007-01-25 08:27:05 +00:00
Anton Leherbauer
db7ea396ea Fix for Bug 170315 - [Content Assist] Completion contributors should be user selectable 2007-01-24 16:11:48 +00:00
Markus Schorn
774fde4cf9 Automated tests for the type hierarchy 2007-01-24 14:02:24 +00:00
Anton Leherbauer
61ab28f322 Fix NPE in property pages 2007-01-24 09:37:36 +00:00
Markus Schorn
2bba2adf86 Fixes a bug in IndexerASTVisitor, introduced by my last checkin :-(. 2007-01-23 17:24:54 +00:00
Chris Recoskie
45ba2b1b34 RESOLVED - bug 152846: ASTVisitor enhancement to enable bottom-up traversal
https://bugs.eclipse.org/bugs/show_bug.cgi?id=152846

Patch by Beth Tibbits
2007-01-23 16:06:41 +00:00