Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / yang /
2019-10-30 Robert VargaBump versions to 2.0.24-SNAPSHOT 33/85433/1 v2.0.x
2019-10-23 serngawyAdd lenient JsonParserStream 34/85134/7
2019-10-21 Robert VargaFix Decimal64.equals() 03/85303/1
2019-10-21 Robert VargaCleanup code smells reported by sonar 02/85302/1
2019-10-21 Robert VargaShortcut Collections.sort() 01/85301/1
2019-09-13 Robert VargaBump versions to 2.0.23-SNAPSHOT 54/84354/1
2019-09-06 Robert VargaBump versions to 2.0.22-SNAPSHOT 60/84260/1
2019-09-02 Robert VargaOptimize immutable lookups 37/84137/2
2019-08-29 Robert VargaBump odlparent to 3.1.9 66/84066/1
2019-06-21 Robert VargaExpose ReusableStreamReceiver 47/82647/1
2019-06-21 Robert VargaDeduplicate concurrent SchemaContext loads 46/82646/1
2019-06-21 Robert VargaAdd AugmentationIdentifier.create() methods 45/82645/1
2019-06-21 Robert VargaAdd AugmentationIdentifier(ImmutableSet) 44/82644/1
2019-06-21 Robert VargaBump odlparent to 3.1.8 43/82643/1
2019-05-23 Robert VargaRevert "Bump odlparent to 3.1.8-SNAPSHOT" 24/82224/1
2019-05-17 Robert VargaBump odlparent to 3.1.8-SNAPSHOT 60/82160/1
2019-05-16 Robert VargaBump versions to 2.0.21-SNAPSHOT 30/82130/1
2019-05-15 Robert VargaRepair accidental API breakage 24/82124/1
2019-05-15 Robert VargaBump versions to 2.0.20-SNAPSHOT 88/82088/1
2019-05-15 Robert VargaAdd ReusableImmutableNormalizedNodeStreamWriter 78/82078/1
2019-05-14 Robert VargaBump odlparent to 3.1.7 46/82046/1
2019-05-14 Robert VargaAllow LeafSetEntryNodes to be added to result builder 30/82030/1
2019-04-30 Jakub TothAllow builders to optionally use LinkedHashMap 21/81821/1
2019-04-11 Robert VargaRevision should be Immutable 87/81587/1
2019-04-10 Robert VargaBump versions to 2.0.19-SNAPSHOT 44/81544/1
2019-04-09 Robert VargaUse XMLStreamException for reporting parsing errors 99/81499/2
2019-04-08 Robert VargaFix NONE operation node with automatic lifecycle 27/81427/1
2019-03-29 Robert VargaBump version to 2.0.18-SNAPSHOT 84/81284/1
2019-03-26 Robert VargaRemove a stray FIXME 79/81179/2
2019-03-26 Danielle MustilloStrings Ending in Backslash are Improperly Lexed 81/81181/1
2019-03-21 Robert VargaShorten QName.toString() 68/81068/1
2019-03-21 Robert VargaSpeed up QName.intern() a bit 67/81067/1
2019-03-19 Robert VargaFixup xpath resolution 04/81004/5
2019-03-10 Robert VargaHook if-feature statements onto FeatureNamespace 51/80751/1
2019-03-09 Robert VargaDefine IfFeature via a specialized class 49/80749/2
2019-03-09 Robert VargaMake sure we populate features 48/80748/2
2019-03-09 Robert VargaMake getIfFeaturePredicate() a default method 47/80747/1
2019-03-09 Robert VargaAdd YangInstanceIdentifier.createReverse(Deque) 46/80746/1
2019-03-04 Robert VargaUse ForwardingNormalizedNodeStreamWriter for QName... 74/80674/1
2019-03-04 Robert VargaFix ForwardingNormalizedNodeStreamWriter 69/80669/1
2019-03-01 Robert VargaMake NormalizedNodeStreamWriter extensible 58/80658/1
2019-02-28 Robert VargaFix YangParserImpl streaming use 52/80652/2
2019-02-26 Robert VargaRemove unneeded build-helper-plugin 96/80596/1
2019-02-14 Robert VargaFix ImmutableUnkeyedListNodeBuilder.valueEquals() 42/80342/1
2019-02-13 Robert VargaAdd ModificationPath.toString() 10/80310/1
2019-02-13 Robert VargaMake MinMaxElementsValidation type-safe 04/80304/1
2019-02-13 Robert VargaRemove AlwaysFailOperation 96/80296/2
2019-02-12 Robert VargaRemove unneeded Iterator.remove() overrides 75/80275/1
2019-02-11 Robert VargaCleanup yang-data-impl nullness annotations 60/80260/1
2019-02-11 Robert VargaSchemaAwareApplyOperation has getSchema() 58/80258/1
2019-02-11 Robert VargaCorrect mandatory leaf enforcement 57/80257/1
2019-02-05 Robert VargaRemove MapModificationStrategy hack 60/80160/1
2019-02-05 Robert VargaSquash value-based ModificationStrategies 55/80155/3
2019-02-05 Robert VargaRework DataNodeContainerModificationStrategy child... 56/80156/2
2019-02-05 Robert VargaSeparate out ModificationApplyOperation.verifyStructure() 48/80148/4
2019-02-05 Robert VargaMove NormalizedNode-based DataTreeCandidateNodes into API 47/80147/2
2019-02-05 Robert VargaSeparate out RootModificationApplyOperation 46/80146/1
2019-02-05 Robert VargaOptimize IMDT tests 45/80145/1
2019-02-04 Robert VargaAdd utility wrappers for instantiating builders/nodes 31/80131/2
2019-01-30 Robert VargaEliminate no-op MandatoryLeafEnforcer 46/80046/1
2019-01-30 Robert VargaAdd Abstract{LeafSet,Map}ModificationStrategy 42/80042/1
2019-01-30 Robert VargaConvert MinMaxElementsValidation to ModificationApplyOp... 38/80038/1
2019-01-30 Robert VargaIntroduce DelegatingModificationApplyOperation 37/80037/1
2019-01-30 Robert VargaCleanup AbstractValueNodeModificationStrategy 33/80033/1
2019-01-30 Robert VargaFix automatic lifecycle delete stacking 28/80028/1
2019-01-30 Robert VargaOptimize StructuralContainerModificationStrategy.fakeMeta() 27/80027/1
2019-01-21 Robert VargaAllow {Json,Xml}ParserStream to handle actions 73/79773/4
2019-01-21 Robert VargaAllow JSON/XML writers to be instantiated with root... 72/79772/3
2019-01-21 Robert VargaRefactor implementations to hide XMLStreamWriter 71/79771/3
2019-01-19 Robert VargaBump versions for 2.0.17-SNAPSHOT 29/79729/1
2019-01-17 Stephen KittBump to odlparent 3.1.6 31/79631/1
2019-01-16 Robert VargaDo not write empty string in EmptyXmlCodec 90/79590/1
2019-01-16 Robert VargaFix default namespace emission 50/79550/1
2019-01-16 Robert VargaImprove JAXP implementation compatibility 49/79549/1
2018-12-26 Robert VargaShorten StatementMap$Regular.get(int) 56/79056/1
2018-12-26 Robert VargaFix StatementMap$RegularAsCollection's size 53/79053/2
2018-12-25 Robert VargaCleanup RFC6020_YIN_NAMESPACE usage 49/79049/2
2018-12-25 Robert VargaFix noRev map efficiency 47/79047/2
2018-12-25 Robert VargaSpeed up StatementContextVisitor.getValidStatementDefin... 44/79044/2
2018-12-21 Robert VargaBump versions to .16-SNAPSHOT 87/78987/1
2018-12-21 Robert VargaBump to odlparent 3.1.5 49/78949/2
2018-12-21 Robert VargaBump to odlparent-3.1.5-SNAPSHOT 73/78973/1
2018-12-20 Robert VargaIntern empty leaves 87/78887/1
2018-12-11 Robert VargaBump versions to 2.0.16-SNAPSHOT 38/78638/1
2018-12-09 Jakub MorvayPreserve attributes when parsing AnyXml from XML 79/78479/2
2018-11-25 Robert VargaBump versions to 2.0.14-SNAPSHOT 20/78120/1
2018-11-25 Robert VargaAdd predicate-free NodeIdentifierWithPredicates constructor 15/78115/1
2018-11-25 Robert VargaRefactor ImmutableMapEntryNodeSchemaAwareBuilder 14/78114/1
2018-11-25 Robert VargaFactor out {SharedSingleton,ImmutableOffset}MapTemplate 13/78113/1
2018-11-23 Robert VargaImprove ListEntryNodeDataWithSchema 00/78100/2
2018-11-23 Robert VargaSpeed up UnorderedMapMixinContextNode 67/78067/2
2018-11-23 Robert VargaRetrofit SchemaContextProvider 72/78072/2
2018-11-23 Robert VargaMake InMemoryDataTreeSnapshot implement SchemaContextPr... 71/78071/2
2018-11-22 Robert VargaRefactor XMLStreamWriterUtils 70/78070/1
2018-11-22 Robert VargaReuse writer field from parent 68/78068/1
2018-11-13 Robert VargaProperly propagate BuildContext 17/77717/1
2018-11-04 Robert VargaTolerate empty instance identifier in ImmutableNodes... 82/77482/1
2018-10-23 Robert VargaRemove unneeded jaxb-related exclusions 89/77189/2
2018-10-22 Robert VargaAdd CopyHistory.toString() 74/77174/1
2018-10-19 Robert VargaBump versions to 2.0.13-SNAPSHOT 04/77104/2
next