yangtools.git
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
2018-11-25 Robert VargaFactor out {SharedSingleton,ImmutableOffset}MapTemplate 08/78108/4
2018-11-23 Robert VargaImprove ListEntryNodeDataWithSchema 66/78066/16
2018-11-23 Robert VargaAdd ImmutableMapTemplate 59/78059/18
2018-11-23 Robert VargaSeparate out ConstantArrayCollection iterator 86/78086/2
2018-11-23 Robert VargaAdd EmptyDequeTest 74/78074/2
2018-11-22 Robert VargaRetrofit SchemaContextProvider 65/78065/4
2018-11-22 Robert VargaMake InMemoryDataTreeSnapshot implement SchemaContextPr... 64/78064/3
2018-11-22 Robert VargaRefactor XMLStreamWriterUtils 63/78063/3
2018-11-22 Robert VargaReuse writer field from parent 62/78062/2
2018-11-22 Robert VargaSpeed up UnorderedMapMixinContextNode 60/78060/1
2018-11-15 Robert VargaCleanup Immutable documentation 55/77855/1
2018-11-15 Robert VargaDocument Identifiable interface contract 54/77854/2
2018-11-13 Robert VargaFix HashCodeBuilder Eclipse error 40/77740/1
2018-11-13 Robert VargaProperly propagate BuildContext 04/77704/3
2018-11-08 Robert VargaAdd OptionalBoolean.ofOptional() 12/77612/1
2018-11-07 Robert VargaBump versions to 2.1.4-SNAPSHOT 87/77587/1
2018-11-07 Robert VargaFixup xpath versions (again) 86/77586/1
2018-11-05 Robert VargaUpdate RpcResultBuilder.buildFuture() 11/77511/1
2018-11-04 Robert VargaShorten Prerequisite reference 56/77456/2
2018-11-04 Robert VargaTolerate empty instance identifier in ImmutableNodes... 80/77480/1
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-26 Robert VargaMigrate SourceException and its subclasses to JDT annot... 09/77309/1
2018-10-26 Robert VargaLimit the TCCL when instantiating UntrustedXML 00/77300/1
2018-10-24 Robert VargaFixup errors reported by null analysis 51/77251/3
2018-10-24 Robert VargaConvert parser-{reactor,spi} classes to JDT annotations 38/77238/18
2018-10-24 Robert VargaUndo yang-common JDT annotation in parameters 49/77249/2
2018-10-24 Robert VargaMake Delegator.getDelegate() non-null 37/77237/13
2018-10-24 Robert VargaMigrate yang-model-util annotations 36/77236/11
2018-10-24 Robert VargaMigrate yang-parser-api annotations 35/77235/8
2018-10-24 Robert VargaMigrate XPath-related interfaces to JDT 34/77234/7
2018-10-24 Robert VargaMigrate model.repo.api to JDT annotations 33/77233/6
2018-10-24 Robert VargaMigrate SchemaSourceRepresentation annotations 32/77232/5
2018-10-24 Robert VargaMigrate StatementDefinition @Nullable 31/77231/3
2018-10-23 Robert VargaCleanup IdentifierNamespace annotations 28/77228/3
2018-10-23 Robert VargaMigrate EffectiveStatement to @NonNull 26/77226/5
2018-10-23 Robert VargaMigrate TypeDefinitionAware to JDT types 25/77225/6
2018-10-23 Robert VargaMigrate statements to JDT annotations 24/77224/6
2018-10-23 Robert VargaAdd CheckedBuilder 69/76769/9
2018-10-23 Robert VargaMigrate ActionStatementContainer to JDT annotations 23/77223/3
2018-10-23 Robert VargaMigrate RevisionStatement to JDT annotations 22/77222/2
2018-10-23 Robert VargaMigrate AbstractDeclaredStatement to JDT annotations 21/77221/2
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate SchemaContext to JDT annotations 19/77219/1
next