Add alternative enum assigned name mapping
[mdsal.git] / binding / mdsal-binding-dom-codec / src / main /
2018-03-10 Robert VargaAdd alternative enum assigned name mapping 17/69317/3
2018-03-09 Robert VargaSplit out BindingRuntimeGenerator 21/69021/9
2018-03-05 Jie HanBug 8903 - binding-data-codec does not work with boolea... 89/62389/22
2018-02-15 Robert VargaSwitch to java.util.function.Supplier 83/67683/3
2018-02-05 Robert VargaMDSAL-298: properly handle unkeyed lists 69/67669/14
2018-02-05 Robert VargaFix BindingCodecTreeNode.getSchema() a bit 78/67678/5
2018-01-29 Robert VargaLower DataObjectCodecContext method visibility 67/67667/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 68/64168/43
2017-11-16 Robert VargaFix odlparent-3.0.0 checkstyle issues 44/65544/6
2017-10-17 Robert VargaFix checkstyle in mdsal-binding-dom-codec 18/64418/2
2017-10-01 David SuarezRemove explicit default super-constructor calls 11/63611/2
2017-09-21 Robert VargaFinish removal of yangtools classes 23/62623/12
2017-09-21 Robert VargaRemove yangtools APIs 98/63398/1
2017-09-21 Robert VargaDisconnect mdsal-bind-dom-codec yangtools/mdsal APIs 10/62610/12
2017-09-06 Robert VargaMove mdsal-binding-dom codec classes 11/62611/7
2017-09-05 Robert VargaDo not leak implementation class 72/62672/1
2017-08-02 Robert VargaAddress sonar warnings 38/61038/1
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-05-15 Robert VargaCleanup binding-dom-codec generator 98/56998/2
2017-03-30 Robert VargaBUG-8004: handle implicit RPC input 11/53911/8
2017-03-10 Martin CiglanBug 6859: Binding generator v1 refactoring 40/53140/1
2017-03-03 Jakub TothBug 6859 #3 Binding generator v1 refactoring 09/52109/15
2017-03-03 Jakub TothBug 6859 #2 Binding generator v1 refactoring 08/52108/12
2017-03-03 Jakub TothBug 6859 #1 Binding generator v1 refactoring 07/52107/12
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2016-09-15 Robert VargaBUG-5561: retain SchemaContext order for bits 61/45161/3
2016-09-15 Robert VargaUse lambdas for functional interfaces 74/45074/7
2016-08-22 Robert VargaBUG-6028: check value types for encapsulation 60/40060/11
2016-08-01 Robert VargaBUG-6238: Remove char[]-based union instantiation path 76/42076/7
2016-07-28 Robert VargaUse TypedSchemaNode 64/42664/5
2016-07-28 Robert VargaRemove an unneeded type specifier 60/42660/5
2016-07-28 Robert VargaRemove unneeded cast 59/42659/5
2016-07-28 Robert VargaFix incorrect null check 58/42658/5
2016-07-28 Robert VargaUse direct type checks 21/42221/13
2016-07-21 Robert VargaUse lambda for Codec.loader()s 20/42220/3
2016-07-21 Robert VargaFix checkstyle errors 19/42219/2
2016-07-20 Robert VargaBUG-6022: retain order of constituent types 72/42072/4
2016-07-19 Robert VargaAdd union deserialization debugs 57/42057/2
2016-07-18 Robert VargaBUG-6028: iterate over component types to instantiate... 56/40056/13
2016-07-15 Isaku YamahataBug 6112 - UnionTypeCodec fails to non-identityref... 42/41742/2
2016-06-17 Filip GregorLazyDataObject bindingEquals fix 39/40439/6
2016-06-14 Robert VargaOptimize BitsCodec 31/40031/9
2016-06-14 Robert VargaOptimize UnionTypeCodec 27/40027/7
2016-06-14 Robert VargaEnforce non-null class 59/40059/4
2016-06-14 Robert VargaBUG-865: remove reference to SchemaAwareNormalizedNodeS... 92/40092/5
2016-06-08 Isaku YamahataBug 6006 - UnionTypeCodec fails to handle indentityref 56/39856/4
2016-05-24 Filip GregorBug 5845: can not transform ba to bi, when keys contain... 57/38857/10
2016-05-04 Peter KajsaBug 5446: toString() throws exception for 'type binary... 72/38272/3
2016-04-23 Maros MarsalekCheck augments for equality in LazyDataObject 10/38010/2
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-01-27 Robert VargaBUG-5019: adjust to changed NormalizedNodeStreamWriter API 31/33231/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-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
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-11-30 Robert VargaBUG-4638: fix UnionTypeCodec 41/30041/8
2015-11-20 Tony TkacikBug 4648: Use interface instead of implementation class. 70/29970/2
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-17 Igor FoltinBUG-4322: return default valued-object 51/28251/11
2015-11-12 Tony TkacikBug 4360: Removed incorrect precondition for class... 98/29598/1
2015-10-12 Robert VargaCleanup whitespace/formatting in codecs 52/28252/3
2015-09-27 Robert VargaUse Objects.equals() 11/27511/1
2015-09-27 Robert VargaUse Objects.hashCode() 02/27502/2
2015-09-05 Robert VargaUse NodeIdentifier.create() 49/26549/1
2015-09-02 Robert VargaMerge "Added .gitreview"
2015-08-26 Robert VargaMerge "Cleaned up dom-api and dom-broker from legacy...
2015-08-25 Tony TkacikRenamed yangtools.binding.data.codec.api to mdsal.bindi... 42/25942/1
2015-08-24 Tony TkacikMoved binding MD-SAL APIs to binding folder 84/25884/2
2015-08-21 Tony TkacikCleaned up Java Binding code from YANG Tools 61/25561/2