Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2007-06-23Bug 193843 - Fix up handling of folders and binaries not in a source root but...Doug Schaefer5-151/+128
2007-06-22RESOLVED - bug 186908: C Compare editor should always be LEFT_TO_RIGHTChris Recoskie1-2/+3
2007-06-22Doc update.Doug Schaefer2-6/+6
2007-06-21Add editor features to New & Noteworthy, Code Style preferencesAnton Leherbauer2-3/+8
2007-06-21Fix for 193559, NPE in DOMAST View.Markus Schorn1-5/+1
2007-06-21Fix for 193512, ArrayIndexOutOfBoundsException in DOMAST View.Markus Schorn1-5/+0
2007-06-21Fix for 193505, Unprotected read-operations can corrupt the index.Markus Schorn3-53/+104
2007-06-21bring list of extension points up to date, change externalized string to stri...Andrew Ferguson1-1/+1
2007-06-21Workaround for platform bug 186344: [CommonNavigator] Project Explorer duplic...Anton Leherbauer1-0/+53
2007-06-20fix cyclic construction problem exposed by improved error handlingAndrew Ferguson4-9/+8
2007-06-20Fix for 126871, invalid auto-activation of content-assist after ':' and '>'.Markus Schorn5-10/+89
2007-06-20Fix for 189299, stack overflow in name resolution, 2nd attempt.Markus Schorn3-7/+19
2007-06-19Fix spelling errorsLeo Treggiari1-8/+8
2007-06-19move templateengine testdata into conventional location which is picked up by...Andrew Ferguson12-9/+9
2007-06-19Attempt to fix 2 JUnit failures that occur on the build machine, only.Markus Schorn1-21/+22
2007-06-19Removes an assertion.Markus Schorn1-1/+0
2007-06-19Fix for 189299, stack overflow in name resolution.Markus Schorn1-6/+18
2007-06-19Fix for 193298: [Indenter] Wrong indentation of bit fieldsAnton Leherbauer6-32/+101
2007-06-19Fix for 193152, ArrayOutOfBoundsException in name resolution.Markus Schorn1-2/+8
2007-06-19Final fix for 192412: [Indenter] Improve indenter heuristicsAnton Leherbauer3-3/+46
2007-06-19Fix for 107821, StackOverflowError during indexing.Markus Schorn1-83/+88
2007-06-18Partial fix and tests for 192412Anton Leherbauer4-7/+117
2007-06-18Fix for 193112, ClassCastException in binding resolution.Markus Schorn1-1/+9
2007-06-18Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry.Markus Schorn1-1/+4
2007-06-18tidy up and doc unit test helper methodsAndrew Ferguson3-48/+44
2007-06-18Fix + Testcase for 192787, proposal shows anonymous type of a parameter.Markus Schorn4-19/+55
2007-06-18Fix for 192866: Include at wrong position in OutlineAnton Leherbauer4-25/+124
2007-06-18improve error handling in order to determine why some unit tests are failing ...Andrew Ferguson13-97/+129
2007-06-18Attempt to fix 2 JUnit failures that occur on the build machine, only.Markus Schorn1-4/+4
2007-06-15Try to fix test failure due to classformatexception.Doug Schaefer1-0/+1
2007-06-15Fix for cdt variable (Build Macros) functionalityMikhail Sennikovsky1-7/+55
2007-06-15Fix for 192834, missing location for struct-members in Open Element dialog.Markus Schorn1-1/+8
2007-06-15Fixes a NPE in the TypeSelectionDialog.Markus Schorn1-5/+7
2007-06-15Fix for 192808: Source hover has problems with K&R style argumentsAnton Leherbauer1-14/+54
2007-06-15Fix for 192707, presentation of include nodes with duplicate (linked) resources.Markus Schorn1-3/+16
2007-06-15Fix+Testcase for 192352, duplicates in 'Open Declaration'Markus Schorn2-2/+60
2007-06-15Fix for 192664: NPE in CReconcilerAnton Leherbauer2-4/+18
2007-06-14fixes problem with binaries showing up multiple time in project view.David Inglis5-169/+152
2007-06-14Fix up copyrights.Doug Schaefer90-105/+105
2007-06-14Fix up copyrights.Doug Schaefer106-134/+165
2007-06-14Fix up copyrights.Doug Schaefer12-19/+19
2007-06-14Fix up copyrights.Doug Schaefer126-135/+235
2007-06-141. JavaDoc foxes for [Bug 191913] ICProjectDescriptionManager.getProjectDescr...Mikhail Sennikovsky5-14/+66
2007-06-14Fix for [Bug 192423] Project conversion should NOT occur in case the tool-cha...Mikhail Sennikovsky1-1/+5
2007-06-14Attempt to fix 189300, NPE in name resolution.Markus Schorn1-9/+24
2007-06-14Bug #192187Oleg Krasilnikov2-8/+5
2007-06-14Fix & testcase for 192639, AssertionFailedError in parser.Markus Schorn2-7/+23
2007-06-14Fix to [Bug 192397] DBCS3.3: unable to save customized preferences of make fi...Mikhail Sennikovsky1-1/+8
2007-06-14191251: fix names improperly resolving to bindings relating to self-referenci...Andrew Ferguson6-15/+143
2007-06-14Fix for 182637: Error is logged when selecting "Build configurations" in the ...Anton Leherbauer1-14/+14

Back to the top