Bug 1869: Fixed binding-data-codec to work with empty type
[yangtools.git] / code-generator / binding-data-codec / src / main / java / org / opendaylight / yangtools / binding / data / codec / impl / BindingCodecContext.java
2014-09-15 Tony TkacikBug 1869: Fixed binding-data-codec to work with empty... 85/11185/2
2014-09-04 Tony TkacikMerge "Added missing parent tag to pom files"
2014-09-04 Lukas SedlakMerge "add tests to yang-model-util"
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-03 Tony TkacikMerge "Fix xml->CompositeNode transformation for rpc...
2014-09-03 Robert VargaMerge "Added methods for benchmarking of commit/write...
2014-09-03 Robert VargaMerge "Added hardcoded URLs back for repository section"
2014-09-03 Tony TkacikMerge changes I55667cbb,I94073183,Ib87cc0ec
2014-09-03 Robert VargaBUG-1668: make sure we preserve schema key order 95/10695/1
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-29 Robert VargaIdentifiableItemCodec should be a static inner class 07/10507/1
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid key used to search map...
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-27 Robert VargaMerge "Fixed incorrect instanceof in yang-data-operations."
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Tony TkacikMerge "Pre-cache child node set"
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Robert VargaBUG-650: clarify BindingNormalizedNodeSerializer API... 40/10340/2
2014-08-26 Robert VargaRemove unused arguments from UnionTypeCodec.loader() 39/10339/1
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami... 95/9795/7
2014-08-10 Robert VargaMerge "BUG-997 Add SourceIdentifier to MissingSchemaSou...
2014-08-10 Robert VargaMerge "BUG-997 Fix unused argument in SchemaResolutionE...
2014-08-10 Robert VargaMerge "BUG-997 Implement Filesystem source cache for...
2014-08-10 Robert VargaMerge "BUG-997 Add tests for shared schema context...
2014-08-08 Tony TkacikMerge "Fix DCL in YangInstanceIdentifier"
2014-08-08 Tony TkacikBug 1443: Added support for Union type & OSGI Runtime 49/9749/3
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-05 Tony TkacikMerge "BUG-994: introduce ObjectCache for QNameModule...
2014-08-04 Tony TkacikBug 1439, Bug 1443 Binding Codec NormalizedNodeWriter... 97/9497/11