Bug 1630: Updated normalized to binding codec to exclude LeafSetEntryNode.
[mdsal.git] / code-generator / binding-data-codec / src / main / java / org / opendaylight / yangtools / binding / data / codec / impl / BindingNormalizedNodeCodecRegistry.java
2014-08-27 Tony TkacikBug 1630: Updated normalized to binding codec to exclud...
2014-08-27 Robert VargaBUG-1630: fix warning message format
2014-08-27 Tony TkacikMerge "BUG-650: add missing bypass"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
2014-08-27 Robert VargaBUG-650: add missing bypass
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Robert VargaBUG-650: improve toYangInstanceIdentifier() speed
2014-08-26 Robert VargaBUG-650: clarify BindingNormalizedNodeSerializer API...
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-1605: Fix yang-binding interfaces"
2014-08-22 Robert VargaBUG-1605: Fix yang-binding interfaces
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami...
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-06 Tony TkacikMerge "Fix sonar not reporting unit tests"
2014-08-06 Robert VargaBUG-1487: use prototypes for instantiating codecs
2014-08-04 Tony TkacikBug 1439, Bug 1443 Binding Codec NormalizedNodeWriter...