Bug 3874: Support of yang modeled AnyXML - JSON deserialization
[yangtools.git] / yang / yang-data-codec-gson / src / main / java / org / opendaylight / yangtools / yang / data / codec / gson / JsonParserStream.java
2016-01-13 Peter KajsaBug 3874: Support of yang modeled AnyXML - JSON deseria... 42/29742/17
2016-01-04 Robert VargaClean GSON-based codec 88/31988/2
2015-11-09 Peter KajsaBug 4501 - JSON for "type bits" in YANG models not... 14/28614/4
2015-10-12 Robert VargaBUG-4261: convert JSON parser to pass down SchemaNode... 48/28248/3
2015-09-23 Igor FoltinFixed some major sonar issues in yang-data-codec-json. 59/27159/6
2015-06-29 Robert VargaFix some minor sonar warnings 48/23048/4
2015-06-15 Colin DixonProvide better error messages when parsing JSON. 67/20167/6
2015-05-12 Jozef GloncakBUG 2973 - correction of output for empty yang type 36/13736/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-10 Robert VargaMerge "Bug 2362: Added pattern validation for string...
2015-04-10 Robert VargaMerge "Extracted remaining codecs to protected classes."
2015-04-09 Tony TkacikMerge "Remove unused imports"
2015-04-09 Robert VargaRemove unused imports 05/18005/1
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-23 Tony TkacikMerge "BUG-2876: improve ModificationType accuracy"
2015-03-23 Tony TkacikMerge "BUG-2876: switch to using the computed Modificat...
2015-03-23 Tony TkacikMerge "BUG-2876: determine ModificationType while apply...
2015-03-23 Tony TkacikMerge "Bug 2843 - Restconf JSON PUT cannot update/creat...
2015-03-23 Jan HajnarBug 2843 - Restconf JSON PUT cannot update/create netwo... 78/16978/2
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-18 Robert VargaMerge "Bug 2864: Fixed (de)serialization of leafrefs"
2015-03-18 Tony TkacikBug 2864: Fixed (de)serialization of leafrefs 52/16752/1
2015-03-16 Tony TkacikMerge "BUG-2829: make static QName field hold a cached...
2015-03-12 Robert VargaMerge "Bug 2818: Updated implementation of parser."
2015-03-12 Tony TkacikBug 2818: Updated implementation of parser. 12/16412/1
2015-03-12 Tony TkacikMerge "Eliminate all trailing whitespace in xtend"
2015-03-12 Tony TkacikMerge "Make sure we do not generate trailing whitespace"
2015-03-12 Robert VargaMerge "Bug 2818: Introduced optional array for parsing...
2015-03-12 Tony TkacikBug 2818: Introduced optional array for parsing root... 05/16405/1
2015-03-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode 70/16270/7
2015-03-10 Tony TkacikMerge "Migrate to BasicGenerator"
2015-03-10 Tony TkacikMerge "BUG 2282 - JSON top level element without module...
2015-03-10 Jozef GloncakBUG 2282 - JSON top level element without module name 68/12668/9
2015-01-07 Tony TkacikMerge "Fix whitespace in binding-parent"
2015-01-07 Tony TkacikMerge "BUG-2350: do encapsulte null snapshot"
2015-01-07 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2014-12-17 Jozef GloncakParent schema node input parameter in JsonParserStream 69/12669/4
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-1768: expose JSONCodecFactory for sharing 41/10941/1
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 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Robert VargaBUG-1440: extract a reusable StringInstanceIdentifierCodec 95/10595/1
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-09-01 Robert VargaBUG-1440: simplify parsing 58/10558/3
2014-09-01 Tony TkacikMerge changes I0bc3b486,I67f2ca3e,Ie591417d,I01acd9f9...
2014-08-31 Robert VargaBUG-1440: add documentation and update API 41/10541/1
2014-08-31 Robert VargaBUG-1440: fix a few typos 26/10526/2
2014-08-31 Robert VargaBUG-1440: speedup namespace/localname splitting 25/10525/3
2014-08-31 Robert VargaBUG-1440: speedup namespace resolution 24/10524/3
2014-08-31 Robert VargaBUG-1440: cache codecs 22/10522/2
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
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-997: Fix URLSchemaContextResolver"
2014-08-25 Tony TkacikMerge "BUG 1440 - json stream to normalized node stream...
2014-08-23 Jozef GloncakBUG 1440 - json stream to normalized node stream writer 33/10133/9