Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-23[530202] Ecore's plugin.properties file missing '='Ed Merks1-3/+3
2018-01-23[Releng] Add commit ID reference to all about.propertiesEd Merks34-34/+68
2018-01-23[529487] Migrate EMF/XSD build to TychoEd Merks279-1058/+1625
2017-12-28[528768] EcoreImporter handles references to runtime Ecore models poorlyEd Merks1-1/+1
2017-12-16[528768] EcoreImporter handles references to runtime Ecore models poorlyEd Merks1-3/+75
2017-12-14[528384] Support 'reflective' EAnnotationItemProviderAdapterFactoryEd Merks3-5/+132
2017-12-13[528381] Avoid sensitivity to bad AnnotationValidator registrationsEd Merks1-1/+11
2017-12-13[528369] Ecore annotations should validate EPackage queryDelegatesEd Merks5-4/+18
2017-12-13[528371] Ensure that annotation validators/models are easily registeredEd Merks4-0/+103
2017-12-13[528383] Tolerate empty PropertyDescriptor categoriesEd Merks1-2/+8
2017-11-28[527218] JLS8 and JLS9 should be supported when availableEd Merks2-3/+32
2017-11-28[526187] CodeGenUtil.getJavaDefaultTypes() needs update for Java 9 Ed Merks1-4/+25
2017-11-28[525638] Improve the Validate action's failure behaviorEd Merks3-1/+20
2017-11-27[527787] Improve performance of ChangeDescriptionImpl.applyAndReverse() Ed Merks1-4/+6
2017-11-27[527722] Ensure annotation models in diagnostic data are referenceableEd Merks8-151/+155
2017-11-25[527722] Avoid using annotation models in diagnostic dataEd Merks4-12/+7
2017-11-25[527719] Validate Ecore annotations for unregistered delegatesEd Merks2-2/+67
2017-11-25[527468] Validating an EAnnotation should avoid loading all extensionsEd Merks1-36/+66
2017-11-25[527721] Don't show error message for empty string after an AddEd Merks1-3/+7
2017-11-17[527368] Xcore: Error in the generated code (wrapped type with generics)Ed Merks18-75/+103
2017-11-01[526695] High memory usage when removing many items from an EListEd Merks1-1/+1
2017-10-21[Releng] Fix all javadoc broken link warnings.Ed Merks64-195/+125
2017-10-21[418619] Add custom EAnnotation validation supportEd Merks1-1/+7
2017-10-21[522658] Support auto resizeable and auto expandable propertiesEd Merks3-198/+210
2017-09-26[524634] Use proper absolute URI for load ExtendedMetaData.ecoreEd Merks1-1/+1
2017-09-25[522714] Add EAnnotationValidator.getAnnotationSource()Ed Merks2-0/+14
2017-09-25[522703] Add features for body, get, create, and convert Ed Merks15-18/+842
2017-09-25[522689] Generated java comment annotations need to be sorted.Ed Merks1-2/+2
2017-09-22[522658] Support auto resizeable and auto expandable propertiesEd Merks13-195/+534
2017-09-22[418619] Add custom EAnnotation validation supportEd Merks1-1/+1
2017-09-22[522654] The scroll bar of a generated editor is slightly cropped Ed Merks4-15/+18
2017-09-22[418619] Add custom EAnnotation validation supportEd Merks1-1/+1
2017-09-22[522415] NPE in BinaryResource when a structural feature does not existEd Merks1-0/+4
2017-09-22[418619] Add custom EAnnotation validation supportEd Merks105-732/+13058
2017-09-08[521871] JET template with many complex constants exceeds the byte limit Ed Merks1-0/+5
2017-09-08[521871] JET template with many complex constants exceeds the byte limit Ed Merks1-1/+100
2017-09-08[428088] Support generating @since, @deprecated and @DeprecatedEd Merks2-511/+530
2017-08-25[518932] Recursive Genmodel.reconcile -> ConcurrentModificationExceptionEd Merks1-26/+43
2017-08-25[474574] Support validation of paths in the GenModelEd Merks25-57/+511
2017-08-24[517054] Use org.xml.sax.ext.Locator2 to access XML version and encodingEd Merks2-18/+36
2017-08-24[485764] Improve package initialization logic and formattingEd Merks2-1228/+1235
2017-08-24[519572] Generate code with StringBuilder instead of StringBufferEd Merks4-187/+193
2017-08-20[460844] Generate ItemProvider stubs for ITableItemLabelProviderEd Merks2-408/+468
2017-08-20[515204] AssertionFailedException when opening editor from team actionsEd Merks5-5/+11
2017-08-20[516113] Notification missing for removeAll delegating to FeatureMapEd Merks1-4/+13
2017-08-19[516341] Increment versions for changes to org.eclipse.emf.commonEd Merks1-1/+1
2017-08-19[516512] Ensure that computed nsPrefix doesn't start with xmlEd Merks1-1/+2
2017-08-19[516341] Fix URI.createFileURI for empty segment normalizationEd Merks1-6/+18
2017-08-18[520760] Enum Lists in dynamic EMF should allow null valuesEd Merks1-1/+1
2017-08-18[521126] Improve support for newer versions Ed Merks27-393/+1253

Back to the top