BUG-2329 Add handling of anyxml nodes in XmlDocumentUtils with schema
[yangtools.git] / yang / yang-data-codec-gson /
2014-10-31 Tony TkacikMerge "Remove module name prefix from top level element...
2014-10-30 Tony TkacikMerge "Bug 2279 - top level element should be entry...
2014-10-30 Jozef GloncakRemove module name prefix from top level element 83/12383/1
2014-10-30 Jozef GloncakBug 2279 - top level element should be entry and not... 78/12378/1
2014-10-29 Jozef GloncakBUG 2155 - depth parameter in NormalizedNodeWriter 27/12227/4
2014-10-28 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2014-10-27 Jozef GloncakParent schema node input parameter in JsonParserStream 59/12259/2
2014-10-17 Tony TkacikMerge "Bug 2147 - JSON does not properly encode multili...
2014-10-16 Jan HajnarBug 2147 - JSON does not properly encode multiline... 08/12008/1
2014-10-03 Colin DixonIncrementing versions by 0.0.1 for post-Helium stabilit... 26/11726/1
2014-10-03 Colin DixonApplying the Helium release patch for yangtools 25/11725/1 release/helium
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-12 Tony TkacikBug 1761: Fixed missing module name prefix for augmenta... 43/11043/6
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Jozef GloncakBUG 1440 - additional tests for data-codec-gson 99/10999/4
2014-09-11 Tony TkacikMerge "BUG-1800: restore QNameModule sharing in parser"
2014-09-11 Tony TkacikMerge "BUG-1794: use QName.cachedReference in static...
2014-09-11 Tony TkacikMerge "BUG-1793: make sure we cache QNameModule"
2014-09-11 Tony TkacikMerge "BUG-1766: escape outbound strings"
2014-09-11 Tony TkacikMerge "BUG-1774: degrade log message"
2014-09-11 Robert VargaMerge "BUG 1440 - incorrect inserting of augment node"
2014-09-10 Tony TkacikMerge "BUG-1790: detect existing unmodifiableMap encaps...
2014-09-10 Jozef GloncakBUG 1440 - incorrect inserting of augment node 97/10997/1
2014-09-09 Robert VargaBUG-1766: escape outbound strings 47/10947/2
2014-09-09 Tony TkacikMerge changes I3672c44d,I9ca6b66d
2014-09-09 Tony TkacikMerge "BUG-1704: rework state tracking"
2014-09-09 Robert VargaBUG-1768: expose JSONCodecFactory for sharing 41/10941/1
2014-09-09 Robert VargaBUG-1704: rework state tracking 66/10866/5
2014-09-09 Robert VargaBUG-1745, BUG-1746: remove needless quotes 36/10936/2
2014-09-05 Tony TkacikMerge "Do not require namespace repairing"
2014-09-05 Tony TkacikMerge "Added safe copy of array."
2014-09-04 Robert VargaMerge "Added critical fixes for ASTSchemaSource class."
2014-09-04 Robert VargaMerge "Added long to double typecast for division ops."
2014-09-04 malaukoFix for writing ordered map to JSON 76/10776/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-03 Robert VargaJSONNormalizedNodeStreamWriter: unify constructors 82/10682/1
2014-09-03 Robert VargaBUG-1676: do not emit double quotes for numbers 81/10681/1
2014-09-03 Robert VargaMerge "Bug 1441: Fixed incorrect commas serialization...
2014-09-03 Tony TkacikBug 1441: Fixed incorrect commas serialization of unkey... 77/10677/1
2014-09-02 Robert VargaMerge "BUG-1622 Fix DependencyResolver ignoring submodu...
2014-09-02 Tony TkacikMerge "Bug 1441: Expose constructor, which allows to...
2014-09-02 Tony TkacikMerge "Eliminate duplicate code"
2014-09-02 Tony TkacikBug 1441: Expose constructor, which allows to modify... 34/10634/1
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-02 Tony TkacikBUG 1441: Fixed JSONNormalizedNodeStreamWriter bug... 21/10621/1
2014-09-02 Tony TkacikFixed compilation breakage in JSONNormalizedNodeStreamW... 14/10614/1
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 TkacikFixed SchemaTracker behaviour in choice nodes. 02/10602/2
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: introduce SchemaTracker and use it 59/10559/4
2014-09-01 Robert VargaBUG-1440: simplify parsing 58/10558/3
2014-09-01 Robert VargaKill trailing whitespace 71/10571/1
2014-09-01 Robert VargaMerge changes I8a672b0e,I8f0a22a8,I2192d909
2014-09-01 Tony TkacikMerge changes I0bc3b486,I67f2ca3e,Ie591417d,I01acd9f9...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-31 Robert VargaBUG-1440: use a precondition instead of a throw 44/10544/2
2014-08-31 Robert VargaBUG-1440: remove open-coded Multimap 43/10543/1
2014-08-31 Robert VargaBUG-1440: add documentation and update API 41/10541/1
2014-08-31 Robert VargaBUG-1440: improve CompositeNodeDataWithSchema 42/10542/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-31 Robert VargaBUG-1440: remove unused imports 33/10433/5
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 Tony TkacikMerge "Bug 1446: Add new concurrent classes for trackin...
2014-08-29 Robert VargaMerge "BUG-869: removed redundant check for null before...
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 1505 - Provide test coverage for binding...
2014-08-28 Tony TkacikMerge "Hotfix for gson test."
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 Lukas SedlakHotfix for gson test. 53/10453/1
2014-08-28 Tony TkacikMerge "BUG-576: fixed test sources loading in YangModul...
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 "Fixed merge job breakage."
2014-08-27 Tony TkacikFixed merge job breakage. 76/10376/1
2014-08-26 Robert VargaMerge "Bug 1505 - Added test model and instance identif...
2014-08-26 Tony TkacikMerge "BUG-865: removed UnknownType class"
2014-08-26 Tony TkacikMerge "BUG-869: avoid unused constructor parameter...
next