Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Bug 367536 - Inline Local Var does not qualify obscured type accessesI20220325-1800Nikolay Metchev1-0/+65
2021-04-27Bug 573089 - Make skipped and aborted tests visible in integration buildCarsten Hammer1-9/+9
2021-01-12Bug 563425 - use fixed test method orderCarsten Hammer1-1/+5
2021-01-01Bug 568472 - dogfooding StringBuilderCarsten Hammer1-6/+6
2020-09-24Bug 567150 - no hidden rules any longerI20200924-1800Carsten Hammer1-3/+3
2020-05-01Bug 558313 - Update some tests in refactoring to junit 4Carsten Hammer1-2/+2
2020-04-04Bug 558313 - Update some tests in refactoring to junit 4 (e)I20200405-1800I20200405-0600I20200404-1800I20200404-1220Carsten Hammer1-18/+80
2020-02-21Whitespace removal in test plug-insLars Vogel1-9/+9
2020-02-16Bug 434747 - [inline] Inlining a local variable leads to ambiguity withI20200216-1800I20200216-1145Pierre-Yves B.1-8/+13
2019-11-26Bug 93850 - [inline] Allow inlining of local variable initialized toS4_14_0_RC1I20191127-1800I20191127-0600I20191126-2315I20191126-1800Pierre-Yves B.1-5/+24
2018-08-29Bug 535802 - EPL 2.0 conversion for JDT testsI20180829-0800Lars Vogel1-3/+6
2015-07-13Bug 439874: Increase BREE for JDT UI to 1.7Markus Keller1-1/+2
2015-03-30Fixed bug 394721: [inline] Inline local variable with initializerNikolay Metchev1-1/+7
2012-10-18Bug 388078: inline logical or in and expression goes wrongv20121018-050416Deepak Azad1-1/+6
2011-07-28merged from BETA_JAVA7 and updated plug-in versionsMarkus Keller1-5/+5
2011-04-21Fixed bug 295200: [inline] Inline local variable refactoring deletes comment ...Raksha Vasisht1-0/+15
2011-02-25Bug 338271: TypeRules#canAssign(ITypeBinding, ITypeBinding) broken for generi...Markus Keller1-0/+5
2011-02-21Fixed bug 335173: [clean up][quick assist][inline] Fix detection and creation...Deepak Azad1-2/+17
2010-01-19Bug 297760: [inline] inlining autoboxed constant gives bad castMarkus Keller1-1/+6
2009-07-08Adopted new SourceRange API from JDT Core.Dani Megert1-1/+1
2009-06-12Bug 277968: [inline] Inline local variable gets type parameters on static met...Markus Keller1-0/+15
2009-02-23Bug 265448: [inline] Inlining long constants may change semanticsMarkus Keller1-0/+5
2009-01-09185214: [inline] Inlining generic local variable to raw value fails to add ne...Markus Keller1-1/+11
2009-01-0946216: [inline] Inline local should add explicit cast for primitive typesMarkus Keller1-1/+6
2008-12-31copyright updatesMarkus Keller1-1/+1
2008-09-11Removed trailing whitespace and organized the importsMarkus Keller1-68/+68
2007-05-29Updated copyright date. (Dani)Markus Keller1-1/+1
2007-03-08174327: [inline] inlining a parameterized method call may need explicit param...Markus Keller1-0/+8
2006-11-14allow refactoring with compile errorsv20061114-0800Markus Keller1-1/+2
2006-11-14offer inline temp as quick assist, update inline temp to use ast rewriteMartin Aeschlimann1-11/+9
2006-03-28Updated copyright.Tobias Widmer1-1/+1
2006-03-09made rerunnableMarkus Keller1-0/+4
2006-01-09Addes scripting support to all refactorings except Generalize TypeTobias Widmer1-4/+6
2005-09-16109071: [refactoring] Inlining array with initializer gives illegal expression.Markus Keller1-5/+8
2005-06-17Updated copyright date to 2005v20050617-1200Dani Megert1-1/+1
2005-04-28Sharing ast between trials of different inline refactoringsTobias Widmer1-2/+5
2005-02-25Converted from CPL to EPLDirk Baeumer1-4/+4
2004-12-10Added test cases for enums and genericsTobias Widmer1-0/+12
2004-09-03Added Generic support for pull up and push down & renamed MyTestSetupDirk Baeumer1-1/+1
2004-06-23Copyright fix - automated changes with releng toolDani Megert1-2/+2
2004-03-16Refactored code to move refactoring to org.eclipse.ltk.core.refactoringDirk Baeumer1-1/+1
2003-09-01[41932]Dirk Baeumer1-1/+1
2003-05-05org importsAdam Kiezun1-2/+2
2003-04-11adapted to PI changesAdam Kiezun1-11/+6
2003-03-12*** keyword substitution change ***Dani Megert1-301/+301
2003-03-10Copyright fix - automated changesdroberts21-0/+10
2002-12-20new testsAdam Kiezun1-14/+19
2002-09-27Inline Method refactoring. First versionDirk Baeumer1-4/+4
2002-09-13enabled test for 22938Adam Kiezun1-2/+2
2002-08-28*** empty log message ***Adam Kiezun1-0/+5

Back to the top