Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Tweaking max distance's computation.master4cbrun1-1/+1
2012-10-12Fix choco-commitcbrun1-6/+6
2012-10-11391657: Renaming detected instead of addition / deletioncbrun5-47/+49
2012-10-11NEW - bug 389810: Dynamic instance match fails cbrun4-7/+12
2012-10-11bug 390664: ignore XMI id option does not fully ignore ids cbrun8-93/+92
2012-10-10Bug 390664 - ignore XMI id option does not fully ignore idscbrun12-8/+264
2012-10-08fix for regression (integration of resource attachment changes)Cedric Notot3-91/+118
2012-10-05The resolving call here is quite costly. Try and only resolve what canlgoubet1-3/+86
2012-10-05Perf - Avoid deep nesting of the concatenated operatorslgoubet1-6/+12
2012-10-05merging Laurent's commitsCedric Notot1-1/+1
2012-10-05Merging Cedric's changeslgoubet16-124/+131
2012-10-05Typolgoubet1-1/+1
2012-10-05merge commitCedric Notot36-145/+105
2012-10-04compare diagrams and ecoretools developmentsCedric Notot144-8631/+6220
2012-10-04refactoringCedric Notot13-85/+297
2012-10-04update of post process schema extensionCedric Notot1-1/+1
2012-10-04some improvements and add of useful servicesCedric Notot6-100/+199
2012-10-03"private" is "final" by definition :)lgoubet1-2/+2
2012-10-03useless conditionlgoubet1-1/+1
2012-10-03PMD failed at parsing this.lgoubet1-2/+2
2012-10-03Synchronization hell. The smart scope still presented somelgoubet1-42/+78
2012-10-03Properly remove read-only resourceslgoubet1-17/+16
2012-10-03Use privileged action when trying to set fields/methods accessible.lgoubet1-7/+23
2012-10-03We'll never need to write these fields. Make them final. This allows uslgoubet1-6/+7
2012-10-03logical errorlgoubet1-1/+1
2012-10-03never closed streamlgoubet1-0/+3
2012-10-03Trying to activate UML2 tests for the buildlgoubet1-1/+1
2012-10-03Fixing pdt warning ...lgoubet1-1/+2
2012-10-02Switch to 2.0.1lgoubet26-56/+56
2012-10-02Remove read-only resources from the logical model (no need comparinglgoubet2-3/+24
2012-10-02390846 Ease the customization of the default match enginelgoubet1-22/+51
2012-10-02390845 make the FilterComparisonScope a little more extensiblelgoubet1-29/+44
2012-10-01oops, without the sysout it should be better...cbrun1-2/+2
2012-10-01Bug 390195 move/renaming detected instead of addition/deletioncbrun1-4/+6
2012-09-29Missing file from last commitlgoubet1-0/+184
2012-09-29Don't try and "find" the resources after loading. Use the uriconverterlgoubet4-186/+58
2012-09-29UML specific issue : some objects do not respect the usual EMFlgoubet1-38/+60
2012-09-29Reduce the lookup scopelgoubet1-6/+13
2012-09-29Use direct lookup instead of iteration whenever possiblelgoubet1-7/+32
2012-09-29Avoid the use of MatchUtil.getContainerlgoubet1-1/+7
2012-09-29find eopposites without relying on iteration over the differences orlgoubet1-17/+20
2012-09-27Compile under Java 5lgoubet4-141/+49
2012-09-27First draft of the resource attachment change merge implementation. Thislgoubet4-4/+514
2012-09-27preliminary support of UMLDiff in the IDE UIMikaël Barbero5-23/+299
2012-09-27few API opening and refactoring to allow extensionMikaël Barbero2-31/+25
2012-09-27fix bug while storing previous result of comparisonMikaël Barbero2-53/+2
2012-09-26Renaming AbstractInputData#loadFromClassLoader (typo).lgoubet43-518/+768
2012-09-26Still more pursuing of loading performance.lgoubet8-45/+841
2012-09-25Avoid loading and resolving twice the starting point.lgoubet1-9/+17
2012-09-25Commenting the potential compilation failureslgoubet1-0/+1

Back to the top