Bump version for 4.0.0-SNAPSHOT
[yangtools.git] / binding / mdsal-binding-test-model / src /
2024-06-19 Robert VargaTeach MethodSignature about default methods
2024-06-19 Robert VargaMake sure we compare key members via their property...
2024-06-19 Jakub TóthFix KeyedListAction serialization
2024-06-19 Robert VargaFix actions in keyed lists
2024-06-19 Tom PantelisChange DOM invokeRpc to FluentFuture
2024-06-19 Robert VargaTeach binding-dom-codec about actions
2024-06-19 Robert VargaAdd action tests
2024-06-19 Robert VargaGenerate code for action statements
2024-06-19 Robert VargaFix case-related augment test
2024-06-19 Robert VargaTeach mdsal-binding-dom-codec about cases
2024-06-19 Robert VargaRename Augmentable.getAugmentation() to augmentation()
2024-06-19 Robert VargaRename Identifiable.getKey() to key()
2024-06-19 Jie HanBinding codec v1 - fix get codec for typedef of empty...
2024-06-19 Jie HanMDSAL-292: Binding v1 - Pattern attribute ignored for...
2024-06-19 Robert VargaFix invalid yang models
2024-06-19 Robert VargaFix yang module naming
2024-06-19 Robert VargaAdd alternative enum assigned name mapping
2024-06-19 Jie HanBug 8903 - binding-data-codec does not work with boolea...
2024-06-19 Robert VargaFix checkstyle in mdsal-binding-test-model
2024-06-19 Robert VargaMDSAL-298: properly handle unkeyed lists
2024-06-19 Robert VargaCorrect model revision
2024-06-19 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri...
2024-06-19 Robert VargaCleanup warnings
2024-06-19 Jakub TothBug 7759 - TEST - Getter of BA object fails to construc...
2024-06-19 Isaku YamahataBug 6112 - UnionTypeCodec fails to non-identityref...
2024-06-19 Filip GregorLazyDataObject bindingEquals fix
2024-06-19 Isaku YamahataBug 6006 - UnionTypeCodec fails to handle indentityref
2024-06-19 Filip GregorBug 5845: can not transform ba to bi, when keys contain...
2024-06-19 Peter KajsaBug 5446: toString() throws exception for 'type binary...
2024-06-19 Maros MarsalekCheck augments for equality in LazyDataObject
2024-06-19 Filip GregorBug 5524: NPE in BA->BI serialization
2024-06-19 Filip GregorBug 4798: Can not define a list as a subordinate
2024-06-19 Robert VargaFix checkstyle warnings
2024-06-19 Igor FoltinBug 4647: Binding Codec does not provide leaf default...
2024-06-19 Robert VargaBUG-2062: handle ordered leaf-lists
2024-06-19 Robert VargaRevert "Bug 4647: Binding Codec does not provide leaf...
2024-06-19 Igor FoltinBug 4647: Binding Codec does not provide leaf default...
2024-06-19 Igor FoltinBug 4322: return default valued-object
2024-06-19 Igor FoltinBUG-4322: return default valued-object
2024-06-19 Tony TkacikBug 4360: Removed incorrect precondition for class...
2024-06-19 Tony TkacikRenamed test packages to use org.opendaylight.mdsal
2024-06-19 Tony TkacikMoved binding MD-SAL APIs to binding folder
2024-06-19 Tony TkacikCleaned up Java Binding code from YANG Tools