yangtools.git
2020-08-10 Robert VargaFix YangDataStatementSupport declaration 76/91976/1
2020-08-10 Robert VargaFix declaration of extension-related supports 75/91975/1
2020-07-22 Robert VargaBump versions to 4.0.14-SNAPSHOT 39/91539/1
2020-07-22 Robert VargaBump odlparent to 6.0.11 36/91536/1
2020-07-22 Robert VargaRevert "Update YANG lexer/parser to accept free-standin... 30/91530/1
2020-07-17 Robert VargaBump versions to 4.0.13-SNAPSHOT 57/91357/1
2020-07-15 Robert VargaBump odlparent to 6.0.10 40/91340/1
2020-07-15 Tomas CereUse modifiable List when resolving relative xpath 33/91333/1
2020-07-15 Tomas CereClean up predicates prior to xpath normalization 31/91331/1
2020-07-08 Robert VargaBump versions to 4.0.12-SNAPSHOT 05/91005/3
2020-07-08 Robert VargaMigrate AbstractTypeStatementSupport 26/91026/1
2020-07-08 Robert VargaSplit out AbstractTypeStatementSupport.resolveTypeRefer... 25/91025/1
2020-07-08 Robert VargaReuse common superclass for BuiltinTypeStatement 24/91024/1
2020-07-08 Robert VargaMinimize AbstractTypeStatementSupport.internArgument() 23/91023/1
2020-07-08 Robert VargaOptimize if-feature statement implementations 22/91022/1
2020-07-08 Robert VargaOptimize path statement implementations 21/91021/1
2020-07-08 Robert VargaEliminate DeviateEffectiveStatementImpl.deviateType 20/91020/1
2020-07-08 Robert VargaFurther optimize RevisionDateStatement implementations 19/91019/1
2020-07-08 Robert VargaRefactor PatternConstraintImpl 18/91018/1
2020-07-08 Robert VargaConvert pattern statement 17/91017/1
2020-07-08 Robert VargaRemove MaxElementsEffectiveStatementImpl 16/91016/1
2020-07-08 Robert VargaConvert AbstractEnumStatementSupport 15/91015/1
2020-07-08 Robert VargaMigrate Must/WhenStatementSupport to BaseStatementSupport 14/91014/1
2020-07-08 Robert VargaConvert BaseStatementSupport 13/91013/1
2020-07-08 Robert VargaConvert ArgumentStatementSupport 12/91012/1
2020-07-08 Robert VargaConvert MaxElementsStatementSupport 11/91011/1
2020-07-08 Robert VargaConvert AbstractIncludeStatementSupport 10/91010/1
2020-07-08 Robert VargaConvert RevisionDateStatementSupport 09/91009/1
2020-07-08 Robert VargaConvert ModifierStatementSupport 08/91008/1
2020-07-08 Robert VargaRemove unneeded @NonNull annotations 07/91007/1
2020-07-08 Robert VargaUse ImmutableMap collector in EnumStringCodec 06/91006/1
2020-07-08 Robert VargaBump odlparent to 6.0.9 03/91003/1
2020-07-07 Robert VargaFix YangConstants.RFC6020_YIN_MEDIA_TYPE 63/90963/1
2020-07-06 Robert VargaUpdate YANG lexer/parser to accept free-standing '+' 46/90746/2
2020-06-30 Robert VargaDisconnect StmtNamespaceContext from statement 19/90819/2
2020-06-30 Robert VargaDo not retain namespace context when not needed 18/90818/2
2020-06-29 Robert VargaEliminate use of ImmutableList 39/90739/1
2020-06-29 Robert VargaFix javadoc to comply with JDK14 03/90803/1
2020-06-25 Robert VargaAdd YangInstanceIdentifier.create(PathArgument) 07/90707/2
2020-06-25 Robert VargaClean up AntlrXPathParser a bit 87/90487/1
2020-06-22 Robert VargaFix reference to odl-antlr4 79/90579/1
2020-06-22 Robert VargaBump versions to 4.0.11-SNAPSHOT 44/90544/1
2020-06-21 Robert VargaBump odlparent to 6.0.8 40/90540/1
2020-06-12 Robert VargaSpeed up YangParser.addLibSource() 25/90425/1
2020-06-12 Robert VargaAdd CrossSourceStatementReactor javadocs 24/90424/1
2020-06-12 Robert VargaSpeed up YangParser.addSource() 23/90423/1
2020-06-09 Jamo LuhrsenAllow list elements to be interleaved 56/90356/1
2020-06-09 Robert VargaDeprecate ListEntryNodeDataWithSchema.forSchema() 52/90352/1
2020-06-09 Robert VargaSplit out addCompositeChild(CaseSchemaNode) 51/90351/1
2020-06-09 Robert VargaClean up variable initialization 50/90350/1
2020-06-05 Robert VargaAdd YangInstanceIdentifier.coerceParent() 06/90306/1
2020-06-05 Robert VargaAdd MultipleEntryDataWithSchema interface 02/90302/1
2020-06-04 Anna BencurovaAdd test for union with identity XML codec issue 84/90284/1
2020-06-04 Robert VargaCheck unions for instance-identifier types 83/90283/1
2020-06-04 Robert VargaCheck unions for identityref types 82/90282/1
2020-06-04 Robert VargaIssue a warning when we encounter a non-QName identityref 81/90281/1
2020-06-04 Robert VargaSeparate out correct QName-bearing serialization method 75/90275/1
2020-06-04 Robert VargaImprove error message in UnionXmlCodec 74/90274/1
2020-06-04 Robert VargaPropagate type to XMLStreamWriterUtils 73/90273/1
2020-06-02 Robert VargaBump versions to 4.0.10-SNAPSHOT 15/90215/1
2020-06-02 Robert VargaBump odlparent to 6.0.7 14/90214/2
2020-05-27 Robert VargaTeach SchemaAwareApplyOperation about anydata/anyxml 00/90000/2
2020-05-26 Robert VargaFix an error message typo 92/89892/2
2020-05-26 Robert VargaSimplify AbstractNodeContainerModificationStrategy 59/89959/1
2020-04-22 Robert VargaOptimize LazyContainerNode.getChild() 74/89274/1
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 73/89273/1
2020-04-18 Robert VargaBump versions to 4.0.9-SNAPSHOT 16/89116/1
2020-04-17 miroslav.kovacFix relative xPath resolution for leafref types 05/89105/1
2020-04-17 Robert VargaRemove StackedReversePathArguments.haveSize 02/89102/2
2020-04-17 Robert VargaFix junit/hamcrest javadoc links 00/89100/1
2020-04-17 Robert VargaBump odlparent to 6.0.6 99/89099/1
2020-04-16 Robert VargaDeprecate StmtContextUtils.producesDeclared() for removal 79/89079/1
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 78/89078/1
2020-04-11 Robert VargaDo not issue duplicate warnings for lists missing keys 12/89012/2
2020-04-09 vladyslav.marchenkoRefactor string unescaping 11/89011/1
2020-03-31 Robert VargaImprove list key presence checks 07/88807/1
2020-03-27 Robert VargaAdd DataTreeCandidateInputOutput 26/88626/1
2020-03-18 Robert VargaFix StackedYangInstanceIdentifier.getParent() nullness 00/88300/2
2020-03-18 Robert VargaRequire JDT annotations transitively 99/88299/1
2020-02-29 Robert VargaFilter registered listeners 70/88170/1
2020-02-29 Robert VargaAdd AbstractRegistration.notClosed() 69/88169/1
2020-02-29 Robert VargaDo not instantiate a Consumer for registration 68/88168/1
2020-02-29 Robert VargaAdd ListenerRegistry.clear() 67/88167/1
2020-02-28 Robert VargaQName namespace is always non-null 16/88116/1
2020-02-26 Robert VargaAugment effective statements can vary in argument 72/88072/1
2020-02-20 Robert VargaAdd inject annotations 23/87923/1
2020-02-16 Robert VargaOptimize AbstractResumedStatement.buildDeclared() 59/87759/1
2020-02-16 Robert VargaTrim buildEffective() bytecode 58/87758/1
2020-02-16 Robert VargaSplit onPhaseCompleted() 57/87757/1
2020-02-16 Robert VargaDo not try to finish already completed phase 56/87756/1
2020-02-16 Robert VargaEffectiveStatements track StatementContextBase 55/87755/1
2020-02-14 Robert VargaSplit up tryToCompletePhase() 10/87710/1
2020-02-13 Robert VargaEliminate StatementMap.capacity() 95/87695/2
2020-02-13 Robert VargaMake StatementMap extend AbstractCollection 94/87694/2
2020-02-13 Robert VargaTurn ArgumentContextUtils into an abstract class 96/87696/2
2020-02-13 Robert VargaSplit processStatement a bit more 93/87693/1
2020-02-13 Robert VargaSplit StatementContextVisitor.processStatement() 92/87692/1
2020-02-13 Robert VargaMove SourceSpecificContext.lookupDeclaredChild() 91/87691/1
2020-02-13 Robert VargaSeparate out ArgumentContextUtils.normalizeDoubleQuoted() 90/87690/1
2020-02-13 Robert VargaOptimize ArgumentContext parsing 89/87689/1
next