Bug 5883 - no constructor for indentityref in union
[mdsal.git] / binding /
2016-05-28 Isaku YamahataBug 5883 - no constructor for indentityref in union 22/38822/8
2016-05-26 Filip GregorBug 5882: Wrong placement of deprecated annotation 59/38859/19
2016-05-24 Vratko PolakMove binding v2 test models to correct directory 39/39239/2
2016-05-24 Filip GregorBug 5845: can not transform ba to bi, when keys contain... 57/38857/10
2016-05-20 Vratko PolakBinding v2: Testing module with two consecutive dots 22/37922/3
2016-05-20 Vratko PolakBinding v2: Add modules for testing package name collisions 74/37874/3
2016-05-20 Vratko PolakAdd binding v2 model for data structures at module... 03/37003/5
2016-05-20 Vratko PolakAdd binding v2 model for underscores as identifiers 02/37002/3
2016-05-20 Vratko PolakAdd binding v2 model for testing characters in identifi... 98/36998/4
2016-05-20 Vratko PolakAdd binding v2 model for testing identifier namespaces 97/36997/3
2016-05-19 Peter NosalRemoved usage of deprecated YangParserImpl from tests... 72/38972/2
2016-05-18 Michael VorburgerRemove @Deprecated ClassLoaderUtils as it's now in... 56/38656/2
2016-05-13 Filip GregorBug 5788: enum used as a key does not work 06/38106/4
2016-05-04 Peter KajsaBug 5446: toString() throws exception for 'type binary... 72/38272/3
2016-05-03 Filip GregorBug 5461: Augmenting a choice without a case from anoth... 49/36249/8
2016-05-02 Vaclav DemcakBUG-5414 introduce EOS inJeopardy flag 56/37956/2
2016-05-02 Robert VargaBump xtend/xtext to 2.9.2 19/37119/10
2016-05-02 Robert VargaBUG-1862: Incorrect type transformation in TypeProviderImpl 65/27165/15
2016-04-23 Maros MarsalekCheck augments for equality in LazyDataObject 10/38010/2
2016-04-13 Filip GregorBug 5524: NPE in BA->BI serialization 12/37312/3
2016-04-06 Robert VargaCut down xtend dependencies 02/37102/7
2016-04-06 Robert VargaMinimize xtend code in mdsal-binding-generator-impl 86/37086/4
2016-04-04 Robert VargaDo not use compile dependency for embedded code 73/37073/4
2016-03-11 Filip GregorBug 4760: YANG leaf named 'class' breaks write with... 68/35968/6
2016-03-07 Filip GregorBug 4798: Can not define a list as a subordinate 92/35392/4
2016-03-01 Robert VargaRemove dependencies on Module.getModuleSourcePath() 09/35509/2
2016-02-29 Tom PantelisAdd AutoCloseable to BindingDOMEntityOwnershipServiceAd... 85/35485/2
2016-02-26 Robert VargaDo not hold cache values in soft references 68/35468/2
2016-02-26 Robert VargaAdd field type check 55/35455/2
2016-02-26 Robert VargaUse MethodHandle to acquire augmentations 46/35446/5
2016-02-25 Robert VargaBUG-2825: introduce Ipv4 prefix parser for short bytes 22/35422/2
2016-02-23 Robert VargaFix same-package check 19/35219/3
2016-02-19 Tony TkacikDo not use deprecated APIs 54/35054/2
2016-02-19 Robert VargaBUG-2825: add utility methods for instantiating DTOs 69/34869/10
2016-02-19 Robert VargaCorrect generator path 47/35047/2
2016-02-19 Robert VargaFix checkstyle warnings 46/35046/3
2016-02-18 Robert VargaRemove use of QName.cachedReference() 91/34891/1
2016-02-14 Thanh HaEnable site generation for mdsal 30/34630/2
2016-02-14 Thanh HaFix javadoc formatting issues in mdsal-binding-* 29/34629/2
2016-02-14 Thanh HaFix javadoc formatting issues mdsal-binding-generator-* 28/34628/1
2016-02-04 Igor FoltinBug 1672: Generated javadoc contains symbols of javadoc... 07/33207/4
2016-01-27 Robert VargaBUG-5019: adjust to changed NormalizedNodeStreamWriter API 31/33231/2
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 77/33277/2
2016-01-18 Robert VargaEmit schema nodes in BindingToNormalizedStreamWriter 67/32967/2
2016-01-15 Igor FoltinBug 4647: Binding Codec does not provide leaf default... 11/32411/2
2016-01-15 Martin CiglanBug 2784: status deprecated is not interpreted as annot... 90/32290/7
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 89/32689/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
next