Expose ReusableStreamReceiver
[yangtools.git] / yang / yang-data-api / src / main / java / org / opendaylight / yangtools / yang / data / api / schema / tree /
2015-01-27 Robert VargaMerge "Bug 2561: Parser incorrectly allows usage of...
2015-01-25 Robert VargaMerge "Bug 1434 - Make arrays non-mutable"
2015-01-23 Tony TkacikMerge "DataTreeCandidateNode.getChildNodes() should...
2015-01-23 Tony TkacikMerge "Fixed incorrect serialization of multiple nested...
2015-01-23 Robert VargaMerge "Bug 2480: Union objects are generated incorrectl...
2015-01-22 Robert VargaDataTreeCandidateNode.getChildNodes() should return... 99/14399/1
2015-01-22 Robert VargaMerge "Added getModifiedChild to DataTreeCandidateNode."
2015-01-21 Tony TkacikAdded getModifiedChild to DataTreeCandidateNode. 81/14281/2
2015-01-16 Robert VargaBUG-2159: fix wrong javadocs 85/14185/3
2015-01-07 Tony TkacikMerge "BUG-2159: update karaf version to 3.0.2"
2015-01-07 Tony TkacikMerge changes I0eabfe3d,I58faf7df,I7e7758f4,Ic56afe1b...
2015-01-07 Robert VargaPublish TreeNodeUtils as StoreTreeNodes 60/13860/3
2015-01-07 Tony TkacikMerge "Parent schema node input parameter in JsonParser...
2015-01-07 Tony TkacikMerge "Turn NodeModification into an abstract class"
2015-01-07 Tony TkacikMerge "Update xtend and embed it"
2015-01-07 Tony TkacikMerge "Do not test bundle activation of maven plugins"
2015-01-07 Tony TkacikMerge "BUG-2159: ensure test survies Java 8"
2015-01-07 Tony TkacikMerge "Use predictable class order"
2015-01-07 Tony TkacikMerge "Add a failure message when compilation test...
2015-01-07 Tony TkacikMerge "Limit the references IdentityCodec retains"
2015-01-07 Tony TkacikMerge "Migrate ClassLoaderUtils user to new package"
2015-01-07 Tony TkacikMerge "BUG-2350: improve performance of data tree merges"
2015-01-07 Tony TkacikMerge topic 'stable/helium'
2015-01-05 Jan MedvedMerge "Add yang-binding dependency to binding-parent."
2015-01-05 Robert VargaMerge "Remove unnecessary import statements in yang...
2014-12-29 Thanh HaRemove unnecessary import statements in yang-data-api 03/13703/3
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-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-13 Tony TkacikMerge "BUG-650: improve modification sealing performance"
2014-09-13 Robert VargaBUG-650: improve modification sealing performance 26/11126/2
2014-09-04 Tony TkacikMerge "Added missing parent tag to pom files"
2014-09-04 Tony TkacikMerge "Bug 1446: Changed QNM to toString listener for...
2014-09-03 Robert VargaMerge "Bug 1441: Fixed incorrect commas serialization...
2014-09-03 Robert VargaMerge "Bug 1442: Fixed SchemaTracker resolving case...
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 "BUG-1258: fix TreeNode amortization"
2014-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-02 Robert VargaBUG-1258: fix TreeNode amortization 24/10624/2
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
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 "Bug 1258: Implement DataTree partial indexing"
2014-08-26 Lukas SedlakBug 1258: Implement DataTree partial indexing 96/9696/5
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-29 Tony TkacikMerge "BUG-1305: improved antlr grammar handling of...
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns... 27/9427/3
2014-07-25 Tony TkacikMerge "BUG-1407 fix."
2014-07-24 Robert VargaMerge "Documented Augmentable Codec"
2014-07-23 Tony TkacikBug 1363: Introduced ModifiedNodeDoesNotExistsException. 58/9058/3
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
2014-06-25 Tony TkacikMerge "BUG-994: make SchemaPath abstract"
2014-06-25 Tony TkacikMerge "BUG-994: remove the legacy public constructor"
2014-06-25 Tony TkacikMerge "BUG-865: do not use SchemaPath.getPath()"
2014-06-25 Tony TkacikMerge "BUG-994: Use SchemaPath.getParent()"
2014-06-25 Tony TkacikMerge "BUG-994: introduce SchemaPath.getParent()"
2014-06-25 Martin VitezMerge "Bug 1203: Reset state of LocationDispatchCodecs"
2014-06-25 Tony TkacikMerge "Move implementation of DataTree to Yangtools"
2014-06-25 Basheeruddin AhmedMove implementation of DataTree to Yangtools 68/8268/5