Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Backported fix for bug 313080.v20100518-perf_35xperf_35xDani Megert2-2/+9
2010-05-11Fixed Bug 298951: OpenTypePerfTest#testWarmException() perf tests results are...v20100511-perf_35xDeepak Azad1-3/+5
2010-04-13Backported fixed for bug 298934 to perf_35x.v20100413-perf_35xDani Megert1-4/+4
2010-04-13Added WordRule performance test.Dani Megert3-1/+124
2010-04-08Fixed bug 232333: Fix typo in CodeCompletionPerformanceTest.createTypeHierarc...v20100408Dani Megert1-2/+2
2010-01-08perf_35x: Committed Deepak's patch to fix bug 233156: [spell checking] The Di...v20100108Dani Megert2-1/+148
2009-05-26This commit was manufactured by cvs2svn to create branch 'perf_35x'.cvs2svn10614-877584/+0
2009-05-26Updated copyrights.v20090526-2000Markus Keller10-10/+10
2009-05-26Updated copyrights.Dani Megert55-54/+64
2009-05-26Updated copyrights.Dani Megert1-1/+1
2009-05-25<strong> not closed in JavadocMarkus Keller1-1/+1
2009-05-25Fixed bug 277556: [preferences] Syntax Coloring Preview Window is showing col...Dani Megert1-1/+1
2009-05-19Bug 276486: [content assist] anonymous type completion does not add method im...v20090519-2000Markus Keller2-0/+12
2009-05-19Fixed bug 276708: [content assist] code assist in file of simple project logs...Dani Megert1-2/+3
2009-05-19Fixed bug 276364: [content assist] Anonymous constructor completion adds a ')...Dani Megert1-1/+1
2009-05-19Fixed bug 276744: [hashcode/equals] New 3.5 feature not working: [hashcode/eq...Dani Megert1-4/+8
2009-05-19Fixed bug 276732: [quick fix][quick assist] "direct access" is clumsyDani Megert1-1/+1
2009-05-15Fixed bug 276285: [content assist][preferences] 'Favorites' prefs page needs ...Dani Megert1-2/+2
2009-05-14Bug 274087: [call hierarchy] Remember for which nodes to expand constructorsv20090514-2000Markus Keller6-10/+246
2009-05-14Bug 266885: [quick fix] final modifier not handled correctly in multi-variabl...Markus Keller1-1/+2
2009-05-14Bug 274087: [call hierarchy] Remember for which nodes to expand constructors ...Markus Keller2-21/+30
2009-05-14Bug 266885: [quick fix] final modifier not handled correctly in multi-variabl...Markus Keller3-9/+136
2009-05-14Fixed bug 274511: [call hierarchy] improve context menuDani Megert2-5/+11
2009-05-13Bug 276102: [quick assist] 'convert to enhanced for loop' unnecessarily block...v20090513-2000Markus Keller2-5/+5
2009-05-13Bug 276047: [common navigator] Unwanted contribution to non-Java resourcesMarkus Keller1-3/+2
2009-05-13internal JavadocMarkus Keller1-1/+1
2009-05-13internal JavadocMarkus Keller1-1/+3
2009-05-13Committed Raksha's patch to fix first part of bug 274087: [call hierarchy] Re...Dani Megert3-5/+86
2009-05-13274199 [quick assist] convert to enhanced for loopBenno Baumgartner2-4/+62
2009-05-12new icon for bug 269813: Provide a decorator for files that are on the build ...v20090512-2000Markus Keller1-0/+0
2009-05-12Bug 275859: [package explorer] Package Explorer not updated after resource re...Markus Keller1-1/+1
2009-05-12Fixed bug 275847: [common navigator] possible child element type not declaredDani Megert1-0/+1
2009-05-11Bug 275308: [JUnit] @RunWith(Parameterized) results don't navigatev20090511-2000Markus Keller1-3/+13
2009-05-11Fixed bug 275668: [open type] revert using new API to open several editors at...Dani Megert1-24/+4
2009-05-11Fixed bug 275286: [compare] createStructure is called three times for both si...Dani Megert1-2/+33
2009-05-11Bug 275370: [toString] Generator uses wrong suffixes and prefixesMarkus Keller2-5/+114
2009-05-11fixed Javadoc warningsMarkus Keller1-59/+59
2009-05-11- check for compile errors introduced by toString generatorMarkus Keller1-78/+186
2009-05-11Added bug URL.Dani Megert2-2/+2
2009-05-11Fixed bug 275360: [toString] Wrong code generated with String concatenationDani Megert2-17/+24
2009-05-08Bug 274474: [call hierarchy] Expand With Constructors action should cancel al...v20090508-2000Markus Keller5-39/+63
2009-05-08Fixed bug 275292: [clean up] should not allow to contribute clean up without ...Dani Megert3-13/+55
2009-05-08Fixed bug 275292: [clean up] should not allow to contribute clean up without ...Dani Megert1-7/+7
2009-05-08Improved Javadoc.Dani Megert1-1/+7
2009-05-08Polish of previous fix.Dani Megert1-59/+78
2009-05-08Committed Florian's patch to fix bug 97228: [navigation] NLSKeyHyperlink to r...Dani Megert1-48/+58
2009-05-07Fixed bug 273615: [Help][Context] NPE when trying to open help (F1) in drop-d...v20090507-2000Dani Megert1-2/+4
2009-05-07Fixed bug 275291: [clean up] clean up on save does too much if 'Additional ac...Dani Megert2-29/+28
2009-05-07Fixed bug 274412: [toString] custom toString builder dialog should offer helpDani Megert2-3/+5
2009-05-06Bug 133518: [JUnit] Wording of new 'enable assertions JUnit preferencev20090506-2000Markus Keller5-10/+5

Back to the top