Start mdsal-3.0.5 development
[mdsal.git] / binding / mdsal-binding-dom-codec / src /
2019-01-09 Stephen KittRemove redundant type declarations 79/76879/6
2018-12-14 Robert VargaMass-migrate fields to Immutable collections 08/78808/1
2018-11-27 Robert VargaSeparate out single-key Identifiable handling 10/78110/13
2018-11-25 Robert VargaOptimize IdentifiableItemCodec 73/78073/8
2018-11-25 Robert VargaUse internal classes for codecs 21/78121/3
2018-11-25 Robert VargaBind invoker method handle to constructor 09/78109/2
2018-11-22 Robert VargaIndex nonnull/getter methods by String 90/77890/9
2018-11-18 Robert VargaDo not box result twice 20/77920/1
2018-11-17 Robert VargaUse ImmutableMaps for lazy augmentations initialization 99/77799/5
2018-11-16 Robert VargaIndex cached data by method name 76/77876/3
2018-11-16 Robert VargaSwitch on method names 75/77875/4
2018-11-16 Robert VargaSwitch on parameterCount 74/77874/3
2018-11-16 Robert VargaUse Method.getParameterCount() 73/77873/3
2018-11-16 Robert VargaDefine getImplementedInterface name in BindingMapping 68/77868/1
2018-11-13 Robert VargaCache mismatched augmentations 24/77724/3
2018-11-13 Robert VargaGenerate nonnull default wrappers for list getters 27/77627/11
2018-11-13 Robert VargaMove getter method naming to BindingMapping 16/77616/12
2018-11-08 Robert VargaPrevent NPE from being propagated from LazyDataObject 24/77624/4
2018-11-08 Robert VargaRefactor DataObjectCodecContext.getBindingChildValue() 23/77623/3
2018-11-07 Robert VargaRework lookup to eliminate the need for checkArgument() 89/77589/2
2018-10-23 Robert VargaTry harder to acquire class mapping 91/76991/4
2018-10-15 Robert VargaRelax LazyDataObject.augmentations() implementation 69/76969/7
2018-10-15 Robert VargaSpeed up DataObjectCodecContext instantiation 88/76988/3
2018-10-15 Robert VargaDo not instantiate entrySet when not needed 85/76985/1
2018-10-14 Robert VargaShorten java.util.Optional reference 74/76974/1
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
next