Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-17remove static project dependencies [ma]Dani Megert1-2/+0
2005-06-17Updated copyright date to 2005v20050617-1200Dani Megert7-7/+7
2005-05-24Adapting to changes in other plug-ins manifest.mf (;x-internal:=true has been...Dani Megert1-50/+51
2005-03-23Bug 86717 hippie completion is slowteicher1-2/+3
2005-02-25Converted from CPL to EPLDani Megert9-35/+35
2005-02-11Bug 84249 Hippie completion fails on last line in editorteicher1-7/+23
2005-01-20hippie word completion (contribution by Genady Beryozkin)teicher2-0/+209
2004-11-01Removed empty plug-in class attributeDani Megert1-2/+1
2004-10-04Register testsDani Megert1-3/+1
2004-09-07Settting org.eclipse.jdt.core.compiler.problem.specialParameterHidingField to...v20040907Dani Megert1-1/+1
2004-09-07require specification of Class with Accessor(Object, Class)Christof Marti1-1/+1
2004-09-03Set "Incompatible .class files version in required binaries" to ignore (see b...Dani Megert1-1/+1
2004-09-01Set undocumentedEmptyBlock to ignore (see bug 72767)Dani Megert1-1/+1
2004-08-30empty performance target addedSonia Dimitrov1-0/+4
2004-08-30Added FindReplaceDialog testsDani Megert2-0/+120
2004-08-30Moved test LevensteinTestHelper from API package to org.eclipse.ui.workbench....Dani Megert4-2/+61
2004-08-27JDT compiler settingsDani Megert1-0/+64
2004-07-27make levenstein testable (removed package fragements)v20040727teicher5-182/+199
2004-07-27hirschberg updateteicher1-4/+5
2004-07-27Added org.eclipse.ui.workbench.texteditor and org.eclipse.ui.editors tests to...Dani Megert1-2/+0
2004-07-06updated dependenciesteicher3-2/+3
2004-07-06added linear hirschberg diffingteicher6-1/+496
2004-07-01Increased version to 3.1.0Dani Megert1-1/+1
2004-04-23*** empty log message ***Kai Maetzel1-1/+1
2004-04-22Changed to ui-testDani Megert1-1/+1
2004-04-22Added test.xml and test suiteDani Megert2-0/+79
2004-04-16Corrected build.propertiesDani Megert1-2/+5
2004-04-14Initial Release - work in progressInitial_ReleaseDani Megert7-0/+115

Back to the top