BUG-7983: unify JSONCodec and XmlCodec methods
[yangtools.git] / yang / yang-data-codec-gson / src / main / java / org / opendaylight / yangtools / yang / data / codec / gson / JSONStringIdentityrefCodec.java
2017-04-04 Robert VargaBUG-7983: unify JSONCodec and XmlCodec methods 69/53869/5
2017-04-04 Robert VargaBUG-7996: reshuffle caching logic 20/53620/10
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-08-01 Robert VargaBUG-865: remove JSONCodec.needQuotes() 50/42850/2
2016-07-29 Isaku YamahataBug 6112 - yang data impl: teach codec union+identityref 45/41545/5
2015-04-13 Robert VargaMerge "Bug 2374 - YANG Binding: Added support for Augme...
2015-04-10 Tony TkacikMerge "BUG-2962: add DataTreeTip interface and implemen...
2015-04-09 Tony TkacikMerge "Make sure LOOKUP is a proper constant"
2015-04-09 Tony TkacikMerge "Remove unneeded final modifiers"
2015-04-09 Tony TkacikMerge "Remove unused imports"
2015-04-09 Tony TkacikMerge "Fix modifier ordering"
2015-04-09 Tony TkacikMerge "Bug 2960 - Yang Data Codec Gson: failed to looku...
2015-04-08 Jan HajnarBug 2960 - Yang Data Codec Gson: failed to lookup prefi... 12/17912/2
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-25 Tony TkacikMerge "Updated Json Stream Writer to use gson JsonWriter."
2015-02-16 Peter KajsaUpdated Json Stream Writer to use gson JsonWriter. 74/13574/14
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-10 Tony TkacikMerge "BUG-1790: detect existing unmodifiableMap encaps...
2014-09-09 Tony TkacikMerge changes I3672c44d,I9ca6b66d
2014-09-09 Robert VargaBUG-1745, BUG-1746: remove needless quotes 36/10936/2
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Robert VargaMerge "Fixed SchemaTracker behaviour in choice nodes."
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Bug 1478 - Autoboxing support"
2014-09-01 Robert VargaMerge "Use resolved augmentation schema instead of...
2014-09-01 Robert VargaMerge "Replaced harcoded nexus proxy URLs with variable."
2014-09-01 Tony TkacikMerge "BUG-1440: extract a reusable StringInstanceIdent...
2014-09-01 Robert VargaBUG-1440: extract a reusable StringInstanceIdentifierCodec 95/10595/1