yangtools.git
2019-10-14 Robert VargaUse careful byte-masking/shifting in Mg Input
2019-10-10 Robert VargaBump yangtools to 4.0.1
2019-09-25 Robert VargaSwitch default stream output to Sodium SR1
2019-09-25 Robert VargaAdd an explicit namespace sharing test
2019-09-23 Robert VargaRename ValueTypes to LithiumValue
2019-09-23 Robert VargaMigrate from YangInstanceIdentifier.EMPTY
2019-09-19 Robert VargaAdd a 100K-entry test
2019-09-19 Robert VargaAdd encoding size asserts
2019-09-11 Robert VargaAbstractNormalizedNodeDataOutput fails to write out...
2019-09-07 Robert VargaRemove NormalizedNodeOutputStreamWriter
2019-09-07 Robert VargaDisconnect {Lithium,NeonSR2} implementations
2019-06-08 Robert VargaAdd QNameModule coding
2019-06-07 Robert VargaRemove use of thread-local input
2019-06-04 Robert VargaDo not use NodeIdentifierWithPredicates constructors
2019-06-04 Robert VargaRemove use of thread-local output
2019-06-04 Robert VargaMove byte-based serialization method
2019-05-29 Robert VargaDo not format QNames to string on input
2019-04-16 Robert VargaBump yangtools to 3.0.0
2018-07-25 Stephen KittRemove unused exceptions
2018-01-22 Tom PantelisHandle empty type in NormalizedNode streaming
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0
2017-09-16 Stephen KittString performance and maintenability
2017-06-06 Tom PantelisRemove deprecated NormalizedNodeInputStreamReader ctor
2017-03-24 Andrej MakAdd SerializationUtils unit test
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations
2017-01-23 Robert VargaBUG-7594: Expand NormalizedNodeData{Input,Output} to...
2017-01-05 Robert VargaBUG-7159: eliminate use of CrossStatementSourceReactor
2016-10-27 Tom PantelisRemove legacy NormalizedNode serialization classes
2016-10-27 Tom PantelisRemove pre-Lithium serialization support in sal-distrib...
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable...
2016-10-11 Tom PantelisBug 6910: Fix anyxml node streaming
2016-06-03 Martin CiglanGet rid of old Yang Parser in Controller
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY
2016-05-09 Robert VargaFix static methods and convert to lambdas
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery
2016-02-18 Robert VargaRemove InputStream constructors
2016-02-17 Robert VargaRemove NormalizedNodeStreamReader
2016-02-15 Robert VargaFix raw type warnings
2016-01-27 Tom PantelisBug 5109: Handle stand alone leaf nodes in CDS streaming
2016-01-22 Tom PantelisRemove Helium Tx modify operation messages
2015-12-05 Robert VargaDeprecate NormalizedNodeInputStreamReader(InputStream)
2015-11-11 Moiz RajaBUG 4589 : Handle writing and reading large strings
2015-10-27 Robert VargaRemove checks for NormalizedNodeBuilderWrapper
2015-10-26 Robert VargaMake private methods static
2015-10-08 Gary WuFix Eclipse compilation warnings.
2015-08-09 Thanh HaFix license header violations in sal-clustering-commons
2015-05-27 Moiz RajaBUG 2970 : Create a utility class which can prune a...
2015-05-19 Harman SinghBug 3258 : Changed the order of condition for OrderedMa...
2015-02-02 tpantelisAdd signature marker and version to NormalizedNode...
2015-02-03 Moiz RajaBUG 2667 : Handle null value type
2015-01-21 tpantelisMore unit test code coverage for NormalizedNodeStreamRe...
2015-01-18 tpantelisBug 2327: Handle binary data in NormalizedNode streaming
2014-12-01 Harman Singhbug 2266 : added more types of schema nodes to increase...
2014-11-17 tpantelisBug 2267: Reuse leaf and leaf set entry builders in...
2014-11-12 Moiz RajaBUG 2353 : Handle binary, bits and instanceidentifier...
2014-11-10 Tony TkacikMerge "Fix non-generic references to NormalizedNode"
2014-11-08 Robert VargaFix non-generic references to NormalizedNode
2014-11-08 Robert VargaFix non-generic references to Set
2014-11-08 Robert VargaFix non-generic references to HashSet
2014-11-07 Robert VargaUpdate junit Assert imports
2014-11-06 Moiz RajaBUG 2325 : Value type of byte[] not recognized by the...
2014-10-27 tpantelisBug 2265: Modified NormalizedNodeOutputStreamWriter...
2014-10-28 Harman SinghBug 2086: Adding normalized node stream reader and...
2014-10-22 Moiz RajaBUG 1833 : Remove all unused code from sal-clustering...
2014-09-19 tpantelisBug 2003: CDS serialization improvements
2014-08-25 Moiz RajaOptimized version of NormalizedNode Serialization
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-24 Moiz RajaKeep a cache of QName
2014-08-23 Moiz RajaBUG 1597 - Do not use toString as serialized version...
2014-08-08 Basheeruddin... Fix usage of StringBuilder when getting parent path
2014-08-06 Basheeruddin... Created sal-clustering-commons and moved