Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-12happy checkstyleMikaël Barbero3-7/+14
2013-03-11refactored IPostProcessor to move nsURI and resourceURI to DescriptorMikaël Barbero4-145/+94
2013-03-11remove unused and deprecated EMFCompareConfigurationMikaël Barbero2-94/+0
2013-03-11[402536] Merge sub diffs when filter "Sub diffs elements" is active.Axel Richard1-958/+1064
2013-03-11fix monitor issue.Mikaël Barbero1-3/+4
2013-03-11[399264] Separate pure RCP code from UI and IDE related codeMikaël Barbero6-221/+257
2013-03-11add Monitor to IEObjectMatcherMikaël Barbero4-15/+26
2013-03-07Hunted down remaining references to CacheLaurent Goubet1-3/+3
2013-03-07Code styleLaurent Goubet5-10/+11
2013-03-06Add of postComparison() in IPostProcessorCedric Notot2-0/+21
2013-02-22[394668] MatchByContent v1 versus v2cbrun16-229/+1059
2013-02-13Fixing/suppressing warnings.Laurent Goubet3-6/+10
2013-02-11[400221] More extensible mergers... and use extensions for requirementsLaurent Goubet12-1853/+2149
2013-02-04fix regression in UML 2 tests.Mikaël Barbero1-2/+4
2013-02-01Change ComparisonSpec#getDifferences() to return differences with valueMikaël Barbero1-5/+20
2013-01-30[399361] Performance of the LCS.Laurent Goubet1-90/+174
2013-01-30[399361] Don't use a predicateLaurent Goubet1-45/+9
2013-01-30[399361] Use original collectionLaurent Goubet1-7/+4
2013-01-29remove unused classMikaël Barbero1-169/+0
2013-01-24[398863] Provide a merge extension mechanismCedric Notot2-0/+369
2013-01-21[381143] Conflict detection issueLaurent Goubet1-2/+2
2013-01-17[398402] Regression dating back to c25b90c from 06 december 2012.Laurent Goubet1-0/+26
2013-01-08394668: Version 2.1 results 'compare' versus 1.3cbrun1-78/+47
2013-01-04Resource attachment completion.Laurent Goubet3-69/+257
2012-12-13Remove all System.out/errLaurent Goubet1-1/+0
2012-12-13"nls"-related tweaksLaurent Goubet4-15/+20
2012-12-13Shortcut the search for the "name" attribute when possible.Laurent Goubet2-4/+10
2012-12-13Externalize and remove outdated (EMF Compare 1.3) comment.Laurent Goubet2-11/+10
2012-12-13Beautification of the EditionDistance.Laurent Goubet3-14/+25
2012-12-13Removing useless FIXME : throw IAE, not NPE, when the argument is nullLaurent Goubet1-1/+0
2012-11-30Detach the DiffCrossReferencer when we remove diffs.Laurent Goubet1-0/+24
2012-11-20391657: Renaming detected instead of addition / deletioncbrun2-3/+17
2012-11-20Proximity : Reuse same fakeComparison and fakeMatchcbrun1-24/+31
2012-11-16We can now find the insertion index within lists with duplicates.Laurent Goubet1-58/+140
2012-11-16Allow resolution for some problematic referencesLaurent Goubet1-1/+6
2012-11-15Check that the "preferred" diff isn't already merged though...Laurent Goubet1-1/+2
2012-11-15Avoid ordering issues with some eopposite merging.Laurent Goubet1-4/+45
2012-11-14Don't check for containment on proxies.Laurent Goubet1-8/+14
2012-11-14[394286] Two basic lists from ecore are not random access.Laurent Goubet1-2/+11
2012-11-14Equality helper was failing on uncontained objects.Laurent Goubet1-49/+13
2012-11-14Intelligent code is stupid.Laurent Goubet1-6/+0
2012-11-14Properly change single-valued attributes.Laurent Goubet1-47/+48
2012-11-13Removing erroneous generic informationLaurent Goubet1-9/+6
2012-11-13Properly compute ignored elements when searching for the insertion indexLaurent Goubet1-46/+86
2012-11-13fix potential InvalidFeatureException with dynamic EObject.Mikaël Barbero3-5/+32
2012-11-12Content Based Matchcbrun5-205/+260
2012-11-09Allow content viewers for stereotype application changes.Laurent Goubet1-1/+2
2012-11-08Conflict detection for resource attachment changesLaurent Goubet1-0/+73
2012-11-07typoLaurent Goubet1-1/+1
2012-11-07Debug should never be set to true on the repository.Laurent Goubet1-1/+1

Back to the top