Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-05Improved switch statement checkingv20120705-112236Dani Megert1-2/+4
2012-05-23removed outdated buildnotes_*.html filesv20120523-1543I20120523-2100I20120523-1900Markus Keller1-21/+0
2012-05-23Add poms for Tycho buildv20120523-1257Igor Fedorenko1-0/+25
2011-12-15Report incompatible environment as 'Error'v20111215-1434Dani Megert1-1/+1
2011-10-24Bug 347599: [refactoring] Provide a way to implement refactorings thatv20111024-1515Markus Keller1-3/+3
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-03-04Bug 230244: [refactoring] Add new participant-aware refactorings to IRefactor...Markus Keller2-1/+46
2009-06-03mention required base class in doc textMarkus Keller1-2/+7
2009-01-08Never join lines in code.Dani Megert1-0/+2
2008-12-31copyright updatesDani Megert6-6/+6
2008-12-15- fixed API problems by creating RefactoringSignatureDescriptorFactoryMarkus Keller2-1/+286
2008-12-03Increased version of ltk.core to 3.5.Dani Megert1-1/+1
2008-11-28New compiler settings.Dani Megert1-1/+4
2008-11-19Updated required bundle versions.Dani Megert1-6/+6
2008-11-19removed duplicate @noextend.Dani Megert1-1/+0
2008-11-18replace @noimplement with @noimplement & @noextend, see bug 230189Markus Keller1-0/+2
2008-10-21Fixed compile warning.Dani Megert9-10/+3
2008-10-16Allow subclassing.Dani Megert1-1/+0
2008-10-15Fixed compile warnings.Dani Megert20-20/+0
2008-10-15224958: [api] make CompilationUnitChange APIMarkus Keller6-4/+268
2008-09-11Removed trailing whitespace and organized the importsMartin Aeschlimann46-502/+502
2008-09-03Don't format block comments.Dani Megert1-1/+1
2008-08-26Warn about missing description for all standard tags.Dani Megert1-0/+1
2008-07-16Don't warn when using deprecated stuff inside Javadoc.Dani Megert1-1/+1
2008-07-15New Organize Import preferences (part 2).Dani Megert1-1/+1
2008-07-15New shared settings.Dani Megert2-36/+51
2008-07-15New Organize Import preferences.Dani Megert1-1/+1
2008-05-29Updated copyright date. (Dani)Martin Aeschlimann3-4/+4
2008-05-20Added API tooling tagsv20080907-1234Martin Aeschlimann43-206/+267
2008-04-18replaced deprecated Eclipse-LazyStartMarkus Keller1-1/+1
2008-03-20extract class should not add enumsMartin Aeschlimann1-1/+1
2008-02-20completed toString()Markus Keller1-4/+15
2007-11-30fixMartin Aeschlimann1-1/+1
2007-11-29core.expressions updated to 3.4.0Martin Aeschlimann1-1/+1
2007-11-2889422 [refactoring] [dcr] method refactorings should support participantsMartin Aeschlimann12-18/+613
2007-11-23fixed warningsMartin Aeschlimann2-6/+22
2007-11-23fixed missing JavadocMartin Aeschlimann1-0/+3
2007-10-11205805 [ltk] push down resource rename processor to LTKMartin Aeschlimann1-3/+5
2007-10-11warn for unnecessary thrown exceptionMartin Aeschlimann1-6/+28
2007-10-10205805 [ltk] push down resource rename processor to LTKMartin Aeschlimann8-3/+116
2007-08-14199016: Creating a Refactoring Script logs tons of errors (246KB!)v20070814-0800Markus Keller6-20/+41
2007-08-06196307: [refactoring] 'Refactor > Create Script' silently fails and leaves em...v20070806-1800Markus Keller5-83/+150
2007-07-313.4 updateMartin Aeschlimann3-57/+107
2007-07-31197923 [extract class] IAE when extracting classv20070731-0800Martin Aeschlimann1-30/+14
2007-07-26@since 3.4Markus Keller1-0/+2
2007-07-25185338 [refactoring] [dcr] Extract ClassMartin Aeschlimann1-13/+108
2007-07-25185338 [refactoring] [dcr] Extract ClassMartin Aeschlimann5-30/+451
2007-07-12194979: [refactoring] MoveTest reveals AFE in RefactoringHistoryManager (java...Markus Keller1-18/+10
2007-07-11194979: [refactoring] MoveTest reveals AFE in RefactoringHistoryManager (java...Markus Keller2-149/+287

Back to the top