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

15652 commits

Author SHA1 Message Date
Marc Khouzam
75e6f8510f [280461] Introduce a way to add extra executor depths to preserve the order of MI events and MI command results 2009-11-03 15:58:38 +00:00
Markus Schorn
29e5a63132 Function declared by use of a typedef, bug 86495. 2009-11-03 15:15:50 +00:00
Emanuel Graf
1b08bd261f FIXED - bug 290110: Source-> Implement Method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290110
2009-11-03 13:52:32 +00:00
Markus Schorn
e620619660 Function declarations with typedefs in C, bug 86495. 2009-11-02 14:31:18 +00:00
Markus Schorn
64bae1cd11 F3 on built-in macro throws NPE, bug 293864. 2009-11-02 13:36:18 +00:00
Sergey Prigogin
9c64a0e733 Fix for bug 291821. 2009-11-01 05:59:13 +00:00
Sergey Prigogin
b5f2e60698 Avoid unneccessary object creation. 2009-10-31 22:58:24 +00:00
Sergey Prigogin
388ee55b6e Manual profiler for focused thread-specific profiling. 2009-10-31 22:39:04 +00:00
Sergey Prigogin
15a3ca473a Cosmetics. 2009-10-31 22:37:51 +00:00
Ken Ryall
9678044b11 Fixed issues with intermixing Addr32 and Add64's. 2009-10-30 20:56:12 +00:00
Ken Ryall
1cfc169c04 Avoid duplicate symbols of zero size. 2009-10-30 20:34:07 +00:00
Sergey Prigogin
e9a4ea6e19 Fixed ConcurrentModificationException. Bug 293822. 2009-10-30 20:11:08 +00:00
Randy Rohrbach
1a93930f72 Bugzilla 293812. 2009-10-30 19:07:41 +00:00
Andrew Gvozdev
dc414097e3 bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points
Removed extension ScannerInfoProvider using non-existing class org.eclipse.cdt.core.index.export.ConfigurableScannerInfoProvider
2009-10-30 12:49:06 +00:00
James Blackburn
7df20adbb5 Bug 293247 Incorrect referenced artifact names 2009-10-29 16:50:34 +00:00
Andrew Gvozdev
cb676ddd09 bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points 2009-10-29 16:44:43 +00:00
James Blackburn
dab890856f Bug 291905 RefsTab control visibility incorrect when multiple configurations are selected. 2009-10-29 16:34:53 +00:00
Markus Schorn
ed2b0017e9 Case insensitive searches, bug 293669. 2009-10-29 16:05:59 +00:00
James Blackburn
cee26c6a8f Test that all contributed external settings provided entries are persisted. 2009-10-29 16:05:37 +00:00
James Blackburn
f63630ee74 Bug 229085 / Bug 100844 - Project references should pick up -l library_name automatically.
- IOption#LIBRARIES mapped to cdt.core.settings entry LIBRARY_FILE
 -  Configuration sets up exported library file by default
 - JavaDoc + Generics
2009-10-29 16:03:05 +00:00
Markus Schorn
cf75226ce6 Include next directive, bug 286081. 2009-10-29 14:38:58 +00:00
James Blackburn
fc1f0fe229 Bug 270568 Tabs aren't visible when switching back from "All Configurations" 2009-10-29 14:23:07 +00:00
Markus Schorn
47b1557c1e Extended javadoc. 2009-10-29 09:05:04 +00:00
Markus Schorn
d550905a0d Restoring non-API methods of ITranslationUnit, providing public methods for accessing shared working copies, bug 293617. 2009-10-29 09:02:48 +00:00
James Blackburn
b2ab87de80 Add #toString to ExtData for item order stability in the table 2009-10-28 18:29:30 +00:00
James Blackburn
009d395fb7 Bug 293591 Settings entries for other tabs are lost on performing Edit / Remove action. Ensure that we preserve external settings for CSettingEntry types not known to the current tab. 2009-10-28 17:41:53 +00:00
Markus Schorn
186217789c Argument dependent lookup for overloaded operators, 293589. 2009-10-28 17:15:19 +00:00
Markus Schorn
92305bfbd9 Name lookup in constructor chain initializers, bug 293566. 2009-10-28 13:50:40 +00:00
Markus Schorn
5e934ed6a5 Cleanup: unify isSameType for index and ast, create AST bindings for definitions of specializations. 2009-10-28 12:01:51 +00:00
Anton Leherbauer
21cda7ff60 [292527] DSF Disassembly view doesn't handle non-contiguous assembly blocks properly 2009-10-28 09:56:07 +00:00
Markus Schorn
f28c55fa02 Parameter type adjustment, bug 293538. 2009-10-28 09:26:05 +00:00
Markus Schorn
a98fd8092a Compiler warnings. 2009-10-28 07:25:08 +00:00
Markus Schorn
c0e4eb2600 Ordering of function templates, bug 293468. 2009-10-28 07:24:36 +00:00
Markus Schorn
1ac9f8bc6c Ordering of function templates, bug 293468. 2009-10-28 07:16:12 +00:00
Randy Rohrbach
e81078bb95 More bugzilla 293480 - edited a couple more comments. 2009-10-27 18:48:30 +00:00
Randy Rohrbach
e2a14c751f Bugzilla 293480. 2009-10-27 18:29:04 +00:00
Vivian Kong
5c8a3a78a4 Bug 293385 - Log standalone indexer progress using IParserLogService instead of stdout 2009-10-27 15:19:11 +00:00
Markus Schorn
3a0a069fb7 Improve performance for storing large classes in index, 287907. 2009-10-27 15:13:32 +00:00
Marc Khouzam
72a7fa5cd0 [275193] Support for Remote Debugging tests using gdbserver 2009-10-27 15:09:42 +00:00
Vivian Kong
84ac7856bc Bug 293383 - Add trace() to PDOMWriter 2009-10-27 15:04:52 +00:00
Markus Schorn
cbc078f817 cv-qualifiers in parameter declarations, bug 293322. 2009-10-27 12:59:14 +00:00
Markus Schorn
8217a6eb90 Empty search for certain projects, bug 293161. 2009-10-27 10:32:20 +00:00
Markus Schorn
c6fa4817ff Fixes a testcase failure. 2009-10-27 10:16:07 +00:00
Markus Schorn
edca08b14f Special cases in argument deduction for function templates, bug 293409. 2009-10-27 10:03:06 +00:00
Randy Rohrbach
aa7ec888a1 Warning cleanup. No functional changes. 2009-10-26 17:27:52 +00:00
Randy Rohrbach
e2ba58b42c Cleanup warnings. No functional code changes. 2009-10-26 17:21:43 +00:00
Marc Khouzam
29c296b980 [293324] Support for executor depth in DSFExecutor traces 2009-10-26 16:45:41 +00:00
Doug Schaefer
151ca650f8 Removed Mylyn CDT Bridge. It's moved over to Mylyn. 2009-10-26 15:08:08 +00:00
Randy Rohrbach
c30af4fb0f Just fix simple warnings. No functional changes. 2009-10-26 14:03:42 +00:00
Anton Leherbauer
86ab70a815 Bug 289339 - CDT should support feature "Surround with..", patch by Axel Mueller 2009-10-26 08:17:27 +00:00