mdsal.git
2019-10-01 Robert VargaBump versions to 4.0.1-SNAPSHOT 60/84860/1
2019-10-01 Robert VargaExpose EffectiveModuleContext from ModuleInfoBackedContext 59/84859/1
2019-10-01 Robert VargaFix yangtools misbump 56/84856/1
2019-10-01 Robert VargaBump yangtools to 4.0.0 47/84847/2
2019-10-01 Robert VargaTerminally-deprecate with-parent put()/merge() operations 38/84838/7
2019-10-01 Robert VargaRemove unneeded javax.annotation suppressions 43/84843/4
2019-10-01 Robert VargaTerminally deprecate yang.binding.RpcImplementation 41/84841/5
2019-10-01 Robert VargaMove FIXMEs out to 6.0.0 42/84842/5
2019-10-01 Robert VargaRemove binding.generator.util.CodeGenerationException 40/84840/3
2019-10-01 Robert VargaRemove dom.codec.gen.spi remnants 39/84839/3
2019-10-01 Robert VargaRemove BaseYangTypes.UnionType 23/84823/6
2019-10-01 Robert VargaRemove superfluous @NonNull 30/84830/2
2019-10-01 Robert VargaAdjust to CodeGenerator using EffectiveModelContext 27/84827/1
2019-10-01 Robert VargaShare TestModel schema context 22/84822/2
2019-09-30 Robert VargaAdd factory method for malformed messages 21/84821/1
2019-09-30 Robert VargaAdjust for NormalizedNodeStreamWriter.startAnyxmlNode... 13/84813/1
2019-09-30 Robert VargaTerminally deprecate YangSchemaUtils 12/84812/1
2019-09-30 Robert VargaAdjust for AnydataExtension being integrated 10/84810/1
2019-09-30 Robert VargaAdjust for DataTreeTip.prepare() throwing a checked... 03/84803/1
2019-09-30 Robert VargaAdjust for YangTextSchemaContextResolver return type... 00/84800/1
2019-09-27 Robert VargaFix references to Any{Data,Xml}SchemaNode 88/84788/1
2019-09-27 Robert VargaAdjust for AnyXmlNode changing its name 86/84786/1
2019-09-24 Robert VargaBump odlparent to 6.0.0 85/84685/1
2019-09-22 Robert VargaRevert "Do not emit empty lists to NormalizedNodes" 71/84571/2
2019-09-19 Robert VargaFix space stripping 91/83491/9
2019-09-15 Robert VargaForce ReadOperations (and TypedReadTransaction) to... 79/84479/1
2019-09-15 Robert VargaRemove superfluous @NonNull annotation 73/84473/1
2019-09-13 Robert VargaForce BindingNormalizedNodeSerializers to deal with... 14/84414/1
2019-09-13 Robert VargaMake BindingCodecTree.getIdentityCodec() non-default 13/84413/1
2019-09-13 Robert VargaRemove yang.binding.annotations.(Module)QName 08/84208/6
2019-09-10 Robert VargaUse String.repeat() instead of Strings.repeat() 88/84288/1
2019-09-06 Robert VargaGenerate legacy value contructors for all classes 19/84219/4
2019-09-05 Robert VargaMake BaseTemplate.asArguments() take a Collection 18/84218/1
2019-09-05 Robert VargaRemove use of new Integer(String) 17/84217/1
2019-09-05 Robert VargaMake BaseTemplate.fieldName() return String 16/84216/1
2019-09-05 Robert VargaAdd migration setter @return javadoc 15/84215/1
2019-09-04 Robert VargaGenerate compatibility constructors for Uint wrapped... 01/84201/2
2019-09-04 Robert VargaSeparate all-values constructor from typedef constructor 98/84198/3
2019-09-04 Robert VargaOptimize array checks 00/84200/1
2019-09-04 Robert VargaCache computed fieldName in templates 99/84199/1
2019-09-04 Robert VargaFix ClassTemplate.genConstructor() declaration 96/84196/2
2019-09-04 Robert VargaAcquire first value manually in ClassTemplate 95/84195/2
2019-09-04 Robert VargaAcquire first entry of type constants in BuilderTemplate 94/84194/2
2019-09-04 Robert VargaOptimize allProperties sorting 92/84192/1
2019-09-04 Robert VargaOptimize ClassTemplate.allProperties 91/84191/1
2019-09-04 Robert VargaOptimize BuilderTemplate string references 90/84190/1
2019-09-04 Robert VargaBackport code generation test 89/84189/1
2019-09-04 Robert VargaImprove generated builder documentation 82/84182/3
2019-09-04 Robert VargaRemove BigIntegerRangeGenerator 26/84126/14
2019-09-03 Robert VargaFix Builder javadoc mis-reference 81/84181/2
2019-09-03 Robert VargaChange mapping of uint{8,16,32,64} 55/83955/25
2019-09-02 Robert VargaAdd a workaround for ARIES-1923 48/84148/1
2019-09-02 Robert VargaImprove BindingMapping lookup 34/84134/1
2019-09-02 Robert VargaImprove BaseYangTypes lookups 32/84132/2
2019-09-02 Robert VargaImprove TimerValue builder lookups 29/84129/1
2019-09-02 Robert VargaAdd a dependency on blueprint annotations 23/84123/2
2019-08-30 Robert VargaRemove sun.reflect meddling 97/84097/1
2019-08-30 Robert VargaRemove ietf-restconf 88/84088/3
2019-08-30 Robert VargaFixup leaf caching test in face of lazy leaf nodes 94/84094/2
2019-08-29 Robert VargaRemove use of YangInstanceIdentifier.EMPTY 47/84047/3
2019-08-28 Robert VargaAdd @ConstructorParameters to generated classes 40/84040/3
2019-08-28 Robert VargaExpose service group name from ServiceGroupIdentifier 41/84041/2
2019-08-28 Robert VargaSwitch to using VarHandles 48/81848/26
2019-08-28 Robert VargaOptimize BindingSchemaContextUtils.findDataNodeContainer() 90/83690/5
2019-08-28 Robert VargaOptimize BindingNormalizedNodeCodecRegistry representat... 06/83706/4
2019-08-27 Robert VargaOptimize IdentifiableItemCodec a bit 64/83964/7
2019-08-27 Robert VargaTake advantage of singleton NodeIdentifierWithPredicates 11/84011/1
2019-08-26 Robert VargaRemove BindingCodec and BindingSerializer 68/83968/2
2019-08-26 Robert VargaMass-migrate binding-dom-codec to IllegalArgumentCodec 65/83965/4
2019-08-26 Robert VargaMake IdentifiableItemCodec an IllegalArgumentCodec 63/83963/3
2019-08-26 Robert VargaMake IdentityCodec an AbstractIllegalArgumentCodec 62/83962/3
2019-08-26 Robert VargaMove Binding codec interfaces 60/83960/3
2019-08-24 Robert VargaGuard generator lookup against nulls 54/83954/1
2019-08-22 Robert VargaAdd missing yanglib docs references 94/83894/1
2019-08-22 Robert VargaAdd missing RFC8542 docs dependency 92/83892/1
2019-08-22 Robert VargaRemove unneeded checkstyle/spotbugs declarations 89/83889/2
2019-08-22 Robert VargaDisable SpotBugs on select artifacts 88/83888/2
2019-08-22 Robert VargaFix checkstyle 91/83891/1
2019-08-20 Robert VargaAdd RFC8542 models 85/83785/4
2019-08-19 Robert VargaRemove the ability to return mutable lists 06/82306/7
2019-08-19 Robert VargaMake wrapped class equals() final 66/83766/2
2019-08-19 Robert VargaBump to yangtools-4.0.0-SNAPSHOT 81/83381/8
2019-08-19 Robert VargaBump to odlparent-6.0.0-SNAPSHOT 80/83380/13
2019-08-16 Robert VargaSwitch mutable lists into an opt-in 05/82305/7
2019-08-16 Robert VargaFix mergeable if-the-else statements 05/83705/3
2019-08-16 Robert VargaDo not emit empty lists to NormalizedNodes 58/82558/7
2019-08-16 Robert VargaRemove YangSyntaxErrorException throws 94/83694/2
2019-08-16 Robert VargaFix string duplication in Ipv6Utils 92/83692/1
2019-08-16 Robert VargaFix runtime builder string duplication 91/83691/1
2019-08-16 Robert VargaRemove trailing comments 89/83689/1
2019-08-16 Robert VargaRestructure LengthGenerator.createExpressions() 66/83666/3
2019-08-15 Robert VargaAlign CodecDataObject augmentations toString() 71/82571/3
2019-08-15 Robert VargaAdd ow2 as provided 22/83622/7
2019-08-15 Robert VargaDo not include byte-buddy META-INF in shade 76/83676/1
2019-08-15 Robert VargaEliminate 'txt' temporary 65/83665/1
2019-08-15 Robert VargaFix use of StringTokenizer methods 64/83664/2
2019-08-15 Robert VargaMake AlphabeticallyTypeMemberComparator Serializable 62/83662/2
2019-08-15 Robert VargaFix SpotBugs complaing around locale 61/83661/2
2019-08-15 Robert VargaFix InterfaceTemplate documentation 60/83660/1
2019-08-14 Robert VargaBindingReflections.getQName() should return nonnull 80/83280/4
next