Bump versions for 3.0.2-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec / src /
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-dom-codec 09/76909/2
2018-10-09 Robert VargaSort out BindingCodecTreeNode.streamChild() nullness 67/76767/8
2018-10-09 Robert VargaFixup null warnings reported by eclipse 63/76763/10
2018-10-09 Robert VargaMigrate mdsal-binding-dom-codec to JDT annotations 52/76752/20
2018-10-05 Robert VargaMake sure we compare key members via their property... 50/76650/4
2018-10-01 Jakub TóthFix KeyedListAction serialization 04/76504/1
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-10 Robert VargaMigrate to java.util.function.Function 57/74957/9
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-08-10 Robert VargaFixup javassist class use 91/75091/2
2018-07-27 Stephen KittSimplify code using Java 8 features 88/74588/2
2018-07-25 Robert VargaMove BindingMapping 61/74361/10
2018-07-23 Robert VargaMove BindingReflections to mdsal-binding-spec-util 47/74347/3
2018-07-19 Tom PantelisConvert binding read to java.util.Optional 38/74238/2
2018-07-14 Robert VargaTeach binding-dom-codec about actions 95/73995/32
2018-07-13 Robert VargaAdd BindingLazyContainerNode 13/74013/13
2018-07-13 Robert VargaSpeed up dom-codec tests 94/73994/4
2018-07-12 Robert VargaSpeed up RPC prototype lookup 63/73963/7
2018-06-27 Robert VargaFix case-related augment test 69/73469/2
2018-06-26 Robert VargaFix root choice targeting 82/72382/27
2018-06-21 Robert VargaTeach mdsal-binding-dom-codec about cases 56/72456/16
2018-06-19 Robert VargaValidate augmentation binding class 61/72961/6
2018-06-05 Robert VargaRPC input/output are always present 83/72683/3
2018-06-03 Robert VargaRename Augmentable.getAugmentation() to augmentation() 39/71239/13
2018-06-03 Robert VargaRename Identifiable.getKey() to key() 34/71234/13
2018-05-30 Robert VargaDeprecate InstanceIdentifier.(Identifiable)Item constru... 05/72305/12
2018-05-30 Robert VargaLoosen leader method visibility 81/72381/4
2018-05-09 Michael Vorburgeradd additional (debug) logging to AbstractStreamWriterG... 49/71849/4
2018-05-09 Michael Vorburgermake AbstractStreamWriterGenerator loadSerializerFor... 52/71852/4
2018-05-09 Robert VargaCleanup JavassistUtils 60/71860/2
2018-05-09 Robert VargaCleanup AbstractStreamWriterGenerator 59/71859/2
2018-05-08 Michael Vorburgerremove un-used getChildSizeFromSchema() in StreamWriter... 51/71851/1
2018-04-19 Jie HanBinding codec v1 - fix get codec for typedef of empty... 93/62393/17
2018-04-12 Robert VargaUse QName.withModule() 71/69371/11
2018-03-22 Robert VargaImprove EnumerationCodec 51/69351/29
2018-03-12 Robert VargaAdd alternative enum assigned name mapping 17/69317/7
2018-03-11 Robert VargaSplit out BindingRuntimeGenerator 21/69021/12
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-06 Robert VargaCorrect model revision 32/62732/2
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-10-13 Peter NosalBug 5947: additional tests for binding-dom-codec #9 45/46345/5
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-30 Peter NosalBug 5947: refactored common-api tests 75/42475/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-21 Michael VorburgerCheckstyle clean-up src/test/java 90/42190/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-06-03 Peter NosalBug 5947: Increasing code coverage for mdsal project 66/39166/13
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
next