Alain Magloire
d2aff435e1
2005-07-16 Alain Magloire
...
Fix for PR 102327: Fire deltas when contentType is changed.
* model/org/eclipse/cdt/core/model/ICElementDelta.java
* model/org/eclipse/cdt/internal/core/model/CElementDelta.java
* model/org/eclipse/cdt/internal/core/model/ContentTypeProcessor.java
2005-07-17 02:45:48 +00:00
Bogdan Gheorghe
54101f2441
Fix for 74425: [Search] C/C++ Search missing Enclosing Project scope
...
Fix for 102926: Turning on index includes in ctags property page does nothing
Fix for 102927: Add menu item to force reindex.
2005-07-16 05:04:23 +00:00
Andrew Niefer
aec1c2f69e
bug 73869: exceptions while parsing boost headers
2005-07-15 20:45:59 +00:00
Vladimir Hirsl
5bb3a3f5a1
Re-fixing 103024: NPE in indexerEncoderUtil.nodeInVisitedExternalEheader
2005-07-15 19:51:46 +00:00
Vladimir Hirsl
346e8f27c9
Fix for 87407: Scanner Discovery doesn't work if an encountered path contains spaces.
2005-07-15 19:30:33 +00:00
Doug Schaefer
5507b484dd
Bug 90195 - Made the hasTemplateId check more generic to allow for completion of template parameters.
2005-07-15 18:44:32 +00:00
Andrew Niefer
5714d24d0e
fix bug 102825: problems in scanner around macro pasting
2005-07-15 15:16:16 +00:00
John Camelon
756a6b3a51
Patch for Devin (the maniac) Steffler.
...
Fixed Bug 102376 Parser Errors in DOM with mingw
2005-07-15 14:08:16 +00:00
John Camelon
57ed8aa474
Checked in JUnit for regression purposes.
2005-07-15 00:17:45 +00:00
Mikhail Khodjaiants
8b13067b55
Bug 103917: NPE in Variables View.
2005-07-14 21:45:57 +00:00
John Camelon
27cfada85a
Checked in JUnit for regression purposes.
...
Patch for Andrew partial fix for Bug 103560 ClassCastException in LocationMap.endInclusion
2005-07-14 21:29:09 +00:00
Mikhail Khodjaiants
23842807c9
Bug 103910: The modules view's icon is missing.
2005-07-14 20:54:13 +00:00
Vladimir Hirsl
ecb664818a
Fix for 103024: NPE in indexerEncoderUtil.nodeInVisitedExternalEheader
...
Project was not being set when creating indexer in IndexManager#getDefaultIndexer().
2005-07-14 20:35:58 +00:00
John Camelon
ca3d6ea937
Checked in JUnit for regression purposes.
2005-07-14 17:59:36 +00:00
Alain Magloire
8fc510ab97
use "break" not return
2005-07-14 17:45:02 +00:00
John Camelon
749f7547f3
Checked in JUnit for regression purposes.
2005-07-14 17:41:06 +00:00
Alain Magloire
9951df73a1
2005-07-14 Mikhail Khodjaiants
...
Fix PR 103207: New Icon for the TwoPaneElement in the binary search
* src/org/eclipse/cdt/launch/ui/CMainTab.java
2005-07-14 17:29:48 +00:00
Mikhail Khodjaiants
519a3f133b
Bug 103784: NPE in source lookup.
2005-07-14 15:32:35 +00:00
John Camelon
5d8ec23f02
Checked in JUnit for regression purposes.
2005-07-14 15:27:50 +00:00
John Camelon
db6c8a053b
Checked in JUnit for regression purposes.
2005-07-14 14:58:49 +00:00
Vladimir Hirsl
4c980d6ac9
Fix for 95826: indexer message "File not indexed because it was not built" won't go away.
...
Info marker was missing INDEXER_MARKER_ORIGINATOR attribute.
2005-07-14 14:45:28 +00:00
John Camelon
678a2355b2
Set Visibility of nested class members to public to help our friends in zOS.
2005-07-14 13:15:59 +00:00
Mikhail Sennikovsky
bc2e0cf0d6
Fix for the bug# 103372 for the 3.0
2005-07-14 09:23:10 +00:00
John Camelon
6b4de43eeb
Removed warnings.
...
Set Visibility of nested class to protected to help our friends in zOS.
2005-07-14 01:51:41 +00:00
Andrew Niefer
c683a357d4
fix bug 103715 and partial for 98171 (getBases)
2005-07-13 21:59:15 +00:00
Doug Schaefer
0fdbe3e9c4
Bug 101892 - Make sure new files/directories are not group/other writable.
2005-07-13 20:55:27 +00:00
Bogdan Gheorghe
2f5b010e80
Fix for 70137: Cannot use context-search at template member definition
2005-07-13 20:12:35 +00:00
Doug Schaefer
66af49f629
Bug 102913 - Check for null workingCopy during completions which happens when you open an external file.
2005-07-13 20:06:55 +00:00
Vladimir Hirsl
da12ba63cf
Fix for PR 103428: IndexerManager leaks elementchangelisteners on reset()
...
In case of indexer thread restart after crash/shutdown previous listener is deregistered before registering a new one.
2005-07-13 20:00:11 +00:00
John Camelon
0caa2a5bd5
Patch for Devin Steffler.
...
Fixed Bug 103323 NPE caused by DOMSearchUtil#getSearchPattern() when IASTName is null
2005-07-13 19:56:39 +00:00
Vladimir Hirsl
090b00143d
Fix for PR 103518: 'Convert to a C project: Autodiscovery setting doesn't inherit what is in Preference' and
...
PR 103520: 'Failed to show Includes folder for a converted std c/c++project'.
Fixed options inheritance and initialization of discovered paths container on project conversion.
2005-07-13 19:53:41 +00:00
Andrew Niefer
f728c43a2b
undo my previous accidental checkin
2005-07-13 18:11:00 +00:00
Andrew Niefer
bbbb57bd53
fix bug 103578
2005-07-13 18:03:30 +00:00
John Camelon
8081caaf0e
Check in test to validate Bug 103578 Code completion and navigation do not work with some templates
2005-07-13 16:06:30 +00:00
Andrew Niefer
4e5f1e1fd9
fix test for 43242
2005-07-13 15:23:51 +00:00
Bogdan Gheorghe
eb486d9b9a
Fix for 103318: All References search is disabled
2005-07-13 15:04:19 +00:00
Mikhail Khodjaiants
f440bfe5de
Bug 103162: Module View: Missing context menu on detailed pane.
2005-07-12 22:01:20 +00:00
John Camelon
9faa7fee14
Fixed Bug 79540 [Parser] Macros in class declaration
...
Committed test case.
2005-07-12 20:17:15 +00:00
John Camelon
2586ae45c5
Fixed Bug 84759 Return type of functions which returns enum instance is incorrect
...
Committed test case.
2005-07-12 20:02:53 +00:00
John Camelon
74962ae0c5
Fixed Bug 79067 Parser error: Invalid arithmetic conversion when using enum instance in arithmetic expression
...
Committed test case.
2005-07-12 19:47:58 +00:00
John Camelon
4dc6e1fdc6
Fixed Bug 78800 [Semantics] User define operators not handled
...
Committed test case.
2005-07-12 19:44:08 +00:00
John Camelon
3728db47b4
Check in commented out test.
2005-07-12 19:41:52 +00:00
John Camelon
87001dd770
Fixed Bug 80171 CDT Parser doesn't understand the code when add a new static variable but with no "type" defined.
...
Committed test case.
2005-07-12 19:36:27 +00:00
Bogdan Gheorghe
c4d845f895
Fix for 99759: Indexer.indexEnabledOnAllProjects is always "true"
2005-07-12 19:35:39 +00:00
John Camelon
4285ad1112
Fixed Bug 79650 Parser error during type casting
...
Committed test case.
2005-07-12 19:26:08 +00:00
Mikhail Khodjaiants
659a9aa535
Bug 103522: Launcher: Stop at main checkbox is covered with default launch dialog size. Moved the "Stop in main" and "Advanced" buttons on the line below.
2005-07-12 19:24:25 +00:00
John Camelon
415109ff2f
Fixed Bug Bug 78103 the parser doesn't like unamed structs
...
Committed test case.
2005-07-12 19:15:54 +00:00
Andrew Niefer
f9413dc151
fix bug 43241
2005-07-12 18:49:19 +00:00
John Camelon
83312c621f
Fixed Bug 43579 [Parser] Pointer To Member JUnit Expression Ref Test Failures
...
Committed test case.
2005-07-12 18:24:39 +00:00
John Camelon
b7e5928c76
Check in commented out test.
2005-07-12 18:19:53 +00:00