yangtools.git
2020-06-29 Robert VargaEliminate use of ImmutableList 05/90805/2
2020-06-26 Robert VargaFix javadoc to comply with JDK14 78/90778/1
2020-06-25 Robert VargaAdd YangInstanceIdentifier.create(PathArgument) 98/90698/1
2020-06-24 Robert VargaClean up AntlrXPathParser a bit 23/90623/1
2020-06-24 Robert VargaUse ImmutableMap collector in EnumStringCodec 21/90621/1
2020-06-22 Robert VargaFix reference to odl-antlr4 78/90578/1
2020-06-12 Robert VargaDeprecate YangStatementStreamSource.getYangText() 22/90422/1
2020-06-12 Robert VargaSpeed up YangParser.addLibSource() 21/90421/1
2020-06-12 Robert VargaAdd CrossSourceStatementReactor javadocs 19/90419/2
2020-06-12 Robert VargaSpeed up YangParser.addSource() 20/90420/2
2020-06-09 Robert VargaBump versions to 5.0.4-SNAPSHOT 63/90363/1
2020-06-09 Jamo LuhrsenAllow list elements to be interleaved 75/90175/9
2020-06-09 Robert VargaDeprecate ListEntryNodeDataWithSchema.forSchema() 49/90349/1
2020-06-09 Robert VargaSplit out addCompositeChild(CaseSchemaNode) 46/90346/1
2020-06-09 Robert VargaClean up variable initialization 45/90345/2
2020-06-05 Robert VargaAdd YangInstanceIdentifier.coerceParent() 05/90305/1
2020-06-05 Robert VargaAdd MultipleEntryDataWithSchema interface 01/90301/1
2020-06-05 Robert VargaBump odlparent to 7.0.3 97/90297/1
2020-06-04 Anna BencurovaAdd test for union with identity XML codec issue 36/90236/6
2020-06-04 Robert VargaCheck unions for instance-identifier types 52/90252/2
2020-06-04 Robert VargaCheck unions for identityref types 50/90250/4
2020-06-04 Robert VargaIssue a warning when we encounter a non-QName identityref 51/90251/5
2020-06-04 Robert VargaSeparate out correct QName-bearing serialization method 49/90249/3
2020-06-04 Robert VargaImprove error message in UnionXmlCodec 48/90248/2
2020-06-04 Robert VargaPropagate type to XMLStreamWriterUtils 47/90247/3
2020-05-30 Robert VargaBump versions to 5.0.3-SNAPSHOT 33/90133/1
2020-05-30 Robert VargaBump odlparent to 7.0.2 31/90131/1
2020-05-30 Robert VargaLink to odlparent docs 27/90127/2
2020-05-27 Robert VargaMove NormalizedNodeStreamVersion deprecation 03/90003/1
2020-05-27 Robert VargaTeach SchemaAwareApplyOperation about anydata/anyxml 97/89997/3
2020-05-26 Robert VargaSimplify AbstractNodeContainerModificationStrategy 55/89955/4
2020-05-26 Robert VargaReturn EffectiveModelContext from StmtTestUtils 46/89946/2
2020-05-26 Robert VargaFix an error message typo 49/89949/1
2020-05-14 Robert VargaUpdate docs badges 37/89637/2
2020-05-07 tadei.bilanAdd DataTreeCandidates.aggregate() method 35/88435/24
2020-04-27 Robert VargaFix benchmarks 40/89440/2
2020-04-26 Robert VargaDeprecate EffectiveModelContextProvider.getSchemaContext() 95/89395/2
2020-04-23 Robert VargaBump versions tp 5.0.2-SNAPSHOT 30/89330/1
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-04-22 Robert VargaOptimize LazyContainerNode.getChild() 69/89269/2
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 63/89263/2
2020-04-18 Robert VargaBump versions to 5.0.1-SNAPSHOT 23/89123/1
2020-04-18 Robert VargaClean up AbstractEffectiveDocumentedNode naming 22/89122/1
2020-04-18 Robert VargaHide LengthEffectiveStatementImpl 21/89121/2
2020-04-18 Robert VargaHide RangeEffectiveStatementImpl 20/89120/2
2020-04-18 Robert VargaPush out FIXMEs to 6.0.0 19/89119/2
2020-04-18 Robert VargaDeprecate NormalizedNodeStreamVersion.{LITHIUM,NEON_SR2} 18/89118/1
2020-04-17 miroslav.kovacFix relative xPath resolution for leafref types 22/88422/10
2020-04-17 Robert VargaFix boolean parsing leniency 92/89092/3
2020-04-17 Robert VargaImprove TypeDefinitionAwareCodecTestHelper.getCodec() 91/89091/1
2020-04-17 Robert VargaMove yand.data.impl.codec tests 90/89090/1
2020-04-16 Robert VargaMake BitsTypeDefinition.Bit.position() return Uint32 08/88808/5
2020-04-16 Robert VargaDeprecate StmtContextUtils.producesDeclared() for removal 60/87360/6
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 59/87359/7
2020-04-16 Robert VargaImprove error reporting from data codecs 50/85450/12
2020-04-09 Robert VargaDo not issue duplicate warnings for lists missing keys 98/88998/2
2020-04-09 Robert VargaMake DeclarationInTextSource implement hashCode/equals 97/88997/2
2020-04-09 Robert VargaAdd YangError interface 38/85738/6
2020-04-09 vladyslav.marchenkoRefactor string unescaping 30/88330/12
2020-04-09 Robert VargaBump odlparent to 7.0.1 90/88990/1
2020-04-02 Robert VargaRequire at least maven-3.5.2 56/88856/2
2020-03-31 Robert VargaImprove list key presence checks 06/88806/2
2020-03-27 Robert VargaMigrate to verifyNoInteractions() 54/88754/1
2020-03-27 Robert VargaGroupingEffectiveStatement should be SchemaTreeAware 02/88702/3
2020-03-27 Robert VargaDo not use SchemaNode.getPath() in assertions 52/88752/2
2020-03-27 Robert VargaMore getPath() implementation deprecation 51/88751/1
2020-03-26 Robert VargaMove baseline SchemaContext methods 05/88705/2
2020-03-26 Robert VargaMove out SchemaContext FIXMEs 13/88713/2
2020-03-26 Robert VargaRemove YangLocationPath FIXME 12/88712/2
2020-03-26 Robert VargaPush out YangXPathMathMode FIXMEs 11/88711/2
2020-03-26 Robert VargaMake YangXPathExpression.getYangVersion() non-default 10/88710/2
2020-03-26 Robert VargaPush out YangInstanceIdentifier FIXMEs 09/88709/2
2020-03-26 Robert VargaRemove SchemaPath FIXMEs 08/88708/2
2020-03-26 Robert VargaDeprecate newDataInputWithoutValidation() for removal 07/88707/2
2020-03-26 Robert VargaRemove FIXME marker 06/88706/2
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-03-26 Robert VargaAdd SchemaInferenceStack 98/88098/13
2020-03-26 Robert VargaFixup AbstractDeclaredEffectiveStatement 94/88694/1
2020-03-26 Robert VargaDeprecate SchemaNode.getPath() 49/86949/6
2020-03-25 Robert VargaRemove @Nullable annotation 88/88488/6
2020-03-25 Robert VargaBump odlparent to 7.0.0 68/88668/2
2020-03-25 Robert VargaRemove StackedReversePathArguments.haveSize 93/88493/3
2020-03-24 Robert VargaMigrate JAXB API reference 53/88653/1
2020-03-18 Robert VargaSeparate out UnmodifiedRootDataTreeCandidateNode 76/88476/2
2020-03-18 Robert VargaImprove StmtContextUtils nullness handling 99/88499/6
2020-03-18 Robert VargaUse coerceStatementArgument() in AbstractQNameStatement... 98/88498/6
2020-03-18 Robert VargaFix buildType() nullness 95/88495/5
2020-03-18 Robert VargaFix StackedYangInstanceIdentifier.getParent() nullness 92/88492/5
2020-03-18 Robert VargaRequire JDT annotations transitively 89/88489/3
2020-03-18 Robert VargaDocument SingletonSet 87/88487/2
2020-03-18 Robert VargaAdd DataTreeCandidateInputOutput 74/88474/3
2020-03-03 Robert VargaBump odlparent to 7.0.0-SNAPSHOT 28/88228/3
2020-03-03 Robert VargaFix immutables.org reference 30/88230/1
2020-03-03 Robert VargaUpdate ExceptionMapper documentation 29/88229/1
2020-02-29 Robert VargaFilter registered listeners 56/88156/1
2020-02-29 Robert VargaAdd AbstractRegistration.notClosed() 55/88155/1
2020-02-29 Robert VargaDo not instantiate a Consumer for registration 54/88154/1
2020-02-29 Robert VargaRemove ListenerRegistry.getRegistrations() 53/88153/1
2020-02-29 Robert VargaAdd ListenerRegistry.clear() 52/88152/1
2020-02-29 Robert VargaFix @NonNull module-info reference 51/88151/1
next