Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-08Fix failing RenameMethodWithOverloadPerfTestsBenno Baumgartner1-2/+3
2006-02-08updated to changes in IServiceLocatorMartin Aeschlimann1-0/+16
2006-02-06Adapted pre-delta tests to latest fixes in core.resourcesDirk Baeumer3-61/+59
2006-02-06102288 [refactoring] Convert anonymous: generates fields for constantsTobias Widmer3-0/+30
2006-02-01fully qualified name must be dot-separated for IJavaProject.findType(..)Markus Keller1-2/+2
2006-02-01125152: Refactoring (rename) does not update Java Build PathMarkus Keller1-4/+97
2006-02-01- improved checking of mapped similar elementsMarkus Keller80-1192/+21
2006-01-31Adapted test casesTobias Widmer1-0/+2
2006-01-31Fixed test failuresTobias Widmer1-16/+0
2006-01-30Added pre-delta support to self encapsulate field refactoringDirk Baeumer1-0/+5
2006-01-30Posting pre-delta notification and renamed ResourceOperationChecker to make i...Dirk Baeumer4-8/+54
2006-01-29Move static member refactoring sents out a pre delta notificationDirk Baeumer1-1/+2
2006-01-29Reorg move and copy refactorings now sent out a pre delta notificationDirk Baeumer6-33/+95
2006-01-28Added support to generate pre delta for operation validation support to renam...Dirk Baeumer15-107/+286
2006-01-27Added option to deprecate delegateTobias Widmer8-12/+12
2006-01-27Do not return any mappings since they interfere with the java modelTobias Widmer1-0/+17
2006-01-27Fix for failure in nightly buildMartin Aeschlimann1-2/+3
2006-01-25Preparation for extract supertypeTobias Widmer2-31/+51
2006-01-20ScriptingTobias Widmer2-2/+2
2006-01-20Scripting and commentTobias Widmer3-16/+33
2006-01-18Added commenting featureTobias Widmer2-8/+8
2006-01-17new api addedMartin Aeschlimann1-0/+14
2006-01-16First cut of adapting refactoring to new resource operation validation conceptDirk Baeumer3-20/+70
2006-01-13Added scripting supportTobias Widmer1-3/+5
2006-01-13fixes for Introduce IndirectionMarkus Keller31-42/+197
2006-01-12Added Introduce Indirection (by Philip Mayer)Markus Keller92-0/+1696
2006-01-11114551 Push Down and Pull Up should respect preference for adding @OverrideTobias Widmer1-0/+1
2006-01-1097411 [refactoring] Move Member Type to New File does not make private constr...Tobias Widmer4-0/+39
2006-01-10117465 [refactoring] [move] Moving method to another class incorrectly sets f...Tobias Widmer13-0/+84
2006-01-09122490 Wrong visibility update in Move Static MethodTobias Widmer9-0/+112
2006-01-09Addes scripting support to all refactorings except Generalize TypeTobias Widmer18-44/+55
2006-01-04[38469] inline method: incorrect in innerclasses [refactoring]Dirk Baeumer2-0/+19
2006-01-04[35004] remove final from Variable Declaration after surround with try/catch ...Dirk Baeumer3-0/+37
2006-01-0370135: Add "Deprecate" to Rename refactoring [refactoring]Markus Keller50-142/+423
2006-01-03[122389] [refactoring] [extract method] Two variable assignment in while loop...Dirk Baeumer13-0/+241
2005-12-21121200 Leave Delegate feature for move refactoringsTobias Widmer33-13/+350
2005-12-16118871: [refactoring] Rename type with similar elements should match with plu...Markus Keller2-21/+21
2005-12-1670135: Add "Deprecate" to Rename refactoring [refactoring]Markus Keller83-41/+1275
2005-12-09changed default of handlesSimilarElements flag to trueMarkus Keller1-2/+0
2005-12-09renamed occurrences of "derived" to "similar"Markus Keller82-114/+1306
2005-12-07New jdt.core.manipulation plug-in & rename participant APIDirk Baeumer3-25/+27
2005-12-05added s -> ies to disabled testPluralSMarkus Keller1-0/+2
2005-12-02118399: [refactoring] Rename type with similar elements does not work for URLMarkus Keller1-26/+136
2005-12-01performance improvements from PhilipMarkus Keller4-1/+53
2005-12-01Continued support to script move refactoringsTobias Widmer5-19/+24
2005-11-2837219: Rename type should update derived variable name [refactoring]:Markus Keller39-91/+250
2005-11-28removed unused local varMarkus Keller1-1/+1
2005-11-24added API for localsMarkus Keller1-8/+13
2005-11-22101004: Make package delete hierarchicalMarkus Keller2-68/+337
2005-11-21[116342] [refactoring] [extract method] Pre/post-increment/decrement in loops...Dirk Baeumer3-0/+39

Back to the top