Bug 6112 - UnionTypeCodec fails to non-identityref value
[mdsal.git] / binding /
2016-07-15 Isaku YamahataBug 6112 - UnionTypeCodec fails to non-identityref... 86/41886/1
2016-06-22 Robert VargaOptimize UnionTypeCodec 23/40723/1
2016-06-22 Robert VargaEnforce non-null class 04/40704/2
2016-06-22 Robert VargaOptimize BitsCodec 05/40705/1
2016-06-22 Isaku YamahataBug 6006 - UnionTypeCodec fails to handle indentityref 28/40028/3
2016-06-17 Filip GregorLazyDataObject bindingEquals fix 05/40505/1
2016-05-31 Robert VargaBUG-5970: do not add value to union hashCode/equals... 57/39657/1
2016-05-30 Isaku YamahataBug 5883 - no constructor for indentityref in union 59/39559/2
2016-05-27 Filip GregorBug 5882: Wrong placement of deprecated annotation 08/39508/2
2016-05-24 Filip GregorBug 5845: can not transform ba to bi, when keys contain... 07/39307/1
2016-05-17 Filip GregorBug 5461: Augmenting a choice without a case from anoth... 09/38309/3
2016-05-13 Filip GregorBug 5788: enum used as a key does not work 65/38865/1
2016-05-12 Peter KajsaBug 5446: toString() throws exception for 'type binary... 58/38358/3
2016-05-12 Filip GregorBug 4760: YANG leaf named 'class' breaks write with... 34/36134/2
2016-05-12 Robert VargaBUG-1862: Incorrect type transformation in TypeProviderImpl 58/38258/2
2016-05-11 Thanh HaBumping versions by 0.0.1 for next dev cycle 85/38685/1
2016-05-11 Thanh HaRelease Beryllium-SR2 84/38684/1 release/beryllium-sr2
2016-04-19 Maros MarsalekCheck augments for equality in LazyDataObject 19/37719/2
2016-04-13 Filip GregorBug 5524: NPE in BA->BI serialization 38/37538/1
2016-04-04 Robert VargaDo not use compile dependency for embedded code 95/37095/1
2016-03-23 Thanh HaBumping versions by 0.0.1 for next dev cycle 82/36582/1
2016-03-23 Thanh HaRelease Beryllium-SR1 81/36581/1 release/beryllium-sr1
2016-03-14 Robert VargaBUG-5508: Fix same-package check 79/36179/1
2016-03-09 Filip GregorBug 4798: Can not define a list as a subordinate 70/35970/1
2016-03-04 Robert VargaBUG-2825: introduce Ipv4 prefix parser for short bytes 52/35652/5
2016-03-02 Robert VargaBUG-2825: add utility methods for instantiating DTOs 29/35629/3
2016-02-26 Robert VargaAdd field type check 63/35463/1
2016-02-26 Robert VargaUse MethodHandle to acquire augmentations 61/35461/1
2016-02-19 Tony TkacikDo not use deprecated APIs 71/35071/1
2016-02-19 Robert VargaCorrect generator path 48/35048/1
2016-02-18 Thanh HaBumping versions by 0.0.1 for next dev cycle 34/34934/1
2016-02-18 Thanh HaRelease Beryllium 33/34933/1 release/beryllium
2016-02-14 Thanh HaEnable site generation for mdsal 58/34358/4
2016-02-13 Thanh HaFix javadoc formatting issues in mdsal-binding-* 54/34354/2
2016-02-13 Thanh HaFix javadoc formatting issues mdsal-binding-generator-* 53/34353/2
2016-02-04 Igor FoltinBug 1672: Generated javadoc contains symbols of javadoc... 60/34060/1
2016-01-29 Robert VargaBUG-5019: adjust to changed NormalizedNodeStreamWriter API 23/33623/2
2016-01-16 Igor FoltinBug 4647: Binding Codec does not provide leaf default... 67/32867/1
2016-01-15 Martin CiglanBug 2784: status deprecated is not interpreted as annot... 76/32776/1
2016-01-14 Tony TkacikBug 1435: Added Binding Commit Cohort APIs and adapters. 73/32573/3
2016-01-12 Robert VargaBUG-2062: handle ordered leaf-lists 61/32261/2
2016-01-04 Robert VargaRevert "Bug 4647: Binding Codec does not provide leaf... 89/32089/2
2016-01-04 Filip.GregorBug 4621: Insufficient diagnostic information 89/31089/4
2015-12-22 Igor FoltinBug 4647: Binding Codec does not provide leaf default... 58/31758/1
2015-12-16 Robert VargaBUG-4764: resolve serializer body before javassist... 39/31439/2
2015-12-14 Robert VargaBUG-4743: fix setters for generated classes 32/31032/4
2015-12-14 Robert VargaCleanup builder enforcement 27/31027/4
2015-12-14 Robert VargaBUG-4743: compare constraints before emitting them 23/31023/9
2015-12-06 Tom PantelisAdd isCandidateRegistered EOS method 05/30205/7
2015-12-06 Tom PantelisAdd entity ownership binding -> DOM adapter 09/27709/8
2015-12-06 Tom PantelisAdd general-entity yang to common 84/27684/9
2015-12-02 Tony TkacikFixed regression of Bug 4699 82/30482/2
2015-12-01 Robert VargaSwitch from QName#cachedReference() to QName#intern() 40/30440/1
2015-12-01 Tony TkacikBug 4638: Fixed incorrect type derivation in case of... 32/30432/1
2015-11-30 Robert VargaBUG-4638: fix up union type definition compatibility 32/30032/15
2015-11-30 Robert VargaBUG-4638: fix resultion of leaf-list typedefs 50/30050/6
2015-11-30 Robert VargaBUG-4638: fix UnionTypeCodec 41/30041/8
2015-11-30 Robert VargaBUG-4638: fix decimal restrictions 40/30040/8
2015-11-30 Robert VargaBUG-4638: Fix construction 31/30031/9
2015-11-30 Robert VargaBUG-4638: use universal checks for base integers 30/30030/7
2015-11-30 Robert VargaBUG-4638: fix union type generation 27/30027/9
2015-11-30 Robert VargaBUG-4638: fix javaTypeForSchemaDefinitionRestrictedExtT... 26/30026/8
2015-11-30 Robert VargaBUG-4638: fix typedefToGeneratedType() 25/30025/8
2015-11-30 Robert VargaBUG-4638: fix javaTypeForSchemaDefinitionType() 24/30024/7
2015-11-30 Robert VargaBUG-4638: fix Restrictions 23/30023/6
2015-11-30 Robert VargaBUG-4638: fix resolveLeafSchemaNodeAsMethod() 10/30010/7
2015-11-30 Robert VargaBUG-4638: eliminate ExtendedType check 98/29998/15
2015-11-24 Tom PantelisAdd binding entity ownership interfaces 62/27662/13
2015-11-23 Robert VargaBUG-4658: fix test to account to BooleanType default 43/30043/3
2015-11-23 Robert VargaBUG-4638: fix a test assertion 22/30022/4
2015-11-23 Robert VargaSimplify resolveLeafSchemaNodeAsMethod() logic 99/29999/6
2015-11-23 Robert VargaFix GeneratedTypesBitsTest 97/29997/5
2015-11-20 Tony TkacikBug 4648: Use interface instead of implementation class. 70/29970/2
2015-11-19 Robert VargaMake methods static 90/29890/4
2015-11-19 Robert VargaFix a static call warning 27/29827/4
2015-11-19 Robert VargaUse a singleton comparator for Bits 24/29824/4
2015-11-19 Robert VargaUse Strings.isNullOrEmpty() 23/29823/4
2015-11-18 Tony TkacikFixed NPE in LeafNodeCodecContext.domValueFromString 64/29864/2
2015-11-18 Igor FoltinBug 4322: return default valued-object 46/29846/3
2015-11-18 Robert VargaDo not rely on ExtendedType when looking for the base... 20/29820/2
2015-11-18 Robert VargaDo not import BindingGeneratorUtil.packageNameForGenera... 19/29819/2
2015-11-18 Robert VargaDo not use EnumerationType in BindingRuntimeContext 13/29813/2
2015-11-18 Robert VargaDo not use SchemaPath.getPath() 12/29812/2
2015-11-17 Igor FoltinBUG-4322: return default valued-object 51/28251/11
2015-11-16 Robert VargaSpeed up BindingGeneratorUtil.makeSerializable() 50/29350/3
2015-11-16 Robert VargaSpeed TypeProviderImpl up a bit 49/29349/3
2015-11-16 Robert VargaUse a dedicated typedef resolver 48/29348/3
2015-11-12 Tony TkacikBug 4360: Removed incorrect precondition for class... 98/29598/1
2015-11-11 Tony TkacikGenerate sources to target/generated-classes/mdsal... 39/27339/3
2015-11-10 Robert VargaRevert "Bug 1672: Generated javadoc contains symbols... 12/29512/1
2015-11-10 Igor FoltinBug 1672: Generated javadoc contains 35/26235/6
2015-11-04 Martin CiglanFix for unknown statements used without prefix 50/29250/2
2015-10-14 Stephen KittUpgrade upstream versions 23/27723/5
2015-10-12 Robert VargaUse Objects.hashCode()/equals() in generated DTOs 50/28250/3
2015-10-12 Robert VargaRemove default BindingGeneratorImpl constructor 10/27610/3
2015-10-12 Robert VargaFix various eclipse warnings 09/27609/3
2015-10-12 Robert VargaCleanup whitespace/formatting in codecs 52/28252/3
2015-10-12 Robert VargaDo not emit empty strings for Generated*BuilderImpl 35/27535/3
2015-10-06 Tony TkacikModuleInfoBackedContext uses YangTextSchemaResolver. 75/27975/2
2015-10-02 Maros MarsalekBUG-4367 Make ModuleInfoBackedContext also a source... 53/27653/3
next