]> git.uio.no Git - ifi-stolz-refaktor.git/shortlog
ifi-stolz-refaktor.git
2014-02-24 Erlend KristiansenThesis: writing a bit about the project
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
2014-02-19 Erlend KristiansenAnalysisStatistics: moving package functionality to...
2014-02-19 Erlend KristiansenAnalysisStatistics: moving CU functionality to Statisti...
2014-02-19 Erlend KristiansenAnalysisStatistics: moving type functionality to Statis...
2014-02-19 Erlend KristiansenAnalysisStatistics: removing method statistics
2014-02-19 Erlend KristiansenRefaktor43.target: adding AJDT AspectJ plugin
2014-02-19 Erlend KristiansenRefaktor.target: adding AJDT AspectJ plugin
2014-02-19 Erlend KristiansenAdding StatisticsAspect
2014-02-19 Erlend Kristiansenno.uio.ifi.refaktor.benchmark: Converting to AspectJ...
2014-02-19 Erlend Kristiansenno.uio.ifi.refaktor: Converting to AspectJ project...
2014-02-18 Erlend KristiansenAdding test using AspectJ for aliasing example
2014-02-18 Erlend KristiansenRefaktorHandleUtils: cleaning up a bit
2014-02-18 Erlend KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-18 Erlend KristiansenMethodSignature: fixing api mismatch between Java 6...
2014-02-18 Volker StolzMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-02-18 Erlend KristiansenThesis
2014-02-17 Erlend KristiansenThesis: making it boring
2014-02-17 Erlend KristiansenThesis: rewriting part about obfuscation
2014-02-17 Erlend KristiansenThesis: adding draft to documentclass
2014-02-17 Erlend KristiansenThesis: making the referencing a little more fancy
2014-02-17 Erlend KristiansenThesis: moving some example code to multi-column listing
2014-02-17 Volker StolzReview
2014-02-17 Erlend KristiansenThesis: dealing with some of Volker's comments
2014-02-17 Erlend KristiansenCleaning up some code
2014-02-17 Erlend KristiansenMethodSignature: fixing bug when final is used in parameter
2014-02-17 Erlend KristiansenRefaktorHandleUtils: now make use of MethodSignature
2014-02-16 Erlend KristiansenMethodSignature: refining
2014-02-16 Erlend KristiansenMethodSignature: trying to find a way to reliably find...
2014-02-16 Erlend KristiansenSignatureUtils: fixing bug with normalization
2014-02-16 Erlend KristiansenTests: no more crap :-)
2014-02-16 Erlend KristiansenRefaktorHandleUtils: removing redundant method call
2014-02-15 Erlend KristiansenAdding checks for return statements. (A lot.)
2014-02-14 Erlend KristiansenSearchBasedExtractAndMoveMethodAnalyzer: refactoring...
2014-02-13 Erlend KristiansenRefaktorHandleUtils: adding NullPackageFragmentHandle
2014-02-13 Erlend KristiansenAbstractSearchBasedExtractAndMoveMethodBenchmark: turni...
2014-02-13 Erlend KristiansenCompilationUnitTextSelection: fixing bug regarding...
2014-02-13 Erlend KristiansenExtractMethodPostExecutionResources: changing assert
2014-02-13 Erlend KristiansenNullMethodHandle: throwing UnsupportedNullObjectOperati...
2014-02-12 Erlend KristiansenExtractAndMoveMethodAnalyzer: filtering out simple...
2014-02-12 Erlend KristiansenRefaktorHandleUtils: fixing bug with methods declaring...
2014-02-12 Erlend KristiansenThesis
2014-02-12 Erlend KristiansenThesis: fixing some definitions
2014-02-11 Erlend KristiansenThesis: adding refactoring to patterns to literature...
2014-02-11 Erlend KristiansenThesis: relation to design patterns
2014-02-11 Erlend KristiansenThesis
2014-02-11 Erlend KristiansenThesis: adding related work chapter, section compositio...
2014-02-10 Erlend KristiansenThesis: a little more tool support
2014-02-10 Erlend KristiansenThesis: adding hyperlinks
2014-02-09 Erlend KristiansenThesis: adding an important todo note
2014-02-09 Erlend KristiansenThesis: tool support
2014-02-09 Erlend KristiansenThesis: refactoring and testing
2014-02-09 Erlend KristiansenThesis: adding citing command that uses cite command
2014-02-09 Erlend KristiansenThesis: exchanging some verbatims with custom commands
2014-02-09 Erlend KristiansenThesis: various formatting and adding code examples
2014-02-09 Erlend KristiansenThesis: fixing figure for Extract Superclass
2014-02-09 Erlend KristiansenThesis: adding figure for Extract Superclass
2014-02-08 Erlend KristiansenThesis
2014-02-07 Erlend KristiansenThesis: writing a bit about composite refactorings...
2014-02-07 Erlend KristiansenThesis: adding reference
2014-02-07 Erlend KristiansenRemoving unused eclipse project: eclipse.jdt.core.git
2014-02-06 Erlend KristiansenUnfixesCollector: adding local classes to unfixes
2014-02-05 Erlend KristiansenThesis: writing about choosing target language and...
2014-02-05 Erlend KristiansenExtractAndMoveMethodExecutor: adding some info to excep...
2014-02-05 Erlend KristiansenUnfixesCollector: fixing bug regarding array variables...
2014-02-05 Erlend KristiansenAdding PerPackageSearchBasedExtractAndMoveMethodChanger...
2014-02-05 Erlend KristiansenExtractAndMoveMethodExecutor: Adding some info to Refac...
next