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

8515 commits

Author SHA1 Message Date
Anton Leherbauer
fcbf489459 Bug 177018 - Move actions to new top level Source menu 2009-11-06 13:58:49 +00:00
Andrew Gvozdev
9136250827 cleanup only: Java generics + enhanced loops 2009-11-05 15:46:04 +00:00
James Blackburn
606c0a5e4f Bug 294046 Improvements to FileListControl
(multi-select, copy, paste, undo, redo, proj.rel paths, fix warnings).
2009-11-05 13:42:16 +00:00
James Blackburn
a138124097 Bug 294316 RadioButtonsArea should update cache'd value when #setSelectedButton(int) is called 2009-11-05 13:19:50 +00:00
Markus Schorn
4d1f5c0b4d Failing testcase for bug 294306. 2009-11-05 13:15:49 +00:00
Emanuel Graf
e0573bc36d Provide a meaningful message if file is not on the build path. 2009-11-05 12:28:20 +00:00
Emanuel Graf
8b299df1e4 Provide a meaningful message if CRefactoring.checkInitialConditions() find an Error 2009-11-05 09:51:55 +00:00
Mike Kucera
7400462cd0 Bug 293079 - Allow new C/C++ project wizard extension 2009-11-04 16:39:44 +00:00
Markus Schorn
daef4a8c6f Add include for methods, bug 239991. 2009-11-04 15:51:06 +00:00
Markus Schorn
8120ebe44f Array size determined by initializer expression, bug 294144. 2009-11-04 15:19:56 +00:00
Andrew Gvozdev
fa2c3fcdd0 bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Non-64 version being deprecated
2009-11-04 15:00:30 +00:00
Andrew Gvozdev
24ce2c4fb4 bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Patch from Marc-Andre Laperle. Based on work of Alfons Laarman and Sal Scotto.
2009-11-04 14:47:43 +00:00
Andrew Gvozdev
d046afcb84 bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Initial copy of non-64 MachO BinaryParser files
2009-11-04 14:33:52 +00:00
Markus Schorn
4d329afecd Mac specific kbd-shortcut, bug 294151. 2009-11-04 10:50:38 +00:00
Markus Schorn
7ac0ae1e69 More tracing for files indexed up front. 2009-11-04 10:46:30 +00:00
Markus Schorn
f43e16c9ea CV-Qualifiers and arrays, bug 293982. 2009-11-03 18:35:47 +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
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
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
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
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
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