yangtools.git
2020-07-17 Robert VargaBump versions to 5.0.5-SNAPSHOT 95/91395/1
2020-07-17 Robert VargaBump to odlparent-7.0.4 35/91235/5
2020-07-15 Tomas CereUse modifiable List when resolving relative xpath 18/91318/9
2020-07-15 Tomas CereClean up predicates prior to xpath normalization 29/91329/2
2020-07-12 Robert VargaUpdate approval link 86/91286/2
2020-07-12 Anil BelurAdd INFO.yaml for yangtools 70/91270/1
2020-07-07 Robert VargaFix YangConstants.RFC6020_YIN_MEDIA_TYPE 64/90964/1
2020-07-06 Robert VargaUpdate YANG lexer/parser to accept free-standing '+' 04/89104/5
2020-07-06 Robert VargaClean up OpenConfigVersionSupport 25/90925/1
2020-07-05 Robert VargaAdd UnknownSchemaNodeMixin 22/90922/1
2020-07-04 Robert VargaRefactor ExtensionStatementSupport 18/90918/3
2020-07-04 Robert VargaRefactor {Module,Submodule}EffectiveStatementImpl 02/87502/7
2020-07-03 Robert VargaRemove statement filter caches from AbstractEffectiveModule 13/90913/3
2020-07-03 Robert VargaRemove simple AbstractEffectiveModule properties 12/90912/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.get{Namespace,Revision} 11/90911/1
2020-07-03 Robert VargaRemove AbstractEffectiveModule.name 10/90910/1
2020-07-02 Robert VargaDeprecate EffectiveStatementBase for removal 05/90905/3
2020-07-02 Robert VargaRemove {Numerical,String}RestrictionsImpl 04/90904/3
2020-07-02 Robert VargaMigrate InstanceIdentifierSpecificationSupport 03/90903/2
2020-07-02 Robert VargaMigrate LeafrefSpecificationSupport 02/90902/3
2020-07-02 Robert VargaMigrate UnionSpecificationSupport 01/90901/2
2020-07-02 Robert VargaMigrate IdentityRefSpecificationSupport 00/90900/2
2020-07-02 Robert VargaMigrate EnumSpecificationSupport 99/90899/4
2020-07-02 Robert VargaMigrate Decimal64SpecificationSupport 96/90896/3
2020-07-02 Robert VargaMigrate BitsSpecificationSupport 95/90895/3
2020-07-02 Robert VargaConsolidate IntegralTypeEffectiveStatementImpl 94/90894/4
2020-07-02 Robert VargaConsolidate StringTypeEffectiveStatementImpl 93/90893/5
2020-07-02 Robert VargaConsolidate LeafrefTypeEffectiveStatementImpl 92/90892/5
2020-07-02 Robert VargaConsolidate InstanceIdentifierTypeEffectiveStatementImpl 91/90891/4
2020-07-02 Robert VargaConsolidate EnumTypeEffectiveStatementImpl 90/90890/4
2020-07-02 Robert VargaConsolidate DecimalTypeEffectiveStatementImpl 89/90889/5
2020-07-02 Robert VargaConsolidate BitsTypeEffectiveStatementImpl 88/90888/4
2020-07-02 Robert VargaConsolidate UnionTypeEffectiveStatementImpl 87/90887/4
2020-07-02 Robert VargaConsolidate IdentityrefTypeEffectiveStatementImpl 86/90886/4
2020-07-02 Robert VargaConsolidate EmptyTypeEffectiveStatementImpl 85/90885/4
2020-07-02 Robert VargaConsolidate BooleanTypeEffectiveStatementImpl 84/90884/4
2020-07-02 Robert VargaConsolidate BinaryTypeEffectiveStatementImpl 83/90883/4
2020-07-02 Robert VargaMigrate AbstractTypeStatementSupport 82/90882/5
2020-07-02 Robert VargaSplit out AbstractTypeStatementSupport.resolveTypeRefer... 81/90881/4
2020-07-02 Robert VargaReuse common superclass for BuiltinTypeStatement 80/90880/4
2020-07-02 Robert VargaMinimize AbstractTypeStatementSupport.internArgument() 78/90878/4
2020-07-02 Robert VargaOptimize deviate statement implementations 77/90877/5
2020-07-02 Robert VargaOptimize refine statement implementations 75/90875/4
2020-07-02 Robert VargaOptimize unique statement implementations 73/90873/3
2020-07-02 Robert VargaDeprecate UndeclaredEffectiveStatementBase for removal 74/90874/2
2020-07-02 Robert VargaOptimize if-feature statement implementations 72/90872/2
2020-07-02 Robert VargaOptimize path statement implementations 71/90871/2
2020-07-02 Robert VargaEliminate DeviateEffectiveStatementImpl.deviateType 76/90876/2
2020-07-02 Robert VargaFurther optimize RevisionDateStatement implementations 68/90868/2
2020-07-02 Robert VargaAdd BaseQNameStatementSupport.historyAndStatusFlags() 67/90867/3
2020-07-02 Robert VargaConvert UsesStatementSupport to BaseQNameStatementSupport 66/90866/2
2020-07-02 Robert VargaConvert bit statement 46/90846/3
2020-07-02 Robert VargaMark AbstractEffectiveDocumentedNode(WithStatus) evolution 44/90844/3
2020-07-02 Robert VargaRefactor PatternConstraintImpl 43/90843/4
2020-07-01 Robert VargaConvert pattern statement 42/90842/3
2020-07-01 Robert VargaRemove MaxElementsEffectiveStatementImpl 41/90841/2
2020-07-01 Robert VargaConvert range statement 39/90839/2
2020-07-01 Robert VargaConvert length statement 29/90829/11
2020-07-01 Robert VargaMigrate Must/WhenStatementSupport to BaseStatementSupport 23/90823/9
2020-07-01 Robert VargaConvert AbstractEnumStatementSupport 27/90827/6
2020-07-01 Robert VargaConvert BaseStatementSupport 30/90830/4
2020-07-01 Robert VargaConvert ArgumentStatementSupport 38/90838/3
2020-07-01 Robert VargaConvert MaxElementsStatementSupport 36/90836/4
2020-07-01 Robert VargaConvert AbstractIncludeStatementSupport 28/90828/4
2020-07-01 Robert VargaConvert RevisionDateStatementSupport 25/90825/4
2020-07-01 Robert VargaConvert ModifierStatementSupport 24/90824/3
2020-07-01 Robert VargaRemove unneeded @NonNull annotations 37/90837/2
2020-06-30 Robert VargaDisconnect StmtNamespaceContext from statement 14/90814/3
2020-06-30 Robert VargaDo not retain namespace context when not needed 12/90812/3
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
next