Markus Schorn
b21be9a7d0
Fix for 167100, using include guards outside of header.
2007-07-05 15:38:20 +00:00
Markus Schorn
1d995f32bd
Testcase for 167100, using include guards outside of header.
2007-07-05 07:09:14 +00:00
Markus Schorn
ea5018aece
Fix deletion of project local preferences.
2007-07-04 14:44:27 +00:00
Anton Leherbauer
1f6a0f97e1
Fix for 195216: CNavigatorContentProvider should handle hasChildren for IProjects
2007-07-04 13:30:39 +00:00
Anton Leherbauer
ad07d96464
Test case for 195246: Formatter problem with sizeof expression
2007-07-04 13:30:21 +00:00
Markus Schorn
c00f123a5f
Fix for 193779, name resolution shall ignore bindings without declarations.
2007-07-04 13:30:13 +00:00
Anton Leherbauer
8ecd3b539e
Fix for 194585: [Indentation] of nested brackets inside an array declaration > inside an array declaration.
2007-07-04 13:12:56 +00:00
Doug Schaefer
a0140348f1
bug 194395: excluded folders doubled in project view
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194395
For excluded folders at the project root that were output folders, both the SourceRoot and the CProject were adding the folder to the Projects view. Now, for CProject, we check to see if we are also a SourceRoot and if so, we don't add in the folder.
2007-07-03 17:56:59 +00:00
Markus Schorn
6ca0ffde23
Fix for 193962, isSameType() for anonymous types.
2007-07-03 12:01:55 +00:00
Markus Schorn
925667561d
Fix for 195127 and 195227, binding resolution for plain C.
2007-07-03 09:19:16 +00:00
Markus Schorn
b9916f7846
Test case for 195127, failure in binding resolution (plain C).
2007-07-03 08:27:29 +00:00
Markus Schorn
3ee5f868fe
Test-cases for bug 195127, prefer AST over index in plain C.
2007-07-02 13:14:14 +00:00
Markus Schorn
22d6ac5a83
Fix for 194739, safeguard against corrupt indexes.
2007-06-29 13:25:23 +00:00
Anton Leherbauer
05c1dee1bc
Fix for 194710: [Indent] Issue when case statement has a 'char'
2007-06-29 11:26:44 +00:00
Markus Schorn
a7927f6fa4
Fix for 172842, IndexView holds on to index-bindings.
2007-06-29 11:16:09 +00:00
Anton Leherbauer
8bc05fc9c1
Follow-up fix for 192412: [Indenter] Improve indenter heuristics
...
Fix for 194586: [Indenter] Indentation issue in class member funtion
2007-06-29 09:43:57 +00:00
Anton Leherbauer
771a1f3876
Fix for 194603: [formatter] deleting whitespaces between words while formatting
2007-06-29 09:32:52 +00:00
Anton Leherbauer
7b01c2bb3f
Fix and test for 193461: [Editor] double-click to select the first word of a file does not work
2007-06-29 07:54:12 +00:00
Mikhail Sennikovsky
7d05c2c4ea
Fix for [Bug 194757] Cannot replace environment variables in C/C++ Build/Environment
2007-06-28 14:38:31 +00:00
Markus Schorn
bf25f372b0
Fix for 149791 by Richard Miskin, remove redundant inheritance from IASTNode.
2007-06-28 13:31:36 +00:00
Markus Schorn
a24a683240
Fix for 149791 by Richard Miskin, remove redundant inheritance from IASTNode.
2007-06-28 13:31:09 +00:00
Markus Schorn
d846abee43
Fix for 172656, search results hold on to bindings from index.
2007-06-28 13:24:34 +00:00
Doug Schaefer
b13904bb50
Bug 193843 - fix missing non C resources in non Source Root containers.
2007-06-25 16:08:19 +00:00
Doug Schaefer
b5ad1a939e
Bug 193843 - Fix up handling of folders and binaries not in a source root but in an output entry.
2007-06-23 00:31:06 +00:00
Chris Recoskie
426fa40c5d
RESOLVED - bug 186908: C Compare editor should always be LEFT_TO_RIGHT
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186908
Patch from Jason Montojo
2007-06-22 19:06:36 +00:00
Doug Schaefer
ba4a440667
Doc update.
2007-06-22 05:25:07 +00:00
Anton Leherbauer
39ef61836d
Add editor features to New & Noteworthy, Code Style preferences
2007-06-21 13:25:02 +00:00
Markus Schorn
bc30ad342a
Fix for 193559, NPE in DOMAST View.
2007-06-21 13:02:19 +00:00
Markus Schorn
6d31000503
Fix for 193512, ArrayIndexOutOfBoundsException in DOMAST View.
2007-06-21 12:52:32 +00:00
Markus Schorn
3bad87738f
Fix for 193505, Unprotected read-operations can corrupt the index.
2007-06-21 12:44:40 +00:00
Andrew Ferguson
dcb1c0b585
bring list of extension points up to date, change externalized string to string literal for language.exsd as externalized strings don't seem to be supported here
2007-06-21 09:54:00 +00:00
Anton Leherbauer
9a1533f7ae
Workaround for platform bug 186344: [CommonNavigator] Project Explorer duplicates Working Set actions
2007-06-21 09:06:14 +00:00
Andrew Ferguson
30ac9eb2c8
fix cyclic construction problem exposed by improved error handling
2007-06-20 16:59:31 +00:00
Markus Schorn
ba7fc92b2e
Fix for 126871, invalid auto-activation of content-assist after ':' and '>'.
2007-06-20 13:21:37 +00:00
Markus Schorn
ebe2158c23
Fix for 189299, stack overflow in name resolution, 2nd attempt.
2007-06-20 07:05:13 +00:00
Leo Treggiari
3fc4ba7268
Fix spelling errors
2007-06-19 16:40:28 +00:00
Andrew Ferguson
f68f137ed3
move templateengine testdata into conventional location which is picked up by the binary build
2007-06-19 16:07:50 +00:00
Markus Schorn
6ecb92cf5b
Attempt to fix 2 JUnit failures that occur on the build machine, only.
2007-06-19 12:26:44 +00:00
Markus Schorn
46ca41bc94
Removes an assertion.
2007-06-19 12:26:18 +00:00
Markus Schorn
40fbdf2c1c
Fix for 189299, stack overflow in name resolution.
2007-06-19 11:54:30 +00:00
Anton Leherbauer
41bb71eaa4
Fix for 193298: [Indenter] Wrong indentation of bit fields
2007-06-19 11:26:20 +00:00
Markus Schorn
1ec487930f
Fix for 193152, ArrayOutOfBoundsException in name resolution.
2007-06-19 08:48:46 +00:00
Anton Leherbauer
5adf724d8e
Final fix for 192412: [Indenter] Improve indenter heuristics
2007-06-19 08:28:46 +00:00
Markus Schorn
f0b4d7ac80
Fix for 107821, StackOverflowError during indexing.
2007-06-19 07:19:51 +00:00
Anton Leherbauer
d5b6be5359
Partial fix and tests for 192412
2007-06-18 14:40:09 +00:00
Markus Schorn
aca7156c0c
Fix for 193112, ClassCastException in binding resolution.
2007-06-18 14:16:45 +00:00
Markus Schorn
2912b67a36
Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry.
2007-06-18 13:34:12 +00:00
Andrew Ferguson
e9f535bcfa
tidy up and doc unit test helper methods
2007-06-18 13:31:38 +00:00
Markus Schorn
ff970aefd8
Fix + Testcase for 192787, proposal shows anonymous type of a parameter.
2007-06-18 13:00:51 +00:00
Anton Leherbauer
f5841dcac0
Fix for 192866: Include at wrong position in Outline
2007-06-18 12:54:31 +00:00