]> git.uio.no Git - ifi-stolz-refaktor.git/history - software
Thesis: writing about bug 420726
[ifi-stolz-refaktor.git] / software /
2014-03-03 Erlend KristiansenModifiedMoveInstanceMethodProcessor: refactoring
2014-03-03 Erlend KristiansenModifiedMoveInstanceMethodProcessor: first attempt...
2014-03-03 Erlend KristiansenModifiedMoveInstanceMethodProcessor: adding the mostly...
2014-03-03 Erlend Kristianseneclipse_bug_429416: adding code for bug report
2014-03-02 Erlend KristiansenAdding code that exposes bug in Move Method refactoring...
2014-03-02 Erlend KristiansenTreeSelectionInfoHandler: adding some info
2014-03-02 Erlend KristiansenDebugCatchThrowableAspect: adding
2014-03-02 Erlend KristiansenIllegalStatementsChecker: adding check for assignment...
2014-03-02 Erlend KristiansenUnfixesCollector: simple name in null test is unfix
2014-03-02 Erlend KristiansenPackageWideSearchBasedExtractAndMoveMethodChangerHandle...
2014-03-02 Erlend KristiansenPerPackageSearchBasedExtractAndMoveMethodChangerBenchma...
2014-03-01 Erlend KristiansenIllegalStatementsChecker: refactoring
2014-03-01 Erlend KristiansenVariableBindingFinder: fixing problem recovering variab...
2014-03-01 Erlend KristiansenExtractAndMoveMethodAnalysisResult: adding assert message
2014-03-01 Erlend KristiansenStatisticsAspect: adding created time stamp to report
2014-03-01 Erlend KristiansenProjectWideSearchBasedExtractAndMoveMethodChangerHandle...
2014-03-01 Erlend KristiansenProjectWideSearchBasedExtractAndMoveMethodAnalysisHandl...
2014-03-01 Erlend KristiansenIllegalStatementsChecker: now working for enhanced...
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling continue in...
2014-02-28 Erlend KristiansenRefactoring
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handles break with label
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside for
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside do
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside...
2014-02-28 Erlend KristiansenIllegalStatementsChecker: now handling break inside...
2014-02-28 Erlend KristiansenIllegalExpressionFoundException, IllegalStatementFoundE...
2014-02-28 Erlend KristiansenSuperStatementsChecker, SuperStatementsFoundCollector...
2014-02-28 Erlend KristiansenBranchingStatementsChecker: deleting
2014-02-28 Erlend KristiansenLegalStatementsChecker: refactoring
2014-02-28 Erlend KristiansenLegalStatementsTest: adding comment
2014-02-28 Erlend KristiansenUnfixesCollectorTest: optimizing
2014-02-28 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalyzerTest: optimizing
2014-02-28 Erlend KristiansenPrefixesCollectorTest: optimizing
2014-02-28 Erlend KristiansenLongestCommonPrefixAnalyzerTest: optimizing
2014-02-28 Erlend KristiansenFindMethodHandleTest: optimizing
2014-02-28 Erlend KristiansenExtractAndMoveMethodAnalyzerTest: optimizing
2014-02-28 Erlend KristiansenCompilationUnitTextSelectionTest: optimizing
2014-02-28 Erlend KristiansenLegalStatementsTest: refactoring
2014-02-28 Erlend KristiansenTextSelectionsGenerator: now handling switch statements
2014-02-28 Erlend KristiansenRefaktorHandleUtils: adding exists check in findType
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling while statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling labeled statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling if-else statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling for statements
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handling enhanced for...
2014-02-27 Erlend KristiansenTextSelectionsGenerator: now handles do statements
2014-02-27 Erlend KristiansenCompilationUnitTextSelection: refactoring
2014-02-27 Erlend KristiansenCompilationUnitTextSelection: can now find local declar...
2014-02-27 Erlend KristiansenCompilationUnitTextSelection: can now find anonymous...
2014-02-27 Erlend KristiansenRefaktorHandleUtils: can now find method in local class
2014-02-27 Erlend KristiansenRefaktorHandleUtils: can now find methods in anonymous...
2014-02-27 Erlend KristiansenTreeSelectionInfoHandler: adding some info
2014-02-26 Erlend KristiansenRefaktorHandleUtils: cleaning up a bit
2014-02-26 Erlend KristiansenTreeSelectionInfoHandler: adding info about element
2014-02-26 Erlend KristiansenTextSelectionsGenerator: now searches through every...
2014-02-26 Erlend KristiansenTextSelectionsGeneratorTest: generalizing
2014-02-25 Erlend KristiansenTextSelectionsGeneratorTest: adding
2014-02-25 Erlend KristiansenReport: moving to package no.uio.ifi.refaktor.reports
2014-02-25 Erlend KristiansenExtractAndMoveMethodExecutionResult: saving only origin...
2014-02-25 Erlend KristiansenSimpleRefactoringPerformer: fixing typing error
2014-02-25 Erlend KristiansenAbstractSearchBasedExtractAndMoveMethodBenchmark: fixin...
2014-02-25 Erlend KristiansenRefaktorDebug: adding colon to some output
2014-02-25 Erlend KristiansenStatisticsAspect: adding results from executions of...
2014-02-25 Erlend KristiansenStatisticsAspect: adding the possibility to generate...
2014-02-24 Erlend KristiansenAggregationAnalyzerChanger: ignore+log RefaktorChangerE...
2014-02-24 Erlend KristiansenAdding exceptions for some bindings that are null
2014-02-24 Erlend KristiansenUnfixesCollector: adding SingleVariableDeclaration...
2014-02-24 Erlend KristiansenMoveMethodRefactoringTargetFinder: changing assert...
2014-02-23 Erlend KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-23 Erlend KristiansenCompilationUnitWideExtractAndMoveMethodChanger: adding...
2014-02-23 Erlend KristiansenMoveMethodRefactoringTargetFinder: comparing keys inste...
2014-02-23 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalysisHandler: rearran...
2014-02-23 Erlend KristiansenAnalyseJDT.launch: Changing memory parameter
2014-02-23 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalysisBenchmark: chang...
2014-02-23 Erlend KristiansenCompilationUnitTextSelection: removing the explicit...
2014-02-23 Erlend KristiansenCompilationUnitTextSelection: using soft reference...
2014-02-23 Erlend KristiansenCompilationUnitTextSelection: fixing typing error
2014-02-23 Erlend KristiansenCompilationUnitRecentlyUsedCache: adding modification...
2014-02-23 Erlend KristiansenCompilationUnitHashCache: updating hash cache with...
2014-02-23 Erlend KristiansenCompilationUnitCacheManager: now defaulting to cache...
2014-02-23 Erlend KristiansenHeapDumper: making it delete the dump tilfe if it alrea...
2014-02-23 Erlend KristiansenRefaktorHandleUtils: fixing problem with finding second...
2014-02-23 Erlend KristiansenHeapDumperAspect: adding aspect for dumping heap when...
2014-02-22 Erlend KristiansenExtractAndMoveMethodAnalyzer: adding check for super...
2014-02-21 Erlend KristiansenSimpleRefactoringPerformer: adding nasty hack to circum...
2014-02-21 Erlend KristiansenPrefixView: catching more exceptions to make the view...
2014-02-21 Erlend KristiansenRefaktorHandleUtils: adding NullCompilationUnit as...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for counting analyzed...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for generated results
2014-02-20 Erlend KristiansenStatisticsAspect: adding advices for analysis results
2014-02-20 Erlend KristiansenStatisticsAspect: counting method after analysis
2014-02-20 Erlend KristiansenPerPackageSearchBasedExtractAndMoveMethodChangerBenchma...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advices for Extract and Move...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for refactorings not...
2014-02-20 Erlend KristiansenStatisticsAspect: adding advice for performed refactorings
2014-02-20 Erlend KristiansenPerPackageSearchBasedExtractAndMoveMethodChangerBenchma...
2014-02-20 Erlend KristiansenAnalysisStatistics: removing and leaving the responsibi...
2014-02-20 Erlend KristiansenStatisticsAspect: adding inner statistics class
2014-02-19 Erlend KristiansenRevert "build.properties: long-shot on AspecjJ build...
2014-02-19 Erlend Kristiansenbuild.properties: long-shot on AspecjJ build properties
next