yangtools.git
2019-02-25 Robert VargaDocument StoreTreeNode.getChild() nullness 79/80579/3
2019-02-25 Robert VargaRemove ImplicitParentAwareStatementSupport inheritence 78/80578/4
2019-02-25 Robert VargaMake NamespaceBehaviour.toString() final 77/80577/3
2019-02-25 Robert VargaUpdate Unique{Constraint,EffectiveStatetement,Statement... 76/80576/3
2019-02-25 Robert VargaDocument MutableTreeNode nullness assumptions 75/80575/3
2019-02-25 Robert VargaUpdate ListenerRegistry design 74/80574/3
2019-02-25 Robert VargaRemove RpcResultBuilderCompat 72/80572/3
2019-02-25 Robert VargaRemove javax.xml.parsers.ParserConfigurationException 71/80571/2
2019-02-19 Robert VargaAdd StatementMap.toString() 90/80390/1
2019-02-14 Robert VargaPrefer Immutable collections over Collections.emptyFoo() 37/80337/3
2019-02-14 Robert VargaFix ImmutableUnkeyedListNodeBuilder.valueEquals() 36/80336/2
2019-02-14 Robert VargaDefang immutables.org 34/80334/1
2019-02-13 Robert VargaRefactor checkTouchApplicable() 08/80308/2
2019-02-13 Robert VargaAdd ModificationPath.toString() 07/80307/1
2019-02-12 Robert VargaRemove checkApplicable() overrides 98/80298/2
2019-02-12 Robert VargaRemove DelegatingModificationApplyOperation 84/80284/1
2019-02-12 Robert VargaRemove AlwaysFailOperation 83/80283/1
2019-02-12 Robert VargaExpand DataTreeCandidatesTest 78/80278/1
2019-02-11 Robert VargaRemove unneeded Iterator.remove() overrides 63/80263/1
2019-02-11 Robert VargaExpand ImmutableNodes methods 61/80261/1
2019-02-11 Robert VargaCleanup yang-data-impl nullness annotations 79/80179/4
2019-02-11 Robert VargaCorrect mandatory leaf enforcement 54/80254/2
2019-02-06 Robert VargaSchemaAwareApplyOperation has getSchema() 78/80178/1
2019-02-05 Robert VargaRemove MapModificationStrategy hack 50/80150/6
2019-02-05 Robert VargaRework DataNodeContainerModificationStrategy child... 52/80152/3
2019-02-05 Robert VargaSquash value-based ModificationStrategies 35/80135/6
2019-02-04 Robert VargaSeparate out ModificationApplyOperation.verifyStructure() 34/80134/4
2019-02-04 Robert VargaMove NormalizedNode-based DataTreeCandidateNodes into API 73/79973/6
2019-02-04 Robert VargaSeparate out RootModificationApplyOperation 59/80059/8
2019-01-31 Robert VargaAdd utility wrappers for instantiating builders/nodes 43/80043/5
2019-01-30 Robert VargaEliminate no-op MandatoryLeafEnforcer 22/80022/8
2019-01-30 Robert VargaHide SchemaAwareApplyOperation.checkWriteApplicable() 40/80040/1
2019-01-30 Robert VargaAdd Abstract{LeafSet,Map}ModificationStrategy 25/80025/3
2019-01-30 Robert VargaCleanup AbstractValueNodeModificationStrategy 23/80023/3
2019-01-30 Robert VargaIntroduce DelegatingModificationApplyOperation 20/80020/2
2019-01-30 Robert VargaFix automatic lifecycle delete stacking 52/79952/12
2019-01-28 Robert VargaFix ModifiedNode.toString() 67/79967/1
2019-01-28 Robert VargaUpdate junit link 58/79958/2
2019-01-28 Robert VargaOptimize IMDT tests 51/79951/1
2019-01-25 Robert VargaCleanup yang-parser-spi namespaces 52/68552/9
2019-01-25 Robert VargaRemove old YIN model exporter 25/79925/3
2019-01-25 Robert VargaDo not generate listener interfaces 84/69084/5
2019-01-25 Robert VargaRemove odl-triemap and related code 03/79903/2
2019-01-25 Robert VargaBump versions for yangtools-3.0.0 02/79902/1
2019-01-22 Robert VargaFix yangtools-docs 26/79826/1
2019-01-21 Robert VargaRework aggregate javadocs 70/79770/7
2019-01-20 Robert VargaRemove unneded artifacts entries 69/79769/1
2019-01-20 Robert VargaAllow {Json,Xml}ParserStream to handle actions 64/79764/2
2019-01-20 Robert VargaAllow JSON/XML writers to be instantiated with root... 65/79765/2
2019-01-19 Robert VargaBump version to 9-SNAPSHOT 59/79659/2
2019-01-18 Stephen KittBump to odlparent 4.0.9 58/79658/2
2019-01-18 Robert VargaRemove writeValue()'s IOException throws 55/79655/1
2019-01-18 Robert VargaClean up XMLStreamWriterUtils 87/79587/5
2019-01-18 Robert VargaDelay calling writeStartElement() 82/79582/7
2019-01-18 Robert VargaDeprecate XMLStreamNormalizedNodeStreamWriter.toString... 88/79588/4
2019-01-16 Robert VargaDo not write empty string in EmptyXmlCodec 83/79583/5
2019-01-16 Robert VargaRefactor implementations to hide XMLStreamWriter 81/79581/4
2019-01-16 Robert VargaRework anyxml encoding 24/79524/8
2019-01-16 Robert VargaRemove unused XMLStreamWriterUtils.writeAttribute(... 84/79584/1
2019-01-16 Robert VargaFix default namespace emission 46/79546/3
2019-01-15 Robert VargaImprove JAXP implementation compatibility 44/79544/2
2019-01-10 Robert VargaAdd javadoc.io badge 12/79412/1
2019-01-10 Robert VargaStart 2.1.8 release development 03/79403/1
2019-01-09 Stephen KittBump to odlparent 4.0.8 52/79352/1
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-codec-gson 66/79266/2
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-codec-xml 67/79267/1
2019-01-07 Robert VargaRemove JSR305 annotations from yang-data-util 65/79265/2
2019-01-07 Stephen KittAlign createQName @Nonnull declarations 61/79261/1
2019-01-02 Robert VargaRemove unneeded jaxb-api workarounds 36/79136/1
2019-01-01 Robert VargaAdd Codec/Deserializer/Serializer FIXMEs 95/79095/1
2019-01-01 Robert VargaMigrate parser to JDT annotations 04/76704/10
2018-12-30 Robert VargaAttach aggragate javadocs to aggragator 36/79036/3
2018-12-27 Robert VargaBump odlparent to 4.0.7 81/79081/4
2018-12-26 Robert VargaEnable spotbugs in yang-parser-reactor 16/76016/9
2018-12-26 Robert VargaShorten StatementMap$Regular.get(int) 54/79054/2
2018-12-26 Robert VargaFix StatementMap$RegularAsCollection's size 24/76024/6
2018-12-26 Robert VargaMass-migrate to Objects.requireNonNull() 40/79040/4
2018-12-25 Robert VargaSpeed up StatementContextVisitor.getValidStatementDefin... 42/79042/6
2018-12-25 Robert VargaFix noRev map efficiency 46/79046/3
2018-12-25 Robert VargaCleanup RFC6020_YIN_NAMESPACE usage 43/79043/5
2018-12-22 Robert VargaAdd a maven central badge 99/78999/1
2018-12-22 Robert VargaBump versions to .7-SNAPSHOT 90/78990/1
2018-12-22 Robert VargaUse odl-{antlr4,gson,stax2-api} 89/78989/3
2018-12-21 Robert VargaBump pt-triemap to 1.0.4 51/78951/3
2018-12-21 Robert VargaBump to odlparent 4.0.5 55/78955/2
2018-12-21 Robert VargaAdd karaf distribution 68/78968/2
2018-12-21 Robert VargaBump odlparent to 4.0.5-SNAPSHOT 67/78967/2
2018-12-21 Stephen KittBump to odlparent 4.0.4 05/78905/2
2018-12-20 Robert VargaIntern empty leaves 86/78886/1
2018-12-17 Robert VargaExpand leaf interner 90/57790/5
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-12-11 Robert VargaBump versions to 2.1.6-SNAPSHOT 39/78639/1
2018-12-09 Jakub MorvayPreserve attributes when parsing AnyXml from XML 66/78466/5
2018-12-03 Robert VargaOptimize SingletonSet.containsAll() 88/78388/1
2018-12-03 Robert VargaOptimize ImmutableOffsetMap a bit 87/78387/1
2018-12-03 Robert VargaOptimize ConstantArrayCollection.equals() 86/78386/1
2018-11-29 Robert VargaAllocate new keyes map lazily 96/78296/2
2018-11-25 Robert VargaBump version to 2.1.5-SNAPSHOT 19/78119/1
2018-11-25 Robert VargaAdd predicate-free NodeIdentifierWithPredicates constructor 12/78112/1
2018-11-25 Robert VargaRefactor ImmutableMapEntryNodeSchemaAwareBuilder 69/78069/17
next