Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-02[458147] Apply three-way merging also for rejecting attribute changesPhilip Langer1-24/+269
2015-03-02[460675] Fix differences for noncontained FeatureMapEntries with movedStefan Dirix6-2/+80
2015-03-02[460923] Do not filter FeatureMapChanges on removed ElementsStefan Dirix4-2/+77
2015-03-02[460902] Fix Dependency Calculation for FeatureMap Add and DeleteStefan Dirix4-2/+71
2015-02-18[452147] Fix handling of diffs for interlocked one-to-one refsStefan Dirix6-4/+145
2015-02-06[457034] ProximityEObjectMatcher should support cancellationLaurent Delaigue6-3/+619
2015-01-21[456860] Improve handling of equivalent three-way text changesPhilip Langer1-13/+303
2014-12-17[453218] Add missing FeatureMapChanges concerning MovesStefan Dirix4-7/+169
2014-12-16[455255] Fix determination of TargetFeature in DiffUtilStefan Dirix5-2/+64
2014-12-16Adds unit test for enum3.1.0M4Arthur Daussy15-0/+611
2014-12-16[454579] Fix Nullpointer when element is moved out of FeatureMapStefan Dirix6-0/+172
2014-12-04[442897] Pseudo conflicts under Real Add conflictsAxel Richard20-0/+731
2014-12-03[453749] Fix NullPointer when handling Non-Containment FeatureMapsStefan Dirix4-0/+60
2014-11-18[441172] Extend findMasterEquivalence to not only check eOppositesStefan Dirix4-2/+97
2014-11-17[450949] Avoid shortcuts in DefaultDiffEngine for certain FeatureMapsStefan Dirix5-3/+147
2014-11-04[446252] Issue with feature ordering when merging FeatureMapsAlexandra Buzila6-4/+63
2014-10-29[448464] Source list incorrectly determined when undoing changesAlexandra Buzila1-3/+6
2014-10-27[446947] Adds support for three-way merging multi-line String attributesPhilip Langer5-1/+1127
2014-10-20[441172] Fix merge order of equivalent diffs for one-to-one oppositesStefan Dirix6-2/+223
2014-10-14[446739] Fixes obtaining the target feature in three-way merge of a movePhilip Langer6-1/+211
2014-10-10Adds year of contribution to copyright headerPhilip Langer2-2/+2
2014-10-08Optimize dice coefficient storing bigrams within intsLaurent Goubet1-0/+21
2014-10-08Consider potential duplicates in String similarityLaurent Goubet1-4/+42
2014-09-25[443031] Fix NPE on FeatureFilter.referenceIsSetAxel Richard5-1/+173
2014-09-25[443968] Fix NPE in ComparisonUtils.getSubDiffsAxel Richard1-0/+25
2014-09-25[443504] Fix computation of ignored elements when finding insertion idxPhilip Langer4-0/+71
2014-09-19[444351] Fix bug in EqualityHelper.matchingArraysAxel Richard2-1/+107
2014-08-24[442439] Fixes DiffUtil.getSourceList for moved and reordered elementsPhilip Langer4-1/+54
2014-08-22Fix merge-related UI feedback of the Structure viewerLaurent Goubet1-70/+134
2014-08-20[441258] Prevents IllegalArgumentException on merging movesPhilip Langer4-0/+62
2014-08-20Adds test case exposing unsuccessful merge reported in bug 441172Philip Langer4-1/+76
2014-08-13Do not use assertSame for int comparison (2)Mikaël Barbero3-89/+87
2014-08-13Do not use assertSame for int comparisonMikaël Barbero19-1067/+1064
2014-08-05[413520] Fixes IndexOutOfBoundsException on merging opposite referencesPhilip Langer4-17/+114
2014-07-31[440679] Avoids NPE when performing a movePhilip Langer7-1/+196
2014-07-18Adds Item provider preference page.Arthur Daussy1-0/+12
2014-07-17Filters EMF compare adapter factories using preferences.Arthur Daussy1-3/+12
2014-07-07FeatureMaps: FeatureMapChanges testsAxel Richard75-2/+9708
2014-07-07FeatureMaps: Handle FeatureMapChange differencesAxel Richard1-8/+17
2014-06-04Fix regression: wrapped command stack events should be forwared tooMikaël Barbero1-7/+11
2014-06-02Add transactional compare command stackMikaël Barbero5-16/+561
2014-05-28[434822] Conflict between move and deleteArthur Daussy1-1/+23
2014-05-23[435053] Add Pseudo conflicts tests.Axel Richard15-1/+778
2014-05-21[435376] Conflicted subdiffs shouldn't be merged when CascadingFilter isAxel Richard1-3/+3
2014-04-02New tests: Test MatchEngineFactoryRegistryWrapperArthur Daussy6-1/+722
2014-04-02New tests: Test ItemRegistryArthur Daussy3-1/+202
2014-03-28[406516] Manage Parameterized Types in ComparisonAxel Richard6-2/+350
2014-03-28[418472] Cannot merge a move from nestedClassifier to packagedElementAxel Richard4-1/+117
2014-03-25[406439] EMF Compare does not support list with null valuesAxel Richard1-0/+24
2014-03-13normalize EOLs in the core (first pass)Laurent Goubet71-18995/+18995

Back to the top