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
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
Anton Leherbauer
86ab70a815
Bug 289339 - CDT should support feature "Surround with..", patch by Axel Mueller
2009-10-26 08:17:27 +00:00
Sergey Prigogin
4cd1523cc1
More granular index locking.
2009-10-25 20:38:57 +00:00
Sergey Prigogin
ab5b237d74
More granular index locking. Bug 287907.
2009-10-25 06:01:55 +00:00
Anton Leherbauer
90a3287885
Bug 291821 - Test case for auto-indent regression
2009-10-23 12:21:51 +00:00
Markus Schorn
432edada85
Fixes for API problems.
2009-10-23 11:32:02 +00:00
Markus Schorn
037ae1d1b3
Navigation of fields, bug 292635.
2009-10-23 07:27:33 +00:00
James Blackburn
8789d929c1
- Bug76407 #checkProjectRefChange should preserve order when setting referenced projects
...
- Bug252966 unintentional stray semi-colon added to removeNonCustomSettings
- Fix all warnings
2009-10-22 15:26:35 +00:00
Markus Schorn
64781791db
Overload resolution for non-dependent names, bug 293052.
2009-10-22 15:13:49 +00:00
Markus Schorn
247c59316f
Correct status handling + index update issue, bug 293021.
2009-10-22 14:34:20 +00:00
James Blackburn
5333c64790
Bug293029 Don't reset selected configuration when changing page.
2009-10-22 13:00:19 +00:00
Vivian Kong
b74f0e0b85
Bug 292978 - New C/C++ wizard toolbar buttons are showing UI contributions that should be hidden by activities
2009-10-22 03:29:44 +00:00
Markus Schorn
1558c3a6e8
Proper template support in search for references, bug 268726.
2009-10-21 14:55:21 +00:00
Markus Schorn
614dd157e9
Fixes a test-case.
2009-10-21 14:51:57 +00:00
Markus Schorn
6936409241
Fixed a few compiler warnings.
2009-10-21 14:29:08 +00:00
James Blackburn
90b40763b4
Bounds check before moving referenced project.
2009-10-21 14:28:23 +00:00
James Blackburn
57557c4bc8
Bug76407 - Should be able to specify project references order
...
- ICConfigurationDescrption#get|setReferenceInfo(...) preserves the ordering of the referenced configurations
- RefsTab has been improved so you can move referenced projects up and down.
- RefsTab now displays referenced projects which aren't open / available -- so users know what dependencies aren't fulfilled
- RefsTab displays invalid / unavailable configurations / projects as grayed
- Generics + Comments
2009-10-21 14:10:36 +00:00
Emanuel Graf
45872aa127
FIXED - bug 291268: Source->Implement Method goes into an infinite loop for parameter with white spaces in type name
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291268
2009-10-21 09:20:31 +00:00
James Blackburn
ae5e0a74f3
Bug 243907 - AbstractCPropertyTab#dispose() never called
...
- AbstractPage leaks Tab icon SWT Images
- AbstractCPropertyTab uses reflection for setGrayed API
2009-10-20 16:40:30 +00:00