Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Cleanup for version bumpingLaurent Goubet21-1056/+1262
2014-01-29Change BREEs to Java 1.6 and activate API error for missing descriptionsLaurent Goubet4-480/+480
2014-01-28[421609] ProximityEObjectMatcher detects match even when Distance function sa...cbrun1-2/+2
2013-11-19Fix condition bug in ProximityEObjectMatcher#createMatchesAxel Richard1-1/+1
2013-10-18[406402] - Fix conflicts are created after merging and savingAxel Richard1-3/+3
2013-10-11Introduce MergeMode and rewrite actions.Mikaël Barbero5-123/+303
2013-10-11Deprecate static factory method in favor of constant where possible.Mikaël Barbero1-13/+23
2013-09-30Generate stateful compare item providers.Mikaël Barbero1-114/+114
2013-09-30Improve performance of Comparison cross referencers.Mikaël Barbero4-170/+214
2013-09-27Update UML Specific AccessorsAxel Richard1-0/+19
2013-09-26[417790] Highlighting of required diffMikaël Barbero1-10/+6
2013-09-26[416936] - UML Refined elements filter changes diff orderAxel Richard11-1533/+1475
2013-09-25Add javadoc to overlay class and simplify its implementation.Mikaël Barbero2-0/+22
2013-09-24[416400] - Fix IOWrappedException by adding a ConflictMergerAxel Richard2-1/+140
2013-09-23Eviction Strategy for Cachescbrun3-7/+65
2013-09-05Happy checkstyle!Mikaël Barbero1-58/+134
2013-08-19Prepare for version 2.22.2.0M1Mikaël Barbero2-3/+3
2013-08-19Fix regression introduced in a36c7e21f7243a0019d1a63cd2d997ec4a2d5826Mikaël Barbero1-1/+1
2013-08-14Fix potential IndexOutOfBoundExceptionMikaël Barbero1-14/+16
2013-07-29Add diagnostic to comparison object.Cedric Notot8-666/+1015
2013-07-25[413606] Move differences are not display in the structure merge viewerAxel Richard1-1/+16
2013-07-24Tunes the Distance Weightscbrun2-16/+44
2013-07-24Avoiding Complexity Explosioncbrun4-60/+165
2013-07-23[413511] Do not include root of TreeIteratorMikaël Barbero1-1/+1
2013-07-22Fix IllegalArgumentException when merging in ReferenceChangeMergerCedric Notot1-2/+3
2013-07-16Merge "Refactoring of the mergers"Laurent Goubet6-583/+322
2013-07-16Refactoring of the mergersMikaël Barbero6-583/+322
2013-07-16Refactor Groups.Mikaël Barbero1-1097/+1097
2013-07-12[410737] preserve ordering even for equivalent differences.lgoubet2-790/+875
2013-07-12Missing implementations of Conflict derived methodsLaurent Goubet2-342/+401
2013-07-12Minor typoLaurent Goubet1-1/+1
2013-07-08[412316] Make CachingDistance publicVictor Roldan Betancort2-136/+136
2013-07-08[412315] Increase visibility of EditionDistance.getThresholdRatio(int)Victor Roldan Betancort1-633/+633
2013-07-08Merge "[412181] Flexible delegation on IdentifierEObjectMatcher"Laurent Goubet1-299/+317
2013-07-08[412181] Flexible delegation on IdentifierEObjectMatcherVictor Roldan Betancort1-299/+317
2013-07-08A macroscopic change for differences on UML DirectedRelationship.Cedric Notot1-2/+2
2013-06-27[398361] Enhanced Model Merge UIAxel Richard6-943/+1261
2013-06-21Filling of the implication link with UML subsets.Cedric Notot18-1752/+2354
2013-06-20Missing copyrights, typoLaurent Goubet2-0/+20
2013-06-19Fix requirement link between a unit difference and a macroscopic change.Cedric Notot1-9/+43
2013-06-19Deprecate use of EMFCompare#createDefaultScope(...)Laurent Goubet1-0/+6
2013-06-18[409374] Consider RessourceAttachmentChanges in requirementsLaurent Goubet2-22/+51
2013-06-14[410738] add p2.inf to still provide org.eclipse.emf.compare.ui and allow cle...Mikaël Barbero1-0/+3
2013-06-10[409503] Allow merging of ResourceAttachmentChanges in new resources.Laurent Goubet1-2/+10
2013-05-29Replace Guava's loading caches by HashMapcbrun2-41/+38
2013-05-29Replace Guava's Cache by simple HashMapcbrun1-12/+38
2013-05-29Avoid a few getMatch() callscbrun1-2/+2
2013-05-29Extract variable replacing eContainer() callscbrun1-2/+3
2013-05-29Make sure eContainer() has been matched beforecbrun1-26/+51
2013-05-27Use a single pass to filter and weight the features.Laurent Goubet1-18/+7

Back to the top