Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-19change the MatchItemProvider that give containment change diff as childMikaël Barbero5-0/+67
2012-06-26Use an ECrossReferenceAdapter instead of a stupid map for thelgoubet1-3/+5
2012-06-21Commiting the last individual tests for merge operations.lgoubet1-0/+970
2012-06-20Adding tests for all individual diffs that can be detected onlgoubet39-1/+2036
2012-06-18Renaminglgoubet2-3/+3
2012-06-18Disabling compiler warnings :lgoubet4-1/+4
2012-06-15Removing factory_override, using the simple generation-gap patternlgoubet1-13/+1
2012-06-15Adding a number of unit tests for the merge operations.lgoubet5-129/+876
2012-06-13Post processing implementationCedric Notot7-1/+325
2012-06-07Implementation of new requirements rulesCedric Notot12-76/+740
2012-06-07First draft of the merge implementation. We now handle merging of the Referen...lgoubet6-1/+361
2012-06-01Boyscout : removing warningslgoubet2-0/+2
2012-06-01React to changes introduced by CBR with the EqualityHelperlgoubet1-41/+83
2012-06-01Acting the change to CRLF since all projects' settings set this as the file d...lgoubet3-13/+401
2012-06-01A few APIs changes :cbrun2-5/+9
2012-05-31added Arrays.fill()ing of blank spaceMikaël Barbero1-0/+3
2012-05-30Implementation of the equivalence processing.Cedric Notot81-17/+1858
2012-05-30Use of EcoreUtil.CrossReferencer and equivalence computing developmentCedric Notot6-4/+131
2012-05-22Basic testing of the LCS algorithmlgoubet2-1/+105
2012-05-21Adding the missing conflict unit tests.lgoubet30-6/+913
2012-05-16Fixing conflict detection for the remaining use cases.lgoubet14-3/+783
2012-05-11Improving a little more the conflict detection.lgoubet4-2/+488
2012-05-11Fixing detection of some yet undetected diffs.lgoubet1-0/+97
2012-05-10Conflict detection for all single-valued features is now functional and tested.lgoubet3-15/+466
2012-05-10Adding the notion of "pseudo-conflicts" to the diff engine.lgoubet2-1/+9
2012-05-10We now detect changes for "identical deletions" on each side.lgoubet5-3/+269
2012-05-10Add tests for requirement computing, in 3-way comparisonCedric Notot69-63/+994
2012-05-09Requirements computing - add testsCedric Notot1-0/+40
2012-05-09Requirements computingCedric Notot26-1/+1029
2012-05-03Commiting all of the models corresponding to the conflict use cases.lgoubet115-315/+1228
2012-05-03Contributing test metamodel wit the necessary "specific" features (multiple c...lgoubet1-43/+44
2012-04-24Drafting the API of the conflict detection processlgoubet8-5/+66
2012-04-13Promoting the EMFComparePredicates to API, refactoring the tests to movelgoubet3-696/+188
2012-04-12Fixing the Diff engine so that it accurately detects two-way changes aslgoubet1-14/+21
2012-04-11We were missing one of the described changes in the mock models.lgoubet5-85/+332
2012-04-04Fixing id issue in the test modelslgoubet6-26/+120
2012-04-03First implementation of a Predicates-based diff testing.lgoubet3-22/+460
2012-04-02Drafting the DiffTest implementationlgoubet15-63/+318
2012-04-02Reorganizing the junit framework packages.lgoubet16-275/+302
2012-03-28Drafting the future "testing" framework of EMF Comparelgoubet19-36/+1394
2012-03-27Introducing the EMFCompare class as an utility to launch comparisons.lgoubet3-23/+311
2012-03-23We now detect changes in attribute values, either single- orlgoubet1-43/+40
2012-03-22Drafting the implementation of the attributes difference detectionlgoubet1-21/+73
2012-03-22The diff engine does not need access to the scope. The match enginelgoubet1-1/+1
2012-03-22First implementation of the diff engine : detects containment changeslgoubet2-4/+50
2012-03-21Working implementation of the match by ID.lgoubet3-9/+169
2012-03-20This test has yet to be createdlgoubet1-2/+1
2012-03-19First draft of the scope API.lgoubet8-0/+602
2012-03-13Introduce the new versions of the metamodel and tests for the EMF Compare core.lgoubet1-0/+30
2012-03-12Move all features and plugins that will be deprecated by the incoming restruc...lgoubet440-74361/+0

Back to the top