Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-09 Make sure to run the PathEntryContainerInitializer.initialize()Alain Magloire2-31/+64
2004-06-09Fix for bug 66015: I18N: English "Debug Console" in Debug and Console views.Mikhail Khodjaiants5-9/+19
2004-06-09fixing bug 65114, NPE in getParentClassSpecifier(), caused by templateAndrew Niefer4-40/+77
2004-06-09Added yellow dog to my speed test configs.Doug Schaefer1-1/+36
2004-06-09Fix for 66258 -- Cannot mix compilers anymore. Do not need to add the relativ...Sean Evoy1-3/+3
2004-06-09New implementation of the "Refresh" actions for registers and shared libraries.Mikhail Khodjaiants17-75/+301
2004-06-09Changed the synchronization scope.Mikhail Khodjaiants2-3/+11
2004-06-09Fix for 66258 - Cannot 'mix' compilers (any more). Arbitrarily moved from a s...Sean Evoy2-61/+68
2004-06-09Bug FixingHoda Amer3-24/+26
2004-06-09 Disable extension Work In ProgressAlain Magloire2-2/+8
2004-06-09fix NPE for 65114. When returning references to the cache, we should alsoAndrew Niefer6-5/+35
2004-06-09 Keep the breakpoint disable when doingAlain Magloire2-0/+13
2004-06-09Oops - forgot the change log for 66273...Bogdan Gheorghe3-10/+29
2004-06-09Fix for 66273: Opening declaration causes stack overflowBogdan Gheorghe1-12/+12
2004-06-09cleanup warningsDavid Inglis1-6/+4
2004-06-09new ICDescriptor method getDescritor(IProject project, boolean create)David Inglis4-2/+74
2004-06-09I18N patch from Tanya WolffDavid Inglis8-10/+35
2004-06-09Updated the SpeedTest to allow for run time selection of configs and to supportDoug Schaefer2-8/+95
2004-06-09 Make sure when something goes wrong beforeAlain Magloire3-0/+21
2004-06-09 Quick workaround for PR 57287.Alain Magloire2-2/+10
2004-06-08 Fix for PR 65077Alain Magloire4-1/+92
2004-06-08patch from Tanya Wolff - fix for bug 63467Andrew Niefer2-1/+6
2004-06-08 Fix for 66188Alain Magloire2-4/+8
2004-06-08patch from Tanya Wolff - fix for bug 66197Andrew Niefer2-1/+5
2004-06-08bug 49990 - strings for GCC expression extensionsAndrew Niefer10-61/+318
2004-06-08 Fix for PR 66186.Alain Magloire2-30/+37
2004-06-08 Patch from Dirk Dörr.Alain Magloire2-0/+14
2004-06-08added Note: to help clearify workbench auto build optionDavid Inglis2-0/+61
2004-06-082004-06-07 Tanya WolffAlain Magloire3-1/+8
2004-06-08Bug FixingHoda Amer2-2/+4
2004-06-08Bug FixingHoda Amer3-10/+22
2004-06-08fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=66040David Inglis4-626/+2
2004-06-08Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65555John Camelon6-128/+248
2004-06-08mostly patch from thomasf with some additions to editor preferences (selectio...David Inglis36-212/+301
2004-06-08Bug FixingHoda Amer2-2/+32
2004-06-08update problem labelDavid Inglis1-1/+1
2004-06-08 Fix for bug 65173Alain Magloire2-1/+6
2004-06-08Warning clean-up.Mikhail Khodjaiants2-2/+4
2004-06-08 Fix For Bug 65172Alain Magloire2-20/+148
2004-06-08 Fix for PR 64090Alain Magloire2-16/+32
2004-06-08 Fix for PR 65633Alain Magloire5-26/+79
2004-06-07Check the BaseRef when savingAlain Magloire1-7/+22
2004-06-07Synchronized the retrieving of the PathEntryContainerAlain Magloire1-27/+56
2004-06-07Fix for 65275 -- Makefile assumes object files are .oSean Evoy2-29/+44
2004-06-07No longer needed as the MinGW target has been removedSean Evoy1-70/+0
2004-06-07Bug FixingHoda Amer4-16/+41
2004-06-07Update speed test to do multiple parses in a pass.Doug Schaefer1-7/+22
2004-06-07bug 49990 - ASTUtil.getExpressionString( IASTExpression )Andrew Niefer28-126/+1037
2004-06-07fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65739David Inglis1-18/+5
2004-06-07Fix for bug 64762 -- ClassCastException while deleting of build configurationSean Evoy1-5/+7

Back to the top