yangtools.git
2019-09-27 Robert VargaAdd odl-guava dependency 77/84777/1
2019-09-27 Robert VargaAdd uint adaptation to AbstractNormalizedNodePruner
2019-09-27 Robert VargaRework AbstractNormalizedNodePruner
2019-09-25 Robert VargaSwitch default stream output to Sodium SR1
2019-09-25 Robert VargaSwitch default stream output to Sodium SR1
2019-09-25 Robert VargaEliminate reference to YangInstanceIdentifier.EMPTY
2019-09-25 Andrii MazurianRename AnyXmlNode to DOMSourceAnyxmlNode 91/83591/22
2019-09-25 Robert VargaAdd Magnesium stream version
2019-09-25 Robert VargaAdd LithiumSR1 input/output support
2019-09-25 Robert VargaAdd Magnesium encoding tokens
2019-09-25 Robert VargaAdd an explicit namespace sharing test
2019-09-24 Robert VargaBump odlparent to 6.0.0 84/84684/1
2019-09-24 Robert VargaRework PathArgumentTypes lookup
2019-09-23 Robert VargaRename ValueTypes to LithiumValue
2019-09-23 Robert VargaMove Neon SR2 tokens into its own class
2019-09-23 Robert VargaRename ValueTypes to LithiumValue
2019-09-23 Robert VargaRename PathArgumentTypes to LithiumPathArgument
2019-09-23 Robert VargaRename NodeTypes to LithiumNode
2019-09-23 Robert VargaMove Lithium tokens to their own class
2019-09-23 Robert VargaMigrate from YangInstanceIdentifier.EMPTY
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-18 Robert VargaSeparate out AbstractNormalizedNodeDataInput
2019-09-15 Robert VargaGet rid of Strings.repeat() 83/84483/2
2019-09-15 Robert VargaTake advantage of ValueNode in NormalizedNodes 85/84485/2
2019-09-15 Robert VargaCleanup requireNonNull() use in NormalizedNodes 84/84484/2
2019-09-15 Robert VargaAdd missing @Override 82/84482/1
2019-09-15 Robert VargaSimplify Uint range checks 77/84477/1
2019-09-15 Robert VargaRemove unneeded masking in Uint{8,16}.valueOf() 76/84476/1
2019-09-15 Robert VargaChange Uint* IAE messages 75/84475/1
2019-09-12 Robert VargaOptimize anyxml output
2019-09-12 Robert VargaAdd NodeIdentifierWithPredicates.containsKey() 43/84343/3
2019-09-12 Robert VargaMove Lithium-specific logic from AbstractNormalizedNode...
2019-09-12 Robert VargaRemove ensureHeaderWritten() from writeNode()
2019-09-12 Robert VargaReorganize AbstractNormalizedNodeDataOutput
2019-09-11 Robert VargaAbstractNormalizedNodeDataOutput fails to write out...
2019-09-11 Robert VargaSplit out AbstractLithiumDataInput
2019-09-11 Robert VargaCleanup PathArgumentTypes
2019-09-11 Robert VargaAbstractNormalizedNodeDataOutput fails to write out...
2019-09-10 Robert VargaUse Optional.isEmpty() 92/84292/2
2019-09-10 Robert VargaUse {Byte,Short}.compareUnsigned 85/84285/4
2019-09-10 Robert VargaExpose NodeIdentifierWithPredicates.Singleton 71/84271/2
2019-09-07 Robert VargaTighten AbstractLithiumDataOutput.writeString()
2019-09-07 Robert VargaRemove NormalizedNodeOutputStreamWriter
2019-09-07 Robert VargaRemove NormalizedNodeOutputStreamWriter
2019-09-07 Robert VargaDisconnect {Lithium,NeonSR2} implementations
2019-09-07 Robert VargaDisconnect {Lithium,NeonSR2} implementations
2019-09-07 Robert VargaLower ValueTypes constant visibility
2019-09-06 Robert VargaUpdate uint implementations a bit 64/84264/1
2019-09-05 Robert VargaMigrate Class.newInstance() user 14/84214/1
2019-09-05 Robert VargaAdd UintConversions 13/84213/2
2019-09-03 Robert VargaUpdate and document Uint 74/84174/5
2019-09-03 Robert VargaSwitch encoding unsigned type normalization to Uint... 47/83947/20
2019-09-02 Robert VargaHide Immutables.KNOWN_IMMUTABLES 31/84131/1
2019-09-02 Robert VargaOptimize immutable lookups 30/84130/1
2019-08-30 Robert VargaVerify leaf node squashing 95/84095/1
2019-08-30 Robert VargaFixup LazyLeafOperations 89/84089/3
2019-08-29 Robert VargaFixup RpcResult definitions 72/84072/1
2019-08-29 Robert VargaRemove useless method generic arguments 67/84067/1
2019-08-29 Robert VargaDo not retain leaf nodes in containers by default 15/84015/9
2019-08-29 Robert VargaRemove YangInstanceIdentifier.EMPTY 46/84046/6
2019-08-29 Robert VargaRemove references to YangInstanceIdentifier.EMPTY 49/84049/2
2019-08-28 Robert VargaDeprecate YangInstanceIdentifier.EMPTY for removal 45/84045/4
2019-08-28 Robert VargaDeprecate YangInstanceIdentifier.EMPTY 44/84044/4
2019-08-28 Robert VargaAdd Builder.build() override 39/84039/2
2019-08-28 Robert VargaMigrate away from @ConstructorProperties 38/84038/2
2019-08-28 Robert VargaHide AbstractIdentifier.getValue() 80/82980/10
2019-08-28 Robert VargaCleanup ValueTypes lookup
2019-08-28 Robert VargaCorrect cache sizing for Uint types 32/84032/1
2019-08-28 Robert VargaExpose Uint*.{MIN,MAX}_VALUE constants 25/84025/1
2019-08-27 Robert VargaFix SchemaContextProvider nullness 94/83994/4
2019-08-27 Robert VargaAdd a singleton NodeIdentifierWithPredicates 04/82604/20
2019-08-27 Robert VargaOptimize ImmutableNodes.leafNode() 14/84014/2
2019-08-27 Robert VargaDeduplicate MapNode key leaf values
2019-08-27 Robert VargaMove common code to startNode()
2019-08-27 Robert VargaFix YangInstanceIdentifier.PathArgument definition 09/84009/1
2019-08-26 Robert VargaRename SodiumNormalizedNode* classes
2019-08-26 Robert VargaDrop public modifier from NodeTypes
2019-08-26 Robert VargaSwitch serialization format to NIPv2 55/82655/9
2019-08-26 Robert VargaAdd utility PotentialSchemaSource constructor 86/83986/1
2019-08-26 Robert VargaCentralize serializeImpl() 66/83966/1
2019-08-24 Robert VargaFix Serializer/Deserializer/Codec concepts 49/83949/9
2019-08-23 Robert VargaUpdate TypeDefinitionAwareCodec 48/83948/1
2019-08-22 Robert VargaFix a theoretical IM_BAD_CHECK_FOR_ODD 99/83899/1
2019-08-22 Robert VargaRely on framework to unregister XPathParserFactory 98/83898/1
2019-08-22 Robert VargaEnable spotbugs in yang-model-export 97/83897/1
2019-08-22 Robert VargaRemome YinExportUtils.prefixToNamespace() 96/83896/1
2019-08-22 Robert VargaRemove unneeded spotbugs/checkstyle declarations 87/83887/2
2019-08-22 Robert VargaDisable SpotBugs enforcement on select artifacts 86/83886/3
2019-08-22 Robert VargaFix checkstyle 85/83885/3
2019-08-21 Robert VargaFix modernization issues
2019-08-20 Robert VargaMigrate NodeIdentifierWithPredicates.getKeyValues()
2019-08-20 Robert VargaExpand MapAdaptor javadoc 92/83792/1
2019-08-20 Robert VargaMake sure readOnly field is initialized 87/83787/3
2019-08-19 Robert VargaRelax read-only snapshot memory fencing 67/83767/1
2019-08-19 Robert VargaBump odlparent to 6.0.0-SNAPSHOT 83/83383/17
2019-08-17 Robert VargaGeneralize ForwardingIdentityObject 17/83717/3
2019-08-16 Anna BencurovaFix schema-ref traversal 85/83685/1
2019-08-13 Robert VargaAdd @SuppressModernizer 15/83415/9
next