Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-20Fix for 189299, stack overflow in name resolution, 2nd attempt.Markus Schorn3-7/+19
2007-06-19Bug 193376 - Patch for Angelina - doc updates.Doug Schaefer100-1540/+625
2007-06-19Fix spelling errorsLeo Treggiari3-19/+19
2007-06-19move templateengine testdata into conventional location which is picked up by...Andrew Ferguson12-9/+9
2007-06-19Fix for [Bug 193311] Custom operation not run when "Finish" is pressed on the...Mikhail Sennikovsky2-3/+4
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-19Bug 138920: Disassembly windows not refresh after program memory change.Mikhail Khodjaiants2-1/+33
2007-06-19more easy way of integrating to the general project types in the new project ...Mikhail Sennikovsky3-13/+28
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-18Fixed 193198. If an error was encountered by an action delegate, it would be ...John Cortell2-4/+14
2007-06-18setting library path option to be of the libPaths type like it should beChris Recoskie1-1/+1
2007-06-18Fix up plugin and feature names and stuff.Doug Schaefer3-3/+3
2007-06-18fix bug #192693Mike Kucera1-1/+7
2007-06-18Fix up legal info.Doug Schaefer5-3/+18
2007-06-18Bug 145606: The watchpoint property dialog shows the filename rather than the...Mikhail Khodjaiants2-3/+16
2007-06-18Bug 192932 - Patch for Frank - docs.Doug Schaefer8-7/+168
2007-06-18Bug 192974 - Patch for Frank - docsDoug Schaefer3-0/+67
2007-06-18Bug 192903 - Patch for Frank - docs.Doug Schaefer16-99/+260
2007-06-18Partial fix and tests for 192412Anton Leherbauer4-7/+117
2007-06-18Fix up plugin and feature names and stuff.Doug Schaefer10-9/+17
2007-06-18Fix for 193112, ClassCastException in binding resolution.Markus Schorn1-1/+9
2007-06-18NEW - bug 192972: About information missing from c99, upc, and xlc featuresChris Recoskie10-2/+126
2007-06-18Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry.Markus Schorn2-9/+14
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-18Fix for [Bug 193007] NPE at Makefile Project preference page on the MacMikhail Sennikovsky1-1/+2
2007-06-18Attempt to fix 2 JUnit failures that occur on the build machine, only.Markus Schorn1-4/+4
2007-06-15Fix up legal info.Doug Schaefer3-81/+0
2007-06-15Fix up legal info.Doug Schaefer3-2/+28
2007-06-15Fix up legal info.Doug Schaefer4-3/+10
2007-06-15Add about stuff to feature.Doug Schaefer2-1/+1
2007-06-15Add about stuff to feature.Doug Schaefer3-0/+57
2007-06-15fix to ignore line endings on linuxMikhail Sennikovsky1-1/+1
2007-06-15relative path calculation fixes on LinixMikhail Sennikovsky2-2/+7
2007-06-15test fixMikhail Sennikovsky1-6/+7
2007-06-15Try to fix test failure due to classformatexception.Doug Schaefer1-1/+1
2007-06-15Try to fix test failure due to classformatexception.Doug Schaefer2-1/+2
2007-06-15Try to fix test failure due to classformatexception.Doug Schaefer2-0/+2
2007-06-15Fix for cdt variable (Build Macros) functionalityMikhail Sennikovsky2-9/+73
2007-06-15Fix for 192834, missing location for struct-members in Open Element dialog.Markus Schorn1-1/+8
2007-06-15externalization fixesMikhail Sennikovsky6-6/+26
2007-06-15Fixes a NPE in the TypeSelectionDialog.Markus Schorn1-5/+7
2007-06-151. Fix for [Bug 192838] Fix for MBS old project conversion logicMikhail Sennikovsky7-13/+205

Back to the top